aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-09arm64: mm: Simplify definition of virt_addr_valid()Will Deacon1-4/+2
2019-08-09arm64: mm: Remove vabits_userSteve Capper3-5/+2
2019-08-09arm64: mm: Introduce 52-bit Kernel VAsSteve Capper4-10/+14
2019-08-09arm64: mm: Modify calculation of VMEMMAP_SIZESteve Capper1-1/+8
2019-08-09arm64: mm: Separate out vmemmapSteve Capper1-2/+2
2019-08-09arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper1-2/+10
2019-08-09arm64: mm: Introduce vabits_actualSteve Capper3-7/+8
2019-08-09arm64: mm: Introduce VA_BITS_MINSteve Capper3-4/+11
2019-08-09arm64: kasan: Switch to using KASAN_SHADOW_OFFSETSteve Capper2-10/+9
2019-08-09arm64: mm: Flip kernel VA spaceSteve Capper2-5/+5
2019-08-09arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_STARTSteve Capper1-6/+5
2019-08-08arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64Jia He1-2/+5
2019-08-07arm64/prefetch: fix a -Wtype-limits warningQian Cai1-10/+11
2019-08-07arm64: Add support for function error injectionLeo Yan1-0/+5
2019-08-06arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas3-1/+12
2019-08-06arm64: untag user pointers in access_ok and __uaccess_mask_ptrAndrey Konovalov2-4/+8
2019-08-05arm64: Move TIF_* documentation to individual definitionsGeert Uytterhoeven1-18/+7
2019-08-05arm64: io: Relax implicit barriers in default I/O accessorsWill Deacon1-2/+2
2019-08-05arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()Mark Brown1-15/+0
2019-08-05arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitionsWill Deacon1-29/+0
2019-08-05arm64: esr: Add ESR exception class encoding for trapped ERETWill Deacon1-1/+2
2019-08-05arm64: remove unneeded uapi/asm/stat.hMasahiro Yamada1-17/+0
2019-08-05arm64: remove pointless __KERNEL__ guardsMark Rutland16-46/+3
2019-08-05arm64: Remove unused assembly macroJulien Thierry1-11/+0
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+40
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu1-0/+2
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai1-3/+7
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai1-2/+2
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2-1/+7
2019-07-31arm64/efi: fix variable 'si' set but not usedQian Cai1-1/+5
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon1-3/+4
2019-07-31arm64: compat: vdso: Use legacy syscalls as fallbackThomas Gleixner1-0/+40
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2019-07-26KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu1-3/+4
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada1-1/+1
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra1-23/+0
2019-07-22arm64: Force SSBS on context switchMarc Zyngier1-2/+12
2019-07-22arm64: mm: Drop pte_huge()Anshuman Khandual1-1/+0
2019-07-22arm64: stacktrace: Better handle corrupted stacksMark Rutland1-8/+49
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin1-0/+10
2019-07-22arm64: stacktrace: Constify stacktrace.h functionsDave Martin1-5/+6
2019-07-22arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdsoVincenzo Frascino1-1/+1
2019-07-16arm64: mm: implement pte_devmap supportRobin Murphy2-0/+22
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada1-41/+41
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+19
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-61/+103
2019-07-12arm64: switch to generic version of pte allocationMike Rapoport1-39/+8
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2-1/+4
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+3
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds3-3/+3