summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-10-071-1/+5
* arm64: fix unreachable code issue with cmpxchgArnd Bergmann2019-10-071-3/+3
* arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin2019-10-051-0/+3
* arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon2019-10-051-0/+1
* arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland2019-10-051-0/+9
* arm64: entry: Move ct_user_exit before any other exceptionJames Morse2019-10-053-17/+30
* arm64/efi: Move variable assignments after SECTIONSKees Cook2019-10-053-42/+53
* arm64/prefetch: fix a -Wtype-limits warningQian Cai2019-10-052-11/+12
* arm64: mm: free the initrd reserved memblock in a aligned mannerJunhua Huang2019-10-051-1/+5
* Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon2019-09-211-3/+9
* arm64: dts: renesas: r8a77995: draak: Fix backlight regulator nameGeert Uytterhoeven2019-09-211-3/+3
* arm64: dts: meson-g12a: add missing dwc2 phy-namesNeil Armstrong2019-09-211-0/+1
* arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-09-061-3/+11
* KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier2019-08-291-14/+18
* arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-08-251-0/+5
* arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-251-8/+49
* arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2019-08-252-34/+8
* arm64/mm: fix variable 'tag' set but not usedQian Cai2019-08-251-3/+7
* arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-251-2/+2
* arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2019-08-252-0/+6
* arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2019-08-252-1/+7
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-08-251-1/+5
* arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-251-9/+13
* arm64: dts: imx8mq: fix SAI compatibleLucas Stach2019-08-161-2/+1
* arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Anson Huang2019-08-161-2/+2
* arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse2019-08-161-9/+13
* arm64: Force SSBS on context switchMarc Zyngier2019-08-162-3/+40
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-062-5/+10
* arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-08-061-3/+4
* arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphireVicente Bergas2019-08-061-3/+2
* arm64: qcom: qcs404: Add reset-cells to GCC nodeAndy Gross2019-08-061-0/+1
* arm64: dts: rockchip: fix isp iommu clocks and power domainHelen Koike2019-08-061-4/+4
* arm64: dts: marvell: mcbin: enlarge PCI memory windowHeinrich Schuchardt2019-08-061-0/+2
* arm64: dts: qcom: qcs404-evb: fix l3 min voltageNiklas Cassel2019-08-061-1/+1
* arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse2019-07-311-0/+4
* arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-07-269-83/+123
* arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry2019-07-261-2/+2
* arm64: tegra: Fix AGIC register rangeJon Hunter2019-07-261-1/+1
* arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-07-262-11/+50
* arm64: tegra: Fix Jetson Nano GPU regulatorJon Hunter2019-07-261-9/+8
* arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter2019-07-261-1/+2
* crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-07-261-3/+7
* arm64: Do not enable IRQs for ct_user_exitJulien Thierry2019-07-261-2/+2
* arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2019-07-262-3/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-051-1/+1
|\
| * KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei2019-07-051-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-07-032-3/+11
|\ \ | |/ |/|
| * arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-06-261-1/+5