summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-common.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King2012-05-291-2/+6
|\
| * arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro2012-05-211-0/+3
| * arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2012-05-211-2/+3
* | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-051-28/+0
|/
* ARM: make arch_ret_to_user macro optionalRob Herring2012-02-211-1/+7
* ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent2012-01-251-6/+9
* Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-171-2/+2
* ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei2011-06-061-0/+2
* Merge branch 'clksrc' into develRussell King2011-01-051-65/+137
|\
| * ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent2010-11-191-0/+12
| * ARM: ftrace: function graph tracer supportTim Bird2010-11-191-0/+46
| * ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent2010-11-191-66/+80
* | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-241-0/+6
|/
* Merge branch 'devel-stable' into develRussell King2010-10-191-2/+13
|\
| * ARM: SECCOMP supportNicolas Pitre2010-10-011-2/+13
| |
| \
| \
| \
*---. | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-181-12/+55
|\ \ \|
| | | * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-271-0/+2
| | |/| | |/| |
| | | * ARM: prevent multiple syscall restartsRussell King2010-09-171-0/+2
| |_|/ |/| |
| | * ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent2010-09-021-9/+28
| | * ARM: 6316/1: ftrace: add Thumb-2 supportRabin Vincent2010-09-021-2/+4
| | * ARM: 6315/1: ftrace: add ENDPROC annotationsRabin Vincent2010-09-021-2/+6
| | * ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent2010-09-021-0/+14
| |/ |/|
| * arm: fix really nasty sigreturn bugAl Viro2010-09-171-0/+2
|/
* ARM: 6288/1: ftrace: document mcount formatsRabin Vincent2010-08-101-0/+36
* ARM: 6287/1: ftrace: clean up mcount assembly indentationRabin Vincent2010-08-101-44/+44
* Unify sys_mmap*Al Viro2009-12-111-2/+2
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-021-7/+0
* ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow2009-10-011-2/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-141-30/+27
|\
| * Merge branch 'master' into develRussell King2009-09-121-1/+1
| |\
| * \ Merge branch 'devel-stable' into develRussell King2009-09-121-20/+27
| |\ \
| | * \ 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/+8
| | |/ /
| * / / ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson2009-08-151-10/+0
| |/ /
* | / KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-1/+1
| |/ |/|
* | ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König2009-07-301-1/+1
|/
* 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-191-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-07-311-1/+1