index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Linus Torvalds
2012-10-13
27
-998
/
+637
|
\
|
*
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
David Howells
2012-10-11
21
-132
/
+225
|
*
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
2012-10-11
3
-7
/
+13
|
*
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
2012-10-11
6
-29
/
+15
|
*
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
2012-10-11
3
-839
/
+393
*
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
2
-5
/
+5
|
/
*
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
2012-10-09
1
-0
/
+1
*
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
2012-10-09
1
-0
/
+1
*
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
2012-10-09
1
-0
/
+1
*
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
2012-10-09
1
-0
/
+1
*
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
2012-10-08
1
-0
/
+1
*
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
2012-10-08
2
-20
/
+1
*
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
2012-10-08
3
-8
/
+4
*
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
2012-10-07
4
-11
/
+9
|
\
|
*
UAPI: Split compound conditionals containing __KERNEL__ in Arm64
David Howells
2012-10-04
3
-3
/
+9
|
*
UAPI: Fix the guards on various asm/unistd.h files
David Howells
2012-10-04
2
-8
/
+0
*
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
2
-54
/
+59
|
/
*
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
2012-10-02
1
-0
/
+3
*
arm64: ptrace: remove obsolete ptrace request numbers from user headers
Will Deacon
2012-09-27
2
-17
/
+12
*
arm64: Do not set the SMP/nAMP processor bit
Catalin Marinas
2012-09-24
1
-11
/
+0
*
arm64: Build infrastructure
Catalin Marinas
2012-09-17
12
-0
/
+648
*
arm64: Miscellaneous header files
Catalin Marinas
2012-09-17
10
-0
/
+479
*
arm64: Generic timers support
Marc Zyngier
2012-09-17
3
-0
/
+194
*
arm64: Loadable modules
Will Deacon
2012-09-17
2
-0
/
+479
*
arm64: Miscellaneous library functions
Marc Zyngier
2012-09-17
8
-0
/
+369
*
arm64: Performance counters support
Will Deacon
2012-09-17
3
-0
/
+1472
*
arm64: Debugging support
Will Deacon
2012-09-17
5
-0
/
+2519
*
arm64: Floating point and SIMD
Catalin Marinas
2012-09-17
3
-0
/
+250
*
arm64: 32-bit (compat) applications support
Will Deacon
2012-09-17
7
-0
/
+2452
*
arm64: User access library functions
Catalin Marinas
2012-09-17
7
-0
/
+642
*
arm64: Signal handling support
Catalin Marinas
2012-09-17
5
-0
/
+583
*
arm64: VDSO support
Will Deacon
2012-09-17
11
-0
/
+865
*
arm64: System calls handling
Catalin Marinas
2012-09-17
5
-0
/
+290
*
arm64: ELF definitions
Catalin Marinas
2012-09-17
5
-0
/
+305
*
arm64: SMP support
Catalin Marinas
2012-09-17
5
-0
/
+783
*
arm64: DMA mapping API
Catalin Marinas
2012-09-17
2
-0
/
+203
*
arm64: Device specific operations
Catalin Marinas
2012-09-17
5
-0
/
+466
*
arm64: Atomic operations
Catalin Marinas
2012-09-17
2
-0
/
+441
*
arm64: IRQ handling
Marc Zyngier
2012-09-17
4
-0
/
+230
*
arm64: TLB maintenance functionality
Catalin Marinas
2012-09-17
3
-0
/
+383
*
arm64: Cache maintenance routines
Catalin Marinas
2012-09-17
5
-0
/
+531
*
arm64: CPU support
Catalin Marinas
2012-09-17
6
-0
/
+523
*
arm64: Process management
Catalin Marinas
2012-09-17
4
-0
/
+846
*
arm64: MMU fault handling and page table management
Catalin Marinas
2012-09-17
8
-0
/
+965
*
arm64: MMU initialisation
Catalin Marinas
2012-09-17
3
-0
/
+853
*
arm64: MMU definitions
Catalin Marinas
2012-09-17
9
-0
/
+839
*
arm64: Exception handling
Catalin Marinas
2012-09-17
6
-0
/
+1441
*
arm64: Kernel booting and initialisation
Catalin Marinas
2012-09-17
3
-0
/
+883
*
arm64: Assembly macros and definitions
Catalin Marinas
2012-09-17
4
-0
/
+273