summaryrefslogtreecommitdiff
path: root/include/asm-arm/unistd.h
Commit message (Expand)AuthorAge
* [ARM] Add fallocate syscall entryRussell King2007-10-12
* [ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"Russell King2007-07-20
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-28
* [ARM] Update ARM syscallsRussell King2007-05-16
* [ARM] Fix __NR_kexec_loadRussell King2007-04-01
* [ARM] 4137/1: Add kexec supportRichard Purdie2007-02-16
* [ARM] Add more syscallsRussell King2006-12-17
* [ARM] Add sys_*at syscallsRussell King2006-12-09
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-07
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-06
|\
| * [ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre2006-05-05
| * [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-30
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-29
|/
* [ARM] 3477/1: ARM EABI: undefine removed syscallsNicolas Pitre2006-04-15
* [ARM] Allow un-muxed syscalls to be available for everyoneRussell King2006-03-30
* [ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre2006-02-16
* [ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre2006-01-14
* [ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2006-01-14
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-30
* [ARM] Add memory type based allocation syscallsRussell King2005-09-09
* [ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre2005-09-01
* [ARM] 2858/1: ARM has sys_fadvise64_64 onlyNicolas Pitre2005-08-29
* [ARM] Add syscall stubs for inotify and ioprio system callsRobert Love2005-08-15
* [PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre2005-04-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16