summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-02-05arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2019-02-05arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai
2019-02-05arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-02-05arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt
2019-02-05arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-02-05arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-02-05arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-30arm64: mm: Export __sync_icache_dcache() for xen-privcmdBen Hutchings
2019-01-30arm64: dts: renesas: r8a77990: Remove non-existing STBE regionGeert Uytterhoeven
2019-01-14arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-14arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2019-01-12arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon
2019-01-12arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2019-01-12arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier
2018-12-30arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy
2018-12-15arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-15arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner
2018-12-04arm64: dts: renesas: r8a7795: add missing dma-names on hscif2Kuninori Morimoto
2018-12-04arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-12-04arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-11-21arm64: dts: stratix10: fix multicast filteringAaro Koskinen
2018-11-21arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer
2018-11-13arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-13arm64: lse: remove -fcall-used-x0 flagTri Vo
2018-11-13crypto: speck - remove SpeckJason A. Donenfeld
2018-11-13arm64: entry: Allow handling of undefined instructions from EL1Will Deacon
2018-11-13arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose
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-10-03arm64: dts: renesas: Fix VSPD registers rangeLaurent Pinchart
2018-10-03arm64: dts: renesas: salvator-common: Fix adv7482 decimal unit addressesGeert Uytterhoeven
2018-09-26arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose
2018-09-26arm64: dts: mt7622: update a clock property for UART0Ryder Lee
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-19arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-09-09crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel
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-05arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds