aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+1
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-11/+1
2020-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-0/+14
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-18/+0
2020-04-01arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel1-11/+1
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds23-83/+332
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-39/+39
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+0
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/coreThomas Gleixner1-3/+2
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-3/+2
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas8-48/+154
2020-03-25Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas3-6/+11
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/amu', 'for-next/final-cap-helper', 'for-next/cpu_ops-cleanup', 'for-next/misc' and 'for-next/perf' into for-next/coreCatalin Marinas14-30/+167
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan1-1/+1
2020-03-24arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan1-3/+3
2020-03-24KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier1-1/+2
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier1-0/+1
2020-03-21arm64: vdso32: Include common headers in the vdso libraryVincenzo Frascino1-1/+1
2020-03-21arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino1-1/+0
2020-03-21arm64: Introduce asm/vdso/processor.hVincenzo Frascino2-5/+19
2020-03-21arm64: vdso32: Code clean upVincenzo Frascino1-8/+0
2020-03-21arm64: Introduce asm/vdso/clocksource.hVincenzo Frascino2-2/+9
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-6/+6
2020-03-20arm64: alternative: fix build with clang integrated assemblerIlie Halip1-1/+1
2020-03-19arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino1-1/+1
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon2-5/+5
2020-03-18arm64: suspend: restore the kernel ptrauth keysAmit Daniel Kachhap1-2/+4
2020-03-18arm64: mask PAC bits of __builtin_return_addressAmit Daniel Kachhap2-8/+25
2020-03-18arm64: initialize ptrauth keys for kernel booting taskAmit Daniel Kachhap2-1/+15
2020-03-18arm64: initialize and switch ptrauth kernel keysKristina Martsenko4-0/+32
2020-03-18arm64: enable ptrauth earlierKristina Martsenko1-0/+9
2020-03-18arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko1-2/+10
2020-03-18arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap1-12/+0
2020-03-18arm64: ptrauth: Add bootup/runtime flags for __cpu_setupAmit Daniel Kachhap1-0/+8
2020-03-18arm64: install user ptrauth keys at kernel exit timeKristina Martsenko2-22/+50
2020-03-18arm64: rename ptrauth key structures to be user-specificKristina Martsenko2-7/+7
2020-03-18arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko2-5/+5
2020-03-17arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray2-1/+6
2020-03-17KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray1-0/+6
2020-03-17arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray1-0/+23
2020-03-17arm64: define __alloc_zeroed_user_highpageglider@google.com1-0/+4
2020-03-13arm64: cpufeature: add cpus_have_final_cap()Mark Rutland1-11/+47
2020-03-09arm64: csum: Optimise IPv6 header checksumRobin Murphy1-1/+6
2020-03-09arm64: kvm: Modernize __smccc_workaround_1_smc_start annotationsMark Brown1-0/+4
2020-03-09arm64: kvm: Modernize annotation for __bp_harden_hyp_vecsMark Brown2-6/+7