summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/entry-common.S
AgeCommit message (Expand)Author
2011-06-06ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei
2011-01-05Merge branch 'clksrc' into develRussell King
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor
2010-11-19ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent
2010-11-19ARM: ftrace: function graph tracer supportTim Bird
2010-11-19ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-01ARM: SECCOMP supportNicolas Pitre
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-09-17arm: fix really nasty sigreturn bugAl Viro
2010-09-17ARM: prevent multiple syscall restartsRussell King
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent
2010-09-02ARM: 6316/1: ftrace: add Thumb-2 supportRabin Vincent
2010-09-02ARM: 6315/1: ftrace: add ENDPROC annotationsRabin Vincent
2010-09-02ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent
2010-08-10ARM: 6288/1: ftrace: document mcount formatsRabin Vincent
2010-08-10ARM: 6287/1: ftrace: clean up mcount assembly indentationRabin Vincent
2009-12-11Unify sys_mmap*Al Viro
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-15Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King
2009-08-15ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson
2009-08-13[ARM] support tracing when using newer compilersUwe Kleine-König
2009-07-30ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2009-03-19Merge branch 'master' of git://git.marvell.com/orion into develRussell King
2009-03-05[ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König
2009-02-19[ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas
2009-01-31annotate that [fp, #-4] is the saved lrUwe Kleine-König
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-06-02ftrace: core support for ARMAbhishek Sagar
2008-04-18Add a prefetch abort handlerPaul Brook
2008-01-26[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fixGeorge G. Davis
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[ARM] Remove RETINSTR macroRussell King
2006-06-18[ARM] 3335/1: Old-abi Thumb sys_syscall brokenPaul Brook
2006-01-19[ARM] safer handling of syscall table paddingAl Viro
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre