summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/entry-armv.S (follow)
Commit message (Expand)AuthorAge
* ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel2021-12-29
* ARM: remove user cmpxchg syscallRussell King2015-10-03
*-. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-03
|\ \
| | * ARM: entry: provide uaccess assembly macro hooksRussell King2015-08-26
| | * ARM: domains: switch to keeping domain value in registerRussell King2015-08-21
| |/ |/|
| * Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-07
|/|
| * Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-07
| |\
| * | ARM: fix lockdep unannotated irqs-off warningRussell King2015-07-03
* | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-02
|\ \ \ | |_|/ |/| |
| * | arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker2015-06-16
| |/
* / ARM: replace BSYM() with badr assembly macroRussell King2015-05-08
|/
* ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-29
* ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-13
*-. Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-02
|\ \
| | * ARM: Avoid writing to control register on every exceptionRussell King2014-09-26
| |/
* / ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson2014-09-18
|/
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
*-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-05
|\ \
| | * ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S2014-05-30
| | * ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas2014-04-25
| |/
* | ARM: consolidate last remaining open-coded alignment trap enableRussell King2014-06-02
* | ARM: remove global cr_no_alignmentRussell King2014-06-02
|/
* ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky2014-01-28
*-. Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-12
|\ \
| * | ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2013-11-07
| |/
* / ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-19
|/
* ARM: Fix !kuser helpers caseRussell King2013-08-07
* ARM: allow kuser helpers to be removed from the vector pageRussell King2013-07-31
* ARM: update FIQ support for relocation of vectorsRussell King2013-07-31
* ARM: use linker magic for vectors and vector stubsRussell King2013-07-31
* ARM: move vector stubsRussell King2013-07-31
* ARM: poison memory between kuser helpersRussell King2013-07-31
* ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-24
* Merge branch 'cleanup' into for-linusRussell King2013-05-02
|\
| * ARM: cleanup undefined instruction entry codeRussell King2013-02-23
| |
| \
*-. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-02
|\ \ \ | |_|/ |/| |
| | * ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-03
| |/ |/|
| * ARM: entry: move disable_irq_notrace into svc_exitRussell King2013-04-03
| * ARM: entry: move IRQ tracing exit into svc_exitRussell King2013-04-03
|/
* ARM: Fix undefined instruction exception handlingRussell King2012-07-31
* ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon2012-06-16
* ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-05
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-13
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ | |/ |/|
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* | ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring2012-02-21
|/
* ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon2012-02-03
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05
|\
| * ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski2011-11-26