index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2020-12-02
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
2020-12-02
arm64: ensure ERET from kthread is illegal
Mark Rutland
2020-12-01
arm64: sdei: Push IS_ENABLED() checks down to callee functions
Will Deacon
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
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-28
arm64: Make the Meltdown mitigation state available
Marc Zyngier
2020-11-27
arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*
Youling Tang
2020-11-27
arm64: Extend the kernel command line from the bootloader
Tyler Hicks
2020-11-27
arm64: kaslr: Refactor early init command line parsing
Tyler Hicks
2020-11-27
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
2020-11-27
Merge branch 'kvm-arm64/host-hvc-table' into kvmarm-master/next
Marc Zyngier
2020-11-27
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-11-19
arm64: Rebuild sched domains on invariance status changes
Ionela Voinescu
2020-11-18
arm64: mte: optimize asynchronous tag check fault flag check
Peter Collingbourne
2020-11-17
arm64: head: tidy up the Image header definition
Ard Biesheuvel
2020-11-17
arm64/head: avoid symbol names pointing into first 64 KB of kernel image
Ard Biesheuvel
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
2020-11-16
arm64: spectre: Consolidate spectre-v3a detection
Will Deacon
2020-11-16
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
2020-11-16
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-13
arm64: abort counter_read_on_cpu() when irqs_disabled()
Ionela Voinescu
2020-11-13
arm64: implement CPPC FFH support using AMUs
Ionela Voinescu
2020-11-13
arm64: split counter validation function
Ionela Voinescu
2020-11-13
arm64: wrap and generalise counter read functions
Ionela Voinescu
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: Drop the macro S(x,s)
Anshuman Khandual
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-11-10
arm64: kprobes: Remove redundant kprobe_step_ctx
Masami Hiramatsu
[prev]
[next]