summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-armv.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-171-5/+1
* Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-091-1/+4
|\
| * ARM: Prepare for randomized task_structArnd Bergmann2017-06-301-1/+4
* | ARM: align .data sectionRussell King2017-08-141-0/+2
|/
* ARM: fix address limit restoration for undefined instructionsRussell King2016-08-091-0/+1
* ARM: save and reset the address limit when entering an exceptionRussell King2016-07-071-1/+6
* ARM: introduce svc_pt_regs structureRussell King2016-06-221-2/+2
* ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King2016-06-221-6/+6
* ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel2016-02-111-2/+1
* ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel2016-02-111-3/+2
* ARM: remove user cmpxchg syscallRussell King2015-10-031-30/+3
*-. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-031-9/+25
|\ \
| | * ARM: entry: provide uaccess assembly macro hooksRussell King2015-08-261-8/+22
| | * ARM: domains: switch to keeping domain value in registerRussell King2015-08-211-0/+2
| |/ |/|
| * Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-071-1/+1
|/|
| * Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-071-6/+6
| |\
| * | ARM: fix lockdep unannotated irqs-off warningRussell King2015-07-031-1/+1
* | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-0/+2
|\ \ \ | |_|/ |/| |
| * | arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker2015-06-161-0/+2
| |/
* / ARM: replace BSYM() with badr assembly macroRussell King2015-05-081-6/+6
|/
* ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-291-1/+1
* ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-131-1/+2
*-. Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-021-3/+7
|\ \
| | * ARM: Avoid writing to control register on every exceptionRussell King2014-09-261-3/+7
| |/
* / ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson2014-09-181-11/+87
|/
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-21/+21
*-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-5/+9
|\ \
| | * ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S2014-05-301-1/+2
| | * ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas2014-04-251-4/+7
| |/
* | ARM: consolidate last remaining open-coded alignment trap enableRussell King2014-06-021-1/+1
* | ARM: remove global cr_no_alignmentRussell King2014-06-021-3/+0
|/
* ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky2014-01-281-0/+2
*-. Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-121-0/+1
|\ \
| * | ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2013-11-071-0/+1
| |/
* / ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-191-3/+2
|/
* ARM: Fix !kuser helpers caseRussell King2013-08-071-1/+2
* ARM: allow kuser helpers to be removed from the vector pageRussell King2013-07-311-0/+3
* ARM: update FIQ support for relocation of vectorsRussell King2013-07-311-0/+3
* ARM: use linker magic for vectors and vector stubsRussell King2013-07-311-18/+10
* ARM: move vector stubsRussell King2013-07-311-26/+24
* ARM: poison memory between kuser helpersRussell King2013-07-311-9/+16
* ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-241-2/+3
* Merge branch 'cleanup' into for-linusRussell King2013-05-021-7/+6
|\
| * ARM: cleanup undefined instruction entry codeRussell King2013-02-231-7/+6
| |
| \
*-. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-44/+2
|\ \ \ | |_|/ |/| |
| | * ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-031-0/+1
| |/ |/|
| * ARM: entry: move disable_irq_notrace into svc_exitRussell King2013-04-031-18/+0
| * ARM: entry: move IRQ tracing exit into svc_exitRussell King2013-04-031-26/+1
|/
* ARM: Fix undefined instruction exception handlingRussell King2012-07-311-39/+72
* ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon2012-06-161-0/+1