summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-common.S
Commit message (Expand)AuthorAgeFilesLines
...
* [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-171-0/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] Remove RETINSTR macroRussell King2006-06-251-1/+1
* [ARM] 3335/1: Old-abi Thumb sys_syscall brokenPaul Brook2006-06-181-1/+1
* [ARM] safer handling of syscall table paddingAl Viro2006-01-191-0/+4
* [ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2006-01-141-0/+3
* [ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre2006-01-141-7/+71
* [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre2006-01-141-0/+32
* [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2006-01-141-0/+10
* [ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2006-01-141-14/+21
* [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2005-12-171-18/+2
* [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-191-2/+1
* [ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre2005-10-121-6/+1
* [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2005-09-131-0/+4
* [ARM] sys_mbind needs wrappingRussell King2005-09-091-0/+4
* [ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre2005-09-011-0/+4
* [PATCH] ARM: make entry*.S includes more logicalRussell King2005-04-261-2/+0
* [PATCH] ARM: Remove single-use user save/restore macrosRussell King2005-04-261-3/+25
* [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2005-04-261-5/+15
* [PATCH] ARM: pt_regs offsetsRussell King2005-04-261-7/+0
* [PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King2005-04-261-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+260