summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-common.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King2009-08-151-0/+19
|\
| * [ARM] support tracing when using newer compilersUwe Kleine-König2009-08-131-0/+19
* | Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-241-20/+8Star
|/
* Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-301-0/+3
* Merge branch 'master' of git://git.marvell.com/orion into develRussell King2009-03-201-0/+4
|\
| * [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-051-0/+4
* | [ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas2009-02-191-0/+4
|/
* annotate that [fp, #-4] is the saved lrUwe Kleine-König2009-01-311-1/+1
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-2/+2
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-2/+23
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-0/+4
* ftrace: core support for ARMAbhishek Sagar2008-06-021-0/+47
* Add a prefetch abort handlerPaul Brook2008-04-181-0/+5
* [ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fixGeorge G. Davis2008-01-261-1/+1
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-08-011-1/+1
* [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/+0Star
* [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/+2Star
* [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-191-2/+1Star
* [ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre2005-10-121-6/+1Star
* [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/+0Star
* [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/+0Star
* [PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King2005-04-261-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+260