aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-common.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-28ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptraceWill Deacon1-1/+2
2012-07-28ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro1-1/+2
2012-07-28ARM: 7473/1: deal with handlerless restarts without leaving the kernelAl Viro1-1/+6
2012-07-28ARM: 7472/1: pull all work_pending logics into C functionAl Viro1-15/+2
2012-07-09ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon1-8/+6
2012-07-09ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork pathWill Deacon1-6/+0
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linusRussell King1-2/+6
2012-05-21arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro1-0/+3
2012-05-21arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro1-2/+3
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King1-28/+0
2012-02-21ARM: make arch_ret_to_user macro optionalRob Herring1-1/+7
2012-01-25ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent1-6/+9
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted1-2/+2
2011-06-06ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei1-0/+2
2011-01-05Merge branch 'clksrc' into develRussell King1-65/+137
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor1-0/+6
2010-11-19ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent1-0/+12
2010-11-19ARM: ftrace: function graph tracer supportTim Bird1-0/+46
2010-11-19ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent1-66/+80
2010-10-19Merge branch 'devel-stable' into develRussell King1-2/+13
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King1-12/+55
2010-10-01ARM: SECCOMP supportNicolas Pitre1-2/+13
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2010-09-17arm: fix really nasty sigreturn bugAl Viro1-0/+2
2010-09-17ARM: prevent multiple syscall restartsRussell King1-0/+2
2010-09-02ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent1-9/+28
2010-09-02ARM: 6316/1: ftrace: add Thumb-2 supportRabin Vincent1-2/+4
2010-09-02ARM: 6315/1: ftrace: add ENDPROC annotationsRabin Vincent1-2/+6
2010-09-02ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent1-0/+14
2010-08-10ARM: 6288/1: ftrace: document mcount formatsRabin Vincent1-0/+36
2010-08-10ARM: 6287/1: ftrace: clean up mcount assembly indentationRabin Vincent1-44/+44
2009-12-11Unify sys_mmap*Al Viro1-2/+2
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov1-7/+0
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow1-2/+2
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-30/+27
2009-09-12Merge branch 'master' into develRussell King1-1/+1
2009-09-12Merge branch 'devel-stable' into develRussell King1-20/+27
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-1/+1
2009-08-15Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stableRussell King1-0/+19
2009-08-15ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson1-10/+0
2009-08-13[ARM] support tracing when using newer compilersUwe Kleine-König1-0/+19
2009-07-30ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König1-1/+1
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas1-20/+8
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas1-0/+3
2009-03-19Merge branch 'master' of git://git.marvell.com/orion into develRussell King1-0/+4
2009-03-05[ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König1-0/+4
2009-02-19[ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas1-0/+4
2009-01-31annotate that [fp, #-4] is the saved lrUwe Kleine-König1-1/+1
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-2/+2
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-2/+23