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-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2017-12-11
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
Will Deacon
2017-12-11
arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
Will Deacon
2017-12-11
arm64: entry: Hook up entry trampoline to exception vectors
Will Deacon
2017-12-11
arm64: entry: Explicitly pass exception level to kernel_ventry macro
Will Deacon
2017-12-11
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
2017-12-11
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2017-12-11
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
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
[next]