aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/unistd.h
AgeCommit message (Expand)Author
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King
2008-04-19[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...Uwe Kleine-König
2007-10-12[ARM] Add fallocate syscall entryRussell King
2007-07-20[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"Russell King
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-05-16[ARM] Update ARM syscallsRussell King
2007-04-01[ARM] Fix __NR_kexec_loadRussell King
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie
2006-12-17[ARM] Add more syscallsRussell King
2006-12-09[ARM] Add sys_*at syscallsRussell King
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-05[ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre
2006-04-30[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse
2006-04-15[ARM] 3477/1: ARM EABI: undefine removed syscallsNicolas Pitre
2006-03-30[ARM] Allow un-muxed syscalls to be available for everyoneRussell King
2006-02-16[ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-09-09[ARM] Add memory type based allocation syscallsRussell King
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre
2005-08-29[ARM] 2858/1: ARM has sys_fadvise64_64 onlyNicolas Pitre
2005-08-15[ARM] Add syscall stubs for inotify and ioprio system callsRobert Love
2005-04-29[PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds