| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers | Dave Martin | 2010-12-04 | 1 | -1/+1 |
* | ARM: Allow SMP kernels to boot on UP systems | Russell King | 2010-10-04 | 1 | -6/+5 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 | 1 | -0/+8 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 2010-07-21 | 1 | -10/+6 |
| |\ |
|
| * | | ARM: stack protector: change the canary value per task | Nicolas Pitre | 2010-06-14 | 1 | -0/+8 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 1 | -16/+7 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren | 2010-07-09 | 1 | -16/+7 |
| |/ |
|
* | | ARM: lockdep: fix unannotated irqs-on | Russell King | 2010-07-10 | 1 | -10/+6 |
|/ |
|
* | ARM: 6068/1: Fix build break with KPROBES enabled | Santosh Shilimkar | 2010-05-01 | 1 | -2/+2 |
* | ARM: fix build error in arch/arm/kernel/process.c | Russell King | 2010-04-21 | 1 | -5/+5 |
* | ARM: Fix wrong dmb | Russell King | 2010-01-12 | 1 | -3/+1 |
* | ARM: Use a definition for the userspace cmpxchg emulation syscall | Russell King | 2009-11-10 | 1 | -3/+4 |
* | ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable | Catalin Marinas | 2009-10-14 | 1 | -14/+14 |
* | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 2009-10-02 | 1 | -12/+6 |
* | Thumb-2: Correctly handle undefined instructions in the kernel | Catalin Marinas | 2009-09-18 | 1 | -1/+11 |
* | Clear the exclusive monitor when returning from an exception | Catalin Marinas | 2009-09-18 | 1 | -7/+0 |
* | Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Russell King | 2009-08-15 | 1 | -6/+4 |
|\ |
|
| * | Complete irq tracing support for ARM | Uwe Kleine-König | 2009-08-13 | 1 | -6/+4 |
* | | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 2009-07-24 | 1 | -67/+98 |
* | | Thumb-2: Add some .align statements to the .S files | Catalin Marinas | 2009-07-24 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2009-06-11 | 1 | -0/+3 |
|\ |
|
| * | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2009-05-30 | 1 | -0/+3 |
* | | [ARM] barriers: improve xchg, bitops and atomic SMP barriers | Russell King | 2009-05-28 | 1 | -4/+1 |
|/ |
|
* | [ARM] 5385/2: unwind: Add unwinding information to exception entry points | Catalin Marinas | 2009-02-19 | 1 | -0/+19 |
* | [ARM] call undefined instruction exception handler with irqs enabled | Russell King | 2009-01-28 | 1 | -0/+1 |
* | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 2008-09-01 | 1 | -0/+16 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
*-. | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 2008-04-19 | 1 | -19/+5 |
|\ \ |
|
| | * | [ARM] Fix kernel mode preemption | Russell King | 2008-04-19 | 1 | -19/+5 |
| |/ |
|
* | | Linux Thumb-2 support for user-space applications | Paul Brook | 2008-04-18 | 1 | -9/+44 |
* | | Add a prefetch abort handler | Paul Brook | 2008-04-18 | 1 | -10/+24 |
|/ |
|
*---. | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2008-01-28 | 1 | -6/+57 |
|\ \ \ |
|
| | | * | [ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension support | Catalin Marinas | 2008-01-26 | 1 | -0/+38 |
| |_|/
|/| | |
|
| | * | [ARM] 4689/1: small comment wrap fix | Nicolas Pitre | 2008-01-26 | 1 | -2/+2 |
| |/
|/| |
|
| * | ARM kprobes: prevent some functions involved with kprobes from being probed | Nicolas Pitre | 2008-01-26 | 1 | -1/+7 |
| * | ARM kprobes: don't let a single-stepped stmdb corrupt the exception stack | Nicolas Pitre | 2008-01-26 | 1 | -3/+10 |
|/ |
|
* | [ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user space | Nicolas Pitre | 2007-11-26 | 1 | -1/+1 |
* | [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c... | Nicolas Pitre | 2007-11-26 | 1 | -37/+57 |
* | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user | Dan Williams | 2007-02-17 | 1 | -0/+1 |
* | [ARM] Move processor_modes[] to .../process.c | Russell King | 2007-02-06 | 1 | -1/+0 |
* | [ARM] Fix kernel-mode undefined instruction aborts | Russell King | 2007-01-06 | 1 | -4/+8 |
* | [ARM] 3881/4: xscale: clean up cp0/cp1 handling | Lennert Buytenhek | 2006-12-03 | 1 | -9/+0 |
* | [ARM] Add ARM irqtrace support | Russell King | 2006-09-20 | 1 | -0/+13 |
* | [ARM] 3746/2: Userspace helpers must be Thumb mode interworkable | Nicolas Pitre | 2006-08-18 | 1 | -9/+12 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 1 | -3/+1 |
|\ |
|
| * | [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure | Lennert Buytenhek | 2006-07-01 | 1 | -3/+1 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
|/ |
|
* | [ARM] 3370/2: ep93xx: add crunch support | Lennert Buytenhek | 2006-06-28 | 1 | -0/+6 |
* | [ARM] Add thread_notify infrastructure | Russell King | 2006-06-22 | 1 | -13/+11 |
* | [ARM] 3420/1: Missing clobber in example code | Paul Brook | 2006-03-28 | 1 | -1/+1 |