summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: ftrace: don't adjust the LR valueMark Rutland2019-02-121-1/+0
* arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon2019-02-121-1/+2
* arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon2019-02-121-8/+23
* arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse2019-02-061-1/+3
* arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-061-0/+2
* arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-061-0/+1
* arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2019-01-262-12/+21
* arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell2019-01-261-0/+1
* arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-231-2/+6
* arm64: Don't trap host pointer auth use to EL2Mark Rutland2019-01-231-1/+3
* arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2019-01-233-4/+4
* arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2019-01-132-5/+6
* arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel2019-01-131-27/+17
* arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon2019-01-091-1/+1
* arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy2018-12-211-1/+1
* arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner2018-12-051-1/+1
* arm64: remove no-op -p linker flagGreg Hackmann2018-12-011-1/+1
* arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-11-271-0/+3
* arm64: kprobe: make page to RO mode when allocate itAnders Roxell2018-11-271-7/+20
* arm64: dts: stratix10: Correct System Manager register sizeThor Thayer2018-11-131-1/+1
* arm64: lse: remove -fcall-used-x0 flagTri Vo2018-11-131-1/+1
* arm64: hugetlb: Fix handling of young ptesSteve Capper2018-11-041-3/+9
* arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon2018-10-181-0/+7
* arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-10-101-2/+2
* arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-032-1/+14
* arm64: KVM: Tighten guest core register access from userspaceDave Martin2018-10-031-0/+45
* arm64: dts: uniphier: Add missing cooling device properties for CPUsViresh Kumar2018-09-261-0/+2
* arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain2018-09-261-1/+1
* arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland2018-09-261-8/+11
* arm64: Handle mismatched cache typeSuzuki K Poulose2018-09-152-4/+16
* arm64: Fix mismatched cache line size detectionSuzuki K Poulose2018-09-153-4/+11
* arm64: cpu_errata: include required headersArnd Bergmann2018-09-151-0/+2
* arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier2018-09-151-0/+1
* arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse2018-09-091-1/+0
* arm64: dts: rockchip: corrected uart1 clock-names for rk3328Huibin Hong2018-09-051-1/+1
* arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann2018-09-051-1/+5
* kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu2018-09-051-1/+1
* ARM64: dts: meson-gxl: fix Mali GPU compatible stringMartin Blumenstingl2018-08-241-1/+1
* arm64: dts: msm8916: fix Coresight ETF graph connectionsRob Herring2018-08-241-2/+2
* arm64: make secondary_start_kernel() notraceZhizhou Zhang2018-08-241-1/+1
* arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flagMarek Szyprowski2018-08-241-4/+5
* arm64: dts: Stingray: Fix I2C controller interrupt typeRay Jui2018-08-241-2/+2
* arm64: dts: ns2: Fix PCIe controller interrupt typeRay Jui2018-08-241-2/+2
* arm64: dts: ns2: Fix I2C controller interrupt typeRay Jui2018-08-241-2/+2
* arm64: dts: specify 1.8V EMMC capabilities for bcm958742tScott Branden2018-08-241-0/+4
* arm64: dts: specify 1.8V EMMC capabilities for bcm958742kScott Branden2018-08-241-0/+4
* ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-171-2/+2
* arm64: defconfig: Enable Rockchip io-domain driverEnric Balletbo i Serra2018-08-031-0/+2
* arm64: dts: renesas: salvator-common: use audio-graph-card for SoundKuninori Morimoto2018-08-031-16/+22
* arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon2018-08-031-1/+3