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