index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
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
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2013-10-25
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
2012-11-13
Merge tag 'v3.7-rc5' into execve
Catalin Marinas
2012-11-08
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2012-10-18
arm64: No need to set the x0-x2 registers in start_thread()
Catalin Marinas
2012-10-17
arm64: Use generic kernel_thread() implementation
Catalin Marinas
2012-09-17
arm64: CPU support
Catalin Marinas