index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2017-12-15
arm64: fpsimd: Fix copying of FP state from signal frame into task struct
Will Deacon
2017-12-14
arm64/sve: Report SVE to userspace via CPUID only if supported
Dave Martin
2017-12-12
arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.h
Will Deacon
2017-12-12
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2017-12-06
arm64/sve: Avoid dereference of dead task_struct in KVM guest entry
Dave Martin
2017-12-06
arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.
Dave Martin
2017-12-06
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-03
arm64/sve: Detect SVE and activate runtime support
Dave Martin
2017-11-03
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
2017-11-03
arm64/sve: Add sysctl to set the default vector length for new processes
Dave Martin
2017-11-03
arm64/sve: Add prctl controls for userspace vector length management
Dave Martin
2017-11-03
arm64/sve: ptrace and ELF coredump support
Dave Martin
2017-11-03
arm64/sve: Preserve SVE registers around EFI runtime service calls
Dave Martin
2017-11-03
arm64/sve: Preserve SVE registers around kernel-mode NEON use
Dave Martin
2017-11-03
arm64/sve: Probe SVE capabilities and usable vector lengths
Dave Martin
2017-11-03
arm64: cpufeature: Move sys_caps_initialised declarations
Dave Martin
2017-11-03
arm64/sve: Backend logic for setting the vector length
Dave Martin
2017-11-03
arm64/sve: Signal handling support
Dave Martin
2017-11-03
arm64/sve: Support vector length resetting for new processes
Dave Martin
2017-11-03
arm64/sve: Core task context handling
Dave Martin
2017-11-03
arm64/sve: Low-level CPU setup
Dave Martin
2017-11-03
arm64/sve: Low-level SVE architectural state manipulation functions
Dave Martin
2017-11-03
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-11-03
arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
Dave Martin
2017-11-03
arm64: Port deprecated instruction emulation to new sysctl interface
Dave Martin
2017-11-03
arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn
Dave Martin
2017-11-03
arm64: fpsimd: Correctly annotate exception helpers called from asm
Dave Martin
2017-11-03
arm64: Fix static use of function graph
Julien Thierry
2017-11-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-11-02
arm64: ensure __dump_instr() checks addr_limit
Mark Rutland
2017-11-02
arm64: entry.S: move SError handling into a C function for future expansion
Xie XiuQi
2017-11-02
arm64: entry.S: convert elX_irq
James Morse
2017-11-02
arm64: entry.S convert el0_sync
James Morse
2017-11-02
arm64: entry.S: convert el1_sync
James Morse
2017-11-02
arm64: Mask all exceptions during kernel_exit
James Morse
2017-11-02
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-11-02
arm64: introduce an order for exceptions
James Morse
2017-11-02
arm64: explicitly mask all exceptions
James Morse
2017-11-02
arm64: suspend: remove useless included file
Yisheng Xie
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
arm64: vdso: fix clock_getres for 4GiB-aligned res
Mark Rutland
2017-10-27
arm64: traps: Pretty-print pstate in register dumps
Will Deacon
2017-10-27
arm64: traps: Don't print stack or raw PC/LR values in backtraces
Will Deacon
2017-10-25
arm64: Fix single stepping in kernel traps
Julien Thierry
[next]