开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2018-11-08
arm64: mm: define NET_IP_ALIGN to 0
Ard Biesheuvel
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-09-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-01
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
2018-05-25
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
2018-05-25
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-06
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-15
arm64: Implement thread_struct whitelist for hardened usercopy
Kees Cook
2017-11-03
arm64/sve: Add prctl controls for userspace vector length management
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-10-02
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-06-22
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
2017-03-22
arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT
Chris Redmon
2017-01-10
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-09-01
arm64: remove duplicate macro __KERNEL__ check
zijun_hu
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2016-02-16
arm64: prefetch: add missing #include for spin_lock_prefetch
Will Deacon
2016-02-16
arm64: prefetch: don't provide spin_lock_prefetch with LSE
Will Deacon
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-06-01
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
2015-03-17
arm64: Implement cpu_relax as yield
Peter Crosthwaite
2015-02-27
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
2015-01-07
arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h
Paul Walmsley
2015-01-07
arm64: Remove unused prepare_to_copy()
Tobias Klauser
2014-08-29
arm64: report correct stack pointer in KSTK_ESP for compat tasks
Will Deacon
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-10
arm64: Cast KSTK_(EIP|ESP) to unsigned long
Catalin Marinas
[next]