aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/entry-header.S
AgeCommit message (Expand)Author
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King
2015-08-26ARM: entry: get rid of multiple macro definitionsRussell King
2015-01-12ARM: 8266/1: Remove early stack deallocation from restore_user_regsDaniel Thompson
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-09-26ARM: Avoid writing to control register on every exceptionRussell King
2014-09-18ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson
2014-08-27ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-02ARM: consolidate last remaining open-coded alignment trap enableRussell King
2014-05-25ARM: 8064/1: fix v7-M signal returnRabin Vincent
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-04-17ARM: ARMv7-M: Add support for exception handlingUwe Kleine-König
2013-04-03ARM: 7688/1: add support for context tracking subsystemKevin Hilman
2013-04-03ARM: entry: move disable_irq_notrace into svc_exitRussell King
2013-04-03ARM: entry: move IRQ tracing exit into svc_exitRussell King
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-13ARM: Thumb-2: Fix exception return sequence to restore stack correctlyJon Medhurst
2011-07-02ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King
2011-02-02ARM: v6k: select clear exclusive code seqences according to V6 variantsRussell King
2010-12-06ARM: hw_breakpoint: disable preemption during debug exception handlingWill Deacon
2010-03-15ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström
2009-10-14ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas
2009-09-26make Linux bootable on ARM againNicolas Pitre
2009-09-18Clear the exclusive monitor when returning from an exceptionCatalin Marinas
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-23[ARM] Move enable_irq and disable_irq to assembler.hRussell King
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg
2005-05-31[PATCH] ARM SMP: convert alignment enableRussell King
2005-04-26[PATCH] ARM: make entry*.S includes more logicalRussell King
2005-04-26[PATCH] ARM: Remove single-use user save/restore macrosRussell King
2005-04-26[PATCH] ARM: remove PT_TRACESYSRussell King
2005-04-26[PATCH] ARM: Remove SVC_MODE definitionRussell King
2005-04-26[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King
2005-04-26[PATCH] ARM: pt_regs offsetsRussell King
2005-04-26[PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds