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