aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/entry-armv.S
AgeCommit message (Expand)Author
2016-02-11ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel
2016-02-11ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King
2015-07-03ARM: fix lockdep unannotated irqs-off warningRussell King
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-16arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan
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-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-06-02ARM: remove global cr_no_alignmentRussell King
2014-05-30ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas
2014-01-28ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King
2013-11-07ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks
2013-08-07ARM: Fix !kuser helpers caseRussell King
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King
2013-07-31ARM: update FIQ support for relocation of vectorsRussell King
2013-07-31ARM: use linker magic for vectors and vector stubsRussell King
2013-07-31ARM: move vector stubsRussell King
2013-07-31ARM: poison memory between kuser helpersRussell King
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel
2013-05-02Merge branch 'cleanup' into for-linusRussell King
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
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
2013-02-23ARM: cleanup undefined instruction entry codeRussell King
2012-07-31ARM: Fix undefined instruction exception handlingRussell King
2012-06-16ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-02-21ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King