aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-14arm64: Kconfig: add a choice for endiannessAnders Roxell1-1/+17
2019-11-11arm64: Kconfig: make CMDLINE_FORCE depend on CMDLINEAnders Roxell1-0/+1
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/coreCatalin Marinas28-131/+214
2019-11-08arm64: kaslr: Check command line before looking for a seedMark Brown1-5/+6
2019-11-08arm64: kaslr: Announce KASLR status on bootMark Brown1-3/+38
2019-11-08Merge branch 'for-next/perf' into for-next/coreCatalin Marinas1-125/+66
2019-11-07Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/coreCatalin Marinas14-76/+314
2019-11-07arm64: mm: reserve CMA and crashkernel in ZONE_DMA32Nicolas Saenz Julienne1-2/+2
2019-11-06arm64: ftrace: minimize ifdefferyMark Rutland1-10/+8
2019-11-06arm64: implement ftrace with regsTorsten Duwe8-25/+252
2019-11-06arm64: asm-offsets: add S_FPMark Rutland1-0/+1
2019-11-06arm64: insn: add encoder for MOV (register)Mark Rutland2-0/+16
2019-11-06arm64: module/ftrace: intialize PLT at load timeMark Rutland2-52/+35
2019-11-06arm64: module: rework special section handlingMark Rutland1-9/+26
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland3-11/+7
2019-11-06arm64: kpti: Add NVIDIA's Carmel core to the KPTI whitelistRich Wiley1-0/+1
2019-11-06arm64: mm: Remove MAX_USER_VA_BITS definitionBhupesh Sharma3-8/+2
2019-11-06arm64: mm: simplify the page end calculation in __create_pgd_mapping()Masahiro Yamada1-3/+2
2019-11-01arm64: perf: Simplify the ARMv8 PMUv3 event attributesShaokun Zhang1-125/+66
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne6-20/+23
2019-10-29arm64: print additional fault message when executing non-exec memoryXiang Zheng1-0/+2
2019-10-28Merge branch 'for-next/entry-s-to-c' into for-next/coreCatalin Marinas14-358/+417
2019-10-28arm64: Make arm64_dma32_phys_limit staticCatalin Marinas1-1/+1
2019-10-28Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into for-next/coreCatalin Marinas6-12/+120
2019-10-28Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/coreCatalin Marinas6-3/+71
2019-10-28Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas13-23/+183
2019-10-28arm64: entry-common: don't touch daif before bp-hardeningJames Morse3-38/+30
2019-10-28arm64: Remove asmlinkage from updated functionsJames Morse5-38/+32
2019-10-28arm64: entry: convert el0_sync to CMark Rutland3-211/+227
2019-10-28arm64: entry: convert el1_sync to CMark Rutland3-71/+102
2019-10-28arm64: add local_daif_inherit()Mark Rutland1-0/+16
2019-10-28arm64: Add prototypes for functions called by entry.SJames Morse1-0/+22
2019-10-28arm64: remove __exception annotationsJames Morse6-39/+26
2019-10-28arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas1-1/+1
2019-10-26arm64: Enable and document ARM errata 1319367 and 1319537Marc Zyngier1-0/+10
2019-10-26arm64: KVM: Prevent speculative S1 PTW when restoring vcpu contextMarc Zyngier2-2/+64
2019-10-26arm64: KVM: Disable EL1 PTW when invalidating S2 TLBsMarc Zyngier1-0/+23
2019-10-26arm64: KVM: Reorder system register restoration and stage-2 activationMarc Zyngier1-6/+11
2019-10-25arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse1-0/+11
2019-10-25arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse2-2/+9
2019-10-25arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse4-2/+52
2019-10-25arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9
2019-10-25arm64: pgtable: Correct typo in commentMark Brown1-1/+1
2019-10-25arm64: cpufeature: Fix typos in commentShaokun Zhang1-1/+1
2019-10-18arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versionsMarc Zyngier2-4/+12
2019-10-18x86/mm: implement arch_faults_on_old_pte() stub on x86Jia He1-0/+6
2019-10-18arm64: mm: implement arch_faults_on_old_pte() on arm64Jia He1-0/+14
2019-10-18arm64: cpufeature: introduce helper cpu_has_hw_af()Jia He1-0/+14
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon72-742/+533
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon3-8/+13