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
2019-05-22
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2019-05-02
arm64: Use get_signal() signal_setup_done()
Richard Weinberger
2018-06-16
arm64: __show_regs: Only resolve kernel symbols when running at EL1
Will Deacon
2018-06-16
arm64: Remove unimplemented syscall log message
Michael Weiser
2018-06-16
arm64: Disable unhandled signal log messages by default
Michael Weiser
2018-06-16
arm64: do not use print_symbol()
Sergey Senozhatsky
2018-06-16
arm64: traps: Don't print stack or raw PC/LR values in backtraces
Will Deacon
2018-06-16
arm64: remove __die()'s stack dump
Mark Rutland
2018-03-03
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
2018-02-13
arm64: vdso: fix clock_getres for 4GiB-aligned res
Mark Rutland
2018-02-13
arm64: vdso: minor ABI fix for clock_getres
Nathan Lynch
2018-01-01
arm64: ensure __dump_instr() checks addr_limit
Mark Rutland
2018-01-01
arm64: fix dump_instr when PAN and UAO are in use
Mark Rutland
2018-01-01
arm64: Make sure SPsel is always set
Marc Zyngier
2017-11-11
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
2017-10-12
arm64: Rework valid_user_regs
Mark Rutland
2017-10-12
arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails
Dave Martin
2017-03-16
arm64: avoid returning from bad_mode
Mark Rutland
2017-03-16
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
Dave Martin
2017-03-16
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-02-23
arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
Marc Zyngier
2017-02-23
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
Will Deacon
2016-11-20
arm64: perf: reject groups spanning multiple HW PMUs
Suzuki K. Poulose
2016-11-20
arm64: debug: unmask PSTATE.D earlier
Will Deacon
2016-08-22
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2016-08-22
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
2016-06-15
arm64: psci: move psci firmware calls out of line
Will Deacon
2016-06-15
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
2016-02-02
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
2016-02-02
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
2015-12-14
arm64: restore bogomips information in /proc/cpuinfo
Yang Shi
2015-12-14
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
Lorenzo Pieralisi
2015-11-16
Revert "ARM64: unwind: Fix PC calculation"
Will Deacon
2015-10-06
arm64: errata: add module build workaround for erratum #843419
Will Deacon
2015-10-06
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
2015-10-06
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
2015-09-29
arm64: flush FP/SIMD state correctly after execve()
Ard Biesheuvel
2015-09-03
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-09-03
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-25
arm64/efi: map the entire UEFI vendor string before reading it
Ard Biesheuvel
2015-07-15
arm64: vdso: work-around broken ELF toolchains in Makefile
Will Deacon
2015-05-06
arm64: head.S: ensure visibility of page tables
Mark Rutland
2015-04-27
arm64: vdso: fix build error when switching from LE to BE
Arun Chandran
2015-03-18
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
Catalin Marinas
2015-02-10
arm64: Fix up /proc/cpuinfo
Mark Rutland
2015-01-16
arm64/efi: add missing call to early_ioremap_reset()
Ard Biesheuvel
2015-01-15
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
Lorenzo Pieralisi
2015-01-15
arm64: Move cpu_resume into the text section
Laura Abbott
2015-01-15
arm64: kernel: refactor the CPU suspend API for retention states
Lorenzo Pieralisi
2015-01-15
arm64: kernel: add missing __init section marker to cpu_suspend_init
Lorenzo Pieralisi
[next]