aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-header.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-15ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström1-0/+2
2009-10-14ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas1-0/+15
2009-09-26make Linux bootable on ARM againNicolas Pitre1-0/+2
2009-09-18Clear the exclusive monitor when returning from an exceptionCatalin Marinas1-0/+14
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas1-5/+87
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[ARM] Move enable_irq and disable_irq to assembler.hRussell King1-18/+0
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exceptionNicolas Pitre1-0/+1
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-05-31[PATCH] ARM SMP: convert alignment enableRussell King1-4/+3
2005-04-26[PATCH] ARM: make entry*.S includes more logicalRussell King1-12/+9
2005-04-26[PATCH] ARM: Remove single-use user save/restore macrosRussell King1-51/+0
2005-04-26[PATCH] ARM: remove PT_TRACESYSRussell King1-2/+0
2005-04-26[PATCH] ARM: Remove SVC_MODE definitionRussell King1-4/+0
2005-04-26[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King1-22/+0
2005-04-26[PATCH] ARM: pt_regs offsetsRussell King1-21/+10
2005-04-26[PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King1-10/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+182