summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-02-12arm64: ftrace: don't adjust the LR valueMark Rutland1-1/+0
2019-02-12arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon1-1/+2
2019-02-12arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon1-8/+23
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse1-1/+3
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse1-0/+2
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel1-0/+1
2019-01-26arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2-12/+21
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell1-0/+1
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel1-2/+6
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland3-4/+4
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2-5/+6
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel1-27/+17
2019-01-09arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon1-1/+1
2018-12-21arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy1-1/+1
2018-12-05arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner1-1/+1
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann1-1/+1
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor1-0/+3
2018-11-27arm64: kprobe: make page to RO mode when allocate itAnders Roxell1-7/+20
2018-11-13arm64: dts: stratix10: Correct System Manager register sizeThor Thayer1-1/+1
2018-11-13arm64: lse: remove -fcall-used-x0 flagTri Vo1-1/+1
2018-11-04arm64: hugetlb: Fix handling of young ptesSteve Capper1-3/+9
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-0/+7
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda1-2/+2
2018-10-04arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2-1/+14
2018-10-04arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-09-26arm64: dts: uniphier: Add missing cooling device properties for CPUsViresh Kumar1-0/+2
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain1-1/+1
2018-09-26arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland1-8/+11
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose2-4/+16
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose3-4/+11
2018-09-15arm64: cpu_errata: include required headersArnd Bergmann1-0/+2
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-09-05arm64: dts: rockchip: corrected uart1 clock-names for rk3328Huibin Hong1-1/+1
2018-09-05arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann1-1/+5
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu1-1/+1
2018-08-24ARM64: dts: meson-gxl: fix Mali GPU compatible stringMartin Blumenstingl1-1/+1
2018-08-24arm64: dts: msm8916: fix Coresight ETF graph connectionsRob Herring1-2/+2
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang1-1/+1
2018-08-24arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flagMarek Szyprowski1-4/+5
2018-08-24arm64: dts: Stingray: Fix I2C controller interrupt typeRay Jui1-2/+2
2018-08-24arm64: dts: ns2: Fix PCIe controller interrupt typeRay Jui1-2/+2
2018-08-24arm64: dts: ns2: Fix I2C controller interrupt typeRay Jui1-2/+2
2018-08-24arm64: dts: specify 1.8V EMMC capabilities for bcm958742tScott Branden1-0/+4
2018-08-24arm64: dts: specify 1.8V EMMC capabilities for bcm958742kScott Branden1-0/+4
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya1-2/+2
2018-08-03arm64: defconfig: Enable Rockchip io-domain driverEnric Balletbo i Serra1-0/+2
2018-08-03arm64: dts: renesas: salvator-common: use audio-graph-card for SoundKuninori Morimoto1-16/+22
2018-08-03arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon1-1/+3