summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-header.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: save and reset the address limit when entering an exceptionRussell King2016-07-071-0/+4
* ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King2016-06-221-4/+4
* ARM: entry: provide uaccess assembly macro hooksRussell King2015-08-261-0/+3
* ARM: entry: get rid of multiple macro definitionsRussell King2015-08-261-65/+44
* ARM: 8266/1: Remove early stack deallocation from restore_user_regsDaniel Thompson2015-01-121-6/+7
*-. Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-021-4/+12
|\ \
| | * ARM: Avoid writing to control register on every exceptionRussell King2014-09-261-4/+12
* | | ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson2014-09-181-0/+47
|/ /
* / ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland2014-08-271-14/+15
|/
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-14/+0
*-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-0/+4
|\ \
| * | ARM: 8064/1: fix v7-M signal returnRabin Vincent2014-05-251-0/+4
| |/
* / ARM: consolidate last remaining open-coded alignment trap enableRussell King2014-06-021-2/+2
|/
* ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-091-11/+0
* arm: Fix build error with context tracking callsFrederic Weisbecker2013-09-271-4/+4
* Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-221-0/+124
|\
| * ARM: ARMv7-M: Add support for exception handlingUwe Kleine-König2013-04-171-0/+124
| |
| \
*-. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-2/+64
|\ \ \ | |_|/ |/| |
| | * ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-031-0/+28
| |/ |/|
| * ARM: entry: move disable_irq_notrace into svc_exitRussell King2013-04-031-0/+6
| * ARM: entry: move IRQ tracing exit into svc_exitRussell King2013-04-031-2/+30
|/
* Merge branch 'devel-stable' into for-nextRussell King2011-07-221-7/+5
|\
| * ARM: Thumb-2: Fix exception return sequence to restore stack correctlyJon Medhurst2011-07-131-7/+5
* | ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King2011-07-021-19/+0
|/
* ARM: v6k: select clear exclusive code seqences according to V6 variantsRussell King2011-02-021-7/+7
* ARM: hw_breakpoint: disable preemption during debug exception handlingWill Deacon2010-12-061-0/+19
* ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström2010-03-151-0/+2
* ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas2009-10-141-0/+15
* make Linux bootable on ARM againNicolas Pitre2009-09-261-0/+2
* Clear the exclusive monitor when returning from an exceptionCatalin Marinas2009-09-181-0/+14
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-241-5/+87
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-231-18/+0
* [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-141-0/+1
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] ARM SMP: convert alignment enableRussell King2005-05-311-4/+3
* [PATCH] ARM: make entry*.S includes more logicalRussell King2005-04-261-12/+9
* [PATCH] ARM: Remove single-use user save/restore macrosRussell King2005-04-261-51/+0
* [PATCH] ARM: remove PT_TRACESYSRussell King2005-04-261-2/+0
* [PATCH] ARM: Remove SVC_MODE definitionRussell King2005-04-261-4/+0
* [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2005-04-261-22/+0
* [PATCH] ARM: pt_regs offsetsRussell King2005-04-261-21/+10
* [PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King2005-04-261-10/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+182