aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-common.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fixGeorge G. Davis1-1/+1
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-1/+1
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams1-0/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[ARM] Remove RETINSTR macroRussell King1-1/+1
2006-06-18[ARM] 3335/1: Old-abi Thumb sys_syscall brokenPaul Brook1-1/+1
2006-01-19[ARM] safer handling of syscall table paddingAl Viro1-0/+4
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre1-0/+3
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre1-7/+71
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre1-0/+32
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre1-0/+10
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre1-14/+21
2005-12-17[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King1-18/+2
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz1-2/+1
2005-10-12[ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre1-6/+1
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis1-0/+4
2005-09-09[ARM] sys_mbind needs wrappingRussell King1-0/+4
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre1-0/+4
2005-04-26[PATCH] ARM: make entry*.S includes more logicalRussell King1-2/+0
2005-04-26[PATCH] ARM: Remove single-use user save/restore macrosRussell King1-3/+25
2005-04-26[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King1-5/+15
2005-04-26[PATCH] ARM: pt_regs offsetsRussell King1-7/+0
2005-04-26[PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+260