aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-common.S
Commit message (Expand)AuthorAge
* ARM: fix oops on initial entry to userspace with Thumb2 kernelsRussell King2012-10-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * arm: switch to saner kernel_execve() semanticsAl Viro2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\|
| * arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-09-30
| * arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-30
| * arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-30
* | ARM: 7524/1: support syscall tracingWade Farnsworth2012-09-19
|/
* ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptraceWill Deacon2012-07-28
* ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro2012-07-28
* ARM: 7473/1: deal with handlerless restarts without leaving the kernelAl Viro2012-07-28
* ARM: 7472/1: pull all work_pending logics into C functionAl Viro2012-07-28
* ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon2012-07-09
* ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork pathWill Deacon2012-07-09
* Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King2012-05-29
|\
| * arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro2012-05-21
| * arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2012-05-21
* | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-05
|/
* ARM: make arch_ret_to_user macro optionalRob Herring2012-02-21
* ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent2012-01-25
* Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-17
* ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei2011-06-06
* Merge branch 'clksrc' into develRussell King2011-01-05
|\
| * ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent2010-11-19
| * ARM: ftrace: function graph tracer supportTim Bird2010-11-19
| * ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent2010-11-19
* | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-24
|/
* Merge branch 'devel-stable' into develRussell King2010-10-19
|\
| * ARM: SECCOMP supportNicolas Pitre2010-10-01
| |
| \
| \
| \
*---. | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-18
|\ \ \|
| | | * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-27
| | |/| | |/| |
| | | * ARM: prevent multiple syscall restartsRussell King2010-09-17
| |_|/ |/| |
| | * ARM: 6318/1: ftrace: fix and update dynamic ftraceRabin Vincent2010-09-02
| | * ARM: 6316/1: ftrace: add Thumb-2 supportRabin Vincent2010-09-02
| | * ARM: 6315/1: ftrace: add ENDPROC annotationsRabin Vincent2010-09-02
| | * ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent2010-09-02
| |/ |/|
| * arm: fix really nasty sigreturn bugAl Viro2010-09-17
|/
* ARM: 6288/1: ftrace: document mcount formatsRabin Vincent2010-08-10
* ARM: 6287/1: ftrace: clean up mcount assembly indentationRabin Vincent2010-08-10
* Unify sys_mmap*Al Viro2009-12-11
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-02
* ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow2009-10-01
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-14
|\
| * Merge branch 'master' into develRussell King2009-09-12
| |\
| * \ Merge branch 'devel-stable' into develRussell King2009-09-12
| |\ \
| | * \ Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King2009-08-15
| | |\ \
| | | * | [ARM] support tracing when using newer compilersUwe Kleine-König2009-08-13
| | * | | Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-24
| | |/ /
| * / / ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson2009-08-15
| |/ /
* | / KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
| |/ |/|