index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-arm
/
unistd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2008-08-02
1
-450
/
+0
*
[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...
Uwe Kleine-König
2008-04-19
1
-1
/
+3
*
[ARM] Add fallocate syscall entry
Russell King
2007-10-12
1
-0
/
+1
*
[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"
Russell King
2007-07-20
1
-1
/
+0
*
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2007-06-28
1
-0
/
+1
*
[ARM] Update ARM syscalls
Russell King
2007-05-16
1
-0
/
+10
*
[ARM] Fix __NR_kexec_load
Russell King
2007-04-01
1
-1
/
+1
*
[ARM] 4137/1: Add kexec support
Richard Purdie
2007-02-16
1
-0
/
+1
*
[ARM] Add more syscalls
Russell King
2006-12-17
1
-0
/
+12
*
[ARM] Add sys_*at syscalls
Russell King
2006-12-09
1
-0
/
+13
*
[PATCH] remove kernel syscalls
Arnd Bergmann
2006-12-07
1
-150
/
+0
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
1
-24
/
+0
*
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
2006-09-27
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-06
1
-8
/
+15
|
\
|
*
[ARM] 3495/1: EABI: undefine removed syscalls, but...
Nicolas Pitre
2006-05-05
1
-1
/
+1
|
*
[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros
Markus Gutschke
2006-04-30
1
-7
/
+14
*
|
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-29
1
-5
/
+5
|
/
*
[ARM] 3477/1: ARM EABI: undefine removed syscalls
Nicolas Pitre
2006-04-15
1
-0
/
+18
*
[ARM] Allow un-muxed syscalls to be available for everyone
Russell King
2006-03-30
1
-11
/
+0
*
[ARM] 3339/1: ARM EABI: make unmuxed syscalls visible
Nicolas Pitre
2006-02-16
1
-3
/
+3
*
[ARM] 3110/5: old ABI compat: multi-ABI syscall entry support
Nicolas Pitre
2006-01-14
1
-7
/
+10
*
[ARM] 3105/4: ARM EABI: new syscall entry convention
Nicolas Pitre
2006-01-14
1
-22
/
+26
*
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-30
1
-1
/
+0
*
[ARM] Add memory type based allocation syscalls
Russell King
2005-09-09
1
-0
/
+3
*
[ARM] 2865/2: fix fadvise64_64 syscall argument passing
Nicolas Pitre
2005-09-01
1
-1
/
+1
*
[ARM] 2858/1: ARM has sys_fadvise64_64 only
Nicolas Pitre
2005-08-29
1
-1
/
+0
*
[ARM] Add syscall stubs for inotify and ioprio system calls
Robert Love
2005-08-15
1
-0
/
+5
*
[PATCH] ARM: 2651/3: kernel helpers for NPTL support
Nicolas Pitre
2005-04-29
1
-2
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+558