| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 8266/1: Remove early stack deallocation from restore_user_regs | Daniel Thompson | 2015-01-12 | 1 | -6/+7 |
*-. | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King | 2014-10-02 | 1 | -4/+12 |
|\ \ |
|
| | * | ARM: Avoid writing to control register on every exception | Russell King | 2014-09-26 | 1 | -4/+12 |
* | | | ARM: 8150/3: fiq: Replace default FIQ handler | Daniel Thompson | 2014-09-18 | 1 | -0/+47 |
|/ / |
|
* | | ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex | Mark Rutland | 2014-08-27 | 1 | -14/+15 |
|/ |
|
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 2014-07-18 | 1 | -14/+0 |
*-. | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 2014-06-05 | 1 | -0/+4 |
|\ \ |
|
| * | | ARM: 8064/1: fix v7-M signal return | Rabin Vincent | 2014-05-25 | 1 | -0/+4 |
| |/ |
|
* | | ARM: consolidate last remaining open-coded alignment trap enable | Russell King | 2014-06-02 | 1 | -2/+2 |
|/ |
|
* | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h | Catalin Marinas | 2014-04-09 | 1 | -11/+0 |
* | arm: Fix build error with context tracking calls | Frederic Weisbecker | 2013-09-27 | 1 | -4/+4 |
* | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 2013-05-22 | 1 | -0/+124 |
|\ |
|
| * | ARM: ARMv7-M: Add support for exception handling | Uwe Kleine-König | 2013-04-17 | 1 | -0/+124 |
| | | |
| \ | |
*-. \ | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 2013-05-02 | 1 | -2/+64 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: 7688/1: add support for context tracking subsystem | Kevin Hilman | 2013-04-03 | 1 | -0/+28 |
| |/
|/| |
|
| * | ARM: entry: move disable_irq_notrace into svc_exit | Russell King | 2013-04-03 | 1 | -0/+6 |
| * | ARM: entry: move IRQ tracing exit into svc_exit | Russell King | 2013-04-03 | 1 | -2/+30 |
|/ |
|
* | Merge branch 'devel-stable' into for-next | Russell King | 2011-07-22 | 1 | -7/+5 |
|\ |
|
| * | ARM: Thumb-2: Fix exception return sequence to restore stack correctly | Jon Medhurst | 2011-07-13 | 1 | -7/+5 |
* | | ARM: entry: avoid enabling interrupts in prefetch/data abort handlers | Russell King | 2011-07-02 | 1 | -19/+0 |
|/ |
|
* | ARM: v6k: select clear exclusive code seqences according to V6 variants | Russell King | 2011-02-02 | 1 | -7/+7 |
* | ARM: hw_breakpoint: disable preemption during debug exception handling | Will Deacon | 2010-12-06 | 1 | -0/+19 |
* | ARM: 5991/1: Fix regression in restore_user_regs macro | Anders Grafström | 2010-03-15 | 1 | -0/+2 |
* | ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable | Catalin Marinas | 2009-10-14 | 1 | -0/+15 |
* | make Linux bootable on ARM again | Nicolas Pitre | 2009-09-26 | 1 | -0/+2 |
* | Clear the exclusive monitor when returning from an exception | Catalin Marinas | 2009-09-18 | 1 | -0/+14 |
* | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 2009-07-24 | 1 | -5/+87 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [ARM] Move enable_irq and disable_irq to assembler.h | Russell King | 2006-03-23 | 1 | -18/+0 |
* | [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce... | Nicolas Pitre | 2006-01-14 | 1 | -0/+1 |
* | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] ARM SMP: convert alignment enable | Russell King | 2005-05-31 | 1 | -4/+3 |
* | [PATCH] ARM: make entry*.S includes more logical | Russell King | 2005-04-26 | 1 | -12/+9 |
* | [PATCH] ARM: Remove single-use user save/restore macros | Russell King | 2005-04-26 | 1 | -51/+0 |
* | [PATCH] ARM: remove PT_TRACESYS | Russell King | 2005-04-26 | 1 | -2/+0 |
* | [PATCH] ARM: Remove SVC_MODE definition | Russell King | 2005-04-26 | 1 | -4/+0 |
* | [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code | Russell King | 2005-04-26 | 1 | -22/+0 |
* | [PATCH] ARM: pt_regs offsets | Russell King | 2005-04-26 | 1 | -21/+10 |
* | [PATCH] ARM: Remove argument for disable_irq/enable_irq | Russell King | 2005-04-26 | 1 | -10/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+182 |