Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / arch / arm / kernel / entry-armv.S
2010-05-01 Santosh ShilimkarARM: 6068/1: Fix build break with KPROBES enabled
2010-04-21 Russell KingARM: fix build error in arch/arm/kernel/process.c
2010-01-12 Russell KingARM: Fix wrong dmb
2009-11-10 Russell KingARM: Use a definition for the userspace cmpxchg emulati...
2009-10-14 Catalin MarinasARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instructio...
2009-10-02 Kirill A. ShutemovARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
2009-09-18 Catalin MarinasThumb-2: Correctly handle undefined instructions in...
2009-09-18 Catalin MarinasClear the exclusive monitor when returning from an...
2009-08-15 Russell KingMerge branch 'for-rmk-2.6.32' of git://git.pengutronix...
2009-08-13 Uwe Kleine-KönigComplete irq tracing support for ARM
2009-07-24 Catalin MarinasThumb-2: Implementation of the unified start-up and...
2009-07-24 Catalin MarinasThumb-2: Add some .align statements to the .S files
2009-06-11 Russell KingMerge branch 'for-rmk' of git://linux-arm.org/linux...
2009-05-30 Catalin MarinasAdd core support for ARMv6/v7 big-endian
2009-05-28 Russell King[ARM] barriers: improve xchg, bitops and atomic SMP...
2009-02-19 Catalin Marinas[ARM] 5385/2: unwind: Add unwinding information to...
2009-01-28 Russell King[ARM] call undefined instruction exception handler...
2008-09-01 Catalin Marinas[ARM] 5227/1: Add the ENDPROC declarations to the ...
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-04-19 Russell KingMerge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695...
2008-04-19 Russell King[ARM] Fix kernel mode preemption
2008-04-18 Paul BrookLinux Thumb-2 support for user-space applications
2008-04-18 Paul BrookAdd a prefetch abort handler
2008-01-28 Russell KingMerge branches 'at91', 'ep93xx', 'iop', 'kprobes',...
2008-01-26 Nicolas PitreARM kprobes: prevent some functions involved with kprob...
2008-01-26 Nicolas PitreARM kprobes: don't let a single-stepped stmdb corrupt...
2008-01-26 Nicolas Pitre[ARM] 4689/1: small comment wrap fix
2008-01-26 Catalin Marinas[ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension...
2007-11-26 Nicolas Pitre[ARM] 4665/1: fix __und_usr wrt accessing the undefined...
2007-11-26 Nicolas Pitre[ARM] 4659/1: remove possibilities for spurious false...
2007-02-17 Dan Williams[ARM] 4185/2: entry: introduce get_irqnr_preamble and...
2007-02-06 Russell King[ARM] Move processor_modes[] to .../process.c
2007-01-06 Russell King[ARM] Fix kernel-mode undefined instruction aborts
2006-12-03 Lennert Buytenhek[ARM] 3881/4: xscale: clean up cp0/cp1 handling
2006-09-20 Russell King[ARM] Add ARM irqtrace support
2006-08-18 Nicolas Pitre[ARM] 3746/2: Userspace helpers must be Thumb mode...
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-07-01 Lennert Buytenhek[ARM] 3707/1: iwmmxt: use the generic thread notifier...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Lennert Buytenhek[ARM] 3370/2: ep93xx: add crunch support
2006-06-22 Russell King[ARM] Add thread_notify infrastructure
2006-03-28 Paul Brook[ARM] 3420/1: Missing clobber in example code
2006-03-21 Russell King[ARM] Move IRQ enable after coprocessor number decode
2006-02-22 Russell King[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K
2006-02-08 Nicolas Pitre[ARM] 3310/1: add a comment about the possible __kuser_...
2006-02-08 Nicolas Pitre[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper...
2006-01-18 Nicolas Pitre[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall...
2006-01-14 Nicolas Pitre[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit...
2006-01-13 Hyok S. Choi[ARM] Support register switch in nommu mode
2006-01-03 Russell King[ARM] Cleanup ARM includes
2005-12-19 Nicolas Pitre[ARM] 3210/1: add missing memory barrier helper for...
2005-11-08 Russell King[ARM SMP] Add core ARM support for local timers
2005-11-06 Nicolas Pitre[ARM] 3115/1: small optimizations to exception vector...
2005-10-29 Nicolas Pitre[ARM] 3060/1: allow constants found in asm/memory.h...
2005-09-23 Russell King[ARM] Fix context switch with ARMv6 + TLS
2005-08-10 Russell King[ARM SMP] Clear the exclusive monitor on ARMv6 CPUs...
2005-06-18 Russell KingMerge with ../linux-2.6-smp
2005-06-08 Nicolas Pitre[PATCH] ARM: 2664/2: add support for atomic ops on...
2005-05-31 Russell King[PATCH] ARM SMP: Fix vector entry
2005-05-31 Russell King[PATCH] ARM SMP: convert alignment enable
2005-05-21 Russell King[PATCH] ARM SMP: add IPI support
2005-05-21 Russell King[PATCH] ARM SMP: reallocate main IRQ handler code registers
2005-05-21 Russell King[PATCH] ARM SMP: consolidate main IRQ handler code
2005-05-05 Nicolas Pitre[PATCH] ARM: 2665/1: kill warnings in entry-armv.S
2005-05-05 Nicolas Pitre[PATCH] ARM: 2663/1: straightify TLS register emulation...
2005-04-29 Nicolas Pitre[PATCH] ARM: 2651/3: kernel helpers for NPTL support
2005-04-26 Russell King[PATCH] ARM: make entry*.S includes more logical
2005-04-26 Russell King[PATCH] ARM: Remove SVC_MODE definition
2005-04-26 Russell King[PATCH] ARM: Remove argument for disable_irq/enable_irq
2005-04-26 Russell King[PATCH] ARM: remove some entry initialisation asm code
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2