Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8f04e8e6e29c93421a95b61cad62e3918425eac7
/
arch
/
arm64
/
include
/
asm
/
processor.h
8f04e8e
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
by Will Deacon
· 6 years ago
0b3e336
arm64: Add support for STACKLEAK gcc plugin
by Laura Abbott
· 7 years ago
d64567f
arm64: use PSR_AA32 definitions
by Mark Rutland
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
94b07c1
arm64: signal: Report signal frame size to userspace via auxv
by Dave Martin
· 7 years ago
9a6e594
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
by Dave Martin
· 7 years ago
31dc52b
arm64/sve: Move read_zcr_features() out of cpufeature.h
by Dave Martin
· 7 years ago
df3fb96
arm64: fpsimd: Eliminate task->mm checks
by Dave Martin
· 7 years ago
6589654
arm64: uaccess: Fix omissions from usercopy whitelist
by Dave Martin
· 7 years ago
20b8547
arm64: fpsimd: Split cpu field out from struct fpsimd_state
by Dave Martin
· 7 years ago
c0cda3b
arm64: capabilities: Update prototype for enable call back
by Dave Martin
· 7 years ago
c013632
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
51369e3
arm64: Make USER_DS an inclusive limit
by Robin Murphy
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
68ddbf0
arm64: kernel: Prepare for a DISR user
by James Morse
· 7 years ago
9e8084d
arm64: Implement thread_struct whitelist for hardened usercopy
by Kees Cook
· 7 years ago
2d2123b
arm64/sve: Add prctl controls for userspace vector length management
by Dave Martin
· 7 years ago
79ab047
arm64/sve: Support vector length resetting for new processes
by Dave Martin
· 7 years ago
bc0ee47
arm64/sve: Core task context handling
by Dave Martin
· 7 years ago
eef94a3
arm64: move TASK_* definitions to <asm/processor.h>
by Yury Norov
· 7 years ago
df5b95b
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core
by Catalin Marinas
· 7 years ago
34be98f
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
by Ard Biesheuvel
· 8 years ago
17c2895
arm64: Abstract syscallno manipulation
by Dave Martin
· 7 years ago
35d0e6f
arm64: syscallno is secretly an int, make it official
by Dave Martin
· 7 years ago
936eb65
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
by Dave Martin
· 8 years ago
fda89d9
arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT
by Chris Redmon
· 8 years ago
c8b06e3
arm64: Remove useless UAO IPI and describe how this gets enabled
by James Morse
· 8 years ago
6d0d287
locking/core: Provide common cpu_relax_yield() definition
by Christian Borntraeger
· 8 years ago
5bd0b85
locking/core, arch: Remove cpu_relax_lowlatency()
by Christian Borntraeger
· 8 years ago
79ab11c
locking/core: Introduce cpu_relax_yield()
by Christian Borntraeger
· 8 years ago
2a6dcb2
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
by James Morse
· 8 years ago
a842789
arm64: remove duplicate macro __KERNEL__ check
by zijun_hu
· 8 years ago
7dd01ae
arm64: trap userspace "dc cvau" cache operation on errata-affected core
by Andre Przywara
· 9 years ago
57f4959
arm64: kernel: Add support for User Access Override
by James Morse
· 9 years ago
afb83cc
arm64: prefetch: add missing #include for spin_lock_prefetch
by Will Deacon
· 9 years ago
cd5e10b
arm64: prefetch: don't provide spin_lock_prefetch with LSE
by Will Deacon
· 9 years ago
dbb4e15
arm64: Delay cpu feature capability checks
by Suzuki K. Poulose
· 9 years ago
338d4f4
arm64: kernel: Add support for Privileged Access Never
by James Morse
· 9 years ago
d00a381
arm64: context-switch user tls register tpidr_el0 for compat tasks
by Will Deacon
· 10 years ago
1baa82f
arm64: Implement cpu_relax as yield
by Peter Crosthwaite
· 10 years ago
a1e50a8
arm64: Increase the swiotlb buffer size 64MB
by Catalin Marinas
· 10 years ago
2ec4560
arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h
by Paul Walmsley
· 10 years ago
3efcb7a
arm64: Remove unused prepare_to_copy()
by Tobias Klauser
· 10 years ago
3168a74
arm64: report correct stack pointer in KSTK_ESP for compat tasks
by Will Deacon
· 10 years ago
8efb90c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3a6bfbc
arch, locking: Ciao arch_mutex_cpu_relax()
by Davidlohr Bueso
· 11 years ago
ebe6152
arm64: Cast KSTK_(EIP|ESP) to unsigned long
by Catalin Marinas
· 11 years ago
9141300
arm64: Provide read/write fault information in compat signal handlers
by Catalin Marinas
· 11 years ago
a795a38
arm64: compat: add support for big-endian (BE8) AArch32 binaries
by Will Deacon
· 11 years ago
6097a07
Merge tag 'v3.7-rc5' into execve
by Catalin Marinas
· 12 years ago
f483a85
arm64: mm: fix booting on systems with no memory below 4GB
by Will Deacon
· 12 years ago
16dd46b
arm64: No need to set the x0-x2 registers in start_thread()
by Catalin Marinas
· 12 years ago
c34501d
arm64: Use generic kernel_thread() implementation
by Catalin Marinas
· 12 years ago
9cce7a4
arm64: CPU support
by Catalin Marinas
· 13 years ago