aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-armv.S
Commit message (Expand)AuthorAge
* ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-10
* ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas2009-10-14
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-02
* Thumb-2: Correctly handle undefined instructions in the kernelCatalin Marinas2009-09-18
* Clear the exclusive monitor when returning from an exceptionCatalin Marinas2009-09-18
* Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King2009-08-15
|\
| * Complete irq tracing support for ARMUwe Kleine-König2009-08-13
* | Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-24
* | Thumb-2: Add some .align statements to the .S filesCatalin Marinas2009-07-24
|/
* Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2009-06-11
|\
| * Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-30
* | [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-28
|/
* [ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas2009-02-19
* [ARM] call undefined instruction exception handler with irqs enabledRussell King2009-01-28
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-01
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
*-. Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-19
|\ \
| | * [ARM] Fix kernel mode preemptionRussell King2008-04-19
| |/
* | Linux Thumb-2 support for user-space applicationsPaul Brook2008-04-18
* | Add a prefetch abort handlerPaul Brook2008-04-18
|/
*---. Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-28
|\ \ \
| | | * [ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension supportCatalin Marinas2008-01-26
| |_|/ |/| |
| | * [ARM] 4689/1: small comment wrap fixNicolas Pitre2008-01-26
| |/ |/|
| * ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre2008-01-26
| * ARM kprobes: don't let a single-stepped stmdb corrupt the exception stackNicolas Pitre2008-01-26
|/
* [ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user spaceNicolas Pitre2007-11-26
* [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre2007-11-26
* [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-17
* [ARM] Move processor_modes[] to .../process.cRussell King2007-02-06
* [ARM] Fix kernel-mode undefined instruction abortsRussell King2007-01-06
* [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-03
* [ARM] Add ARM irqtrace supportRussell King2006-09-20
* [ARM] 3746/2: Userspace helpers must be Thumb mode interworkableNicolas Pitre2006-08-18
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-02
|\
| * [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek2006-07-01
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
|/
* [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-28
* [ARM] Add thread_notify infrastructureRussell King2006-06-22
* [ARM] 3420/1: Missing clobber in example codePaul Brook2006-03-28
* [ARM] Move IRQ enable after coprocessor number decodeRussell King2006-03-21
* [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King2006-02-22
* [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre2006-02-08
* [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre2006-02-08
* [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationNicolas Pitre2006-01-18
* [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-14
* [ARM] Support register switch in nommu modeHyok S. Choi2006-01-13
* [ARM] Cleanup ARM includesRussell King2006-01-03
* [ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre2005-12-19
* [ARM SMP] Add core ARM support for local timersRussell King2005-11-08
* [ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre2005-11-06