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-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
2017-10-24
arm64: Avoid aligning normal memory pointers in __memcpy_{to,from}io
Mark Salyzyn
2017-10-24
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
2017-10-19
arm64: Fix the feature type for ID register fields
Suzuki K Poulose
2017-10-18
arm64: head: Init PMSCR_EL2.{PA,PCT} when entered at EL2 without VHE
Will Deacon
2017-10-11
arm64: Expose support for optional ARMv8-A features
Suzuki K Poulose
2017-10-06
arm64: Ensure fpsimd support is ready before userspace is active
Suzuki K Poulose
2017-10-06
arm64: Ensure the instruction emulation is ready for userspace
Suzuki K Poulose
2017-10-04
arm64: consistently log boot/secondary CPU IDs
Mark Rutland
2017-10-02
arm64: remove unneeded copy to init_utsname()->machine
Masahiro Yamada
2017-10-02
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2017-09-27
arm64: Make sure SPsel is always set
Marc Zyngier
2017-09-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]