index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2020-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2020-11-30
arm64: entry: mark entry code as noinstr
Mark Rutland
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
2020-11-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-13
arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
Konrad Dybcio
2020-11-13
arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list
Konrad Dybcio
2020-11-13
arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
Konrad Dybcio
2020-11-10
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
2020-11-10
arm64: psci: Avoid printing in cpu_psci_cpu_die()
Will Deacon
2020-11-10
arm64: kexec_file: Fix sparse warning
Will Deacon
2020-11-10
arm64: errata: Fix handling of 1418040 with late CPU onlining
Will Deacon
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-05
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2020-11-03
arm64: kprobes: Use BRK instead of single-step when executing instructions ou...
Jean-Philippe Brucker
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-30
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
2020-10-30
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-28
arm64: efi: increase EFI PE/COFF header padding to 64 KB
Ard Biesheuvel
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
2020-10-28
arm64: avoid -Woverride-init warning
Arnd Bergmann
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2020-10-26
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-21
arm64: proton-pack: Update comment to reflect new function name
Stephen Boyd
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-20
arm64: spectre-v2: Favour CPU-specific mitigation at EL2
Will Deacon
2020-10-20
arm64: Fix a broken copyright header in gen_vdso_offsets.sh
Palmer Dabbelt
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-15
arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks
Peter Collingbourne
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
[next]