summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-02-12arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-12arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon
2019-02-12arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-01-26arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2018-12-21arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy
2018-12-05arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-27arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-11-13arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-13arm64: lse: remove -fcall-used-x0 flagTri Vo
2018-11-04arm64: hugetlb: Fix handling of young ptesSteve Capper
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-03arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-03arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-09-26arm64: dts: uniphier: Add missing cooling device properties for CPUsViresh Kumar
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain
2018-09-26arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-09-15arm64: cpu_errata: include required headersArnd Bergmann
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-09-05arm64: dts: rockchip: corrected uart1 clock-names for rk3328Huibin Hong
2018-09-05arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu
2018-08-24ARM64: dts: meson-gxl: fix Mali GPU compatible stringMartin Blumenstingl
2018-08-24arm64: dts: msm8916: fix Coresight ETF graph connectionsRob Herring
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang
2018-08-24arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flagMarek Szyprowski
2018-08-24arm64: dts: Stingray: Fix I2C controller interrupt typeRay Jui
2018-08-24arm64: dts: ns2: Fix PCIe controller interrupt typeRay Jui
2018-08-24arm64: dts: ns2: Fix I2C controller interrupt typeRay Jui
2018-08-24arm64: dts: specify 1.8V EMMC capabilities for bcm958742tScott Branden
2018-08-24arm64: dts: specify 1.8V EMMC capabilities for bcm958742kScott Branden
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-03arm64: defconfig: Enable Rockchip io-domain driverEnric Balletbo i Serra
2018-08-03arm64: dts: renesas: salvator-common: use audio-graph-card for SoundKuninori Morimoto
2018-08-03arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon