aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[ARM] Add fallocate syscall entryRussell King1-0/+1
2007-07-20[ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"Russell King1-1/+0
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse1-0/+1
2007-05-16[ARM] Update ARM syscallsRussell King1-0/+10
2007-04-01[ARM] Fix __NR_kexec_loadRussell King1-1/+1
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie1-0/+1
2006-12-17[ARM] Add more syscallsRussell King1-0/+12
2006-12-09[ARM] Add sys_*at syscallsRussell King1-0/+13
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-150/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-24/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-1/+2
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-8/+15
2006-05-05[ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre1-1/+1
2006-04-30[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke1-7/+14
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-5/+5
2006-04-15[ARM] 3477/1: ARM EABI: undefine removed syscallsNicolas Pitre1-0/+18
2006-03-30[ARM] Allow un-muxed syscalls to be available for everyoneRussell King1-11/+0
2006-02-16[ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre1-3/+3
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre1-7/+10
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre1-22/+26
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-09-09[ARM] Add memory type based allocation syscallsRussell King1-0/+3
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre1-1/+1
2005-08-29[ARM] 2858/1: ARM has sys_fadvise64_64 onlyNicolas Pitre1-1/+0
2005-08-15[ARM] Add syscall stubs for inotify and ioprio system callsRobert Love1-0/+5
2005-04-29[PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+558