| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 9195/1: entry: avoid explicit literal loads | Ard Biesheuvel | 2022-05-20 | 1 | -9/+9 |
* | ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP builds | Ard Biesheuvel | 2022-05-20 | 1 | -4/+10 |
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2022-03-24 | 1 | -35/+169 |
|\ |
|
| * | ARM: assembler: define a Kconfig symbol for group relocation support | Ard Biesheuvel | 2022-01-24 | 1 | -4/+4 |
| * | ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems | Ard Biesheuvel | 2021-12-06 | 1 | -29/+54 |
| * | ARM: percpu: add SMP_ON_UP support | Ard Biesheuvel | 2021-12-06 | 1 | -3/+56 |
| * | ARM: assembler: add optimized ldr/str macros to load variables from memory | Ard Biesheuvel | 2021-12-06 | 1 | -4/+41 |
| * | ARM: implement IRQ stacks | Ard Biesheuvel | 2021-12-03 | 1 | -0/+4 |
| * | ARM: assembler: introduce bl_r macro | Ard Biesheuvel | 2021-12-03 | 1 | -0/+15 |
* | | ARM: fix co-processor register typo | Russell King (Oracle) | 2022-03-09 | 1 | -1/+1 |
* | | Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2022-03-08 | 1 | -0/+10 |
|\ \ |
|
| * | | ARM: Spectre-BHB workaround | Russell King (Oracle) | 2022-03-05 | 1 | -0/+10 |
| |/ |
|
* / | ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently | Ard Biesheuvel | 2022-01-19 | 1 | -0/+2 |
|/ |
|
* | ARM: smp: Enable THREAD_INFO_IN_TASK | Ard Biesheuvel | 2021-09-27 | 1 | -0/+5 |
* | ARM: smp: Store current pointer in TPIDRURO register if available | Ard Biesheuvel | 2021-09-27 | 1 | -0/+24 |
* | ARM: 9039/1: assembler: generalize byte swapping macro into rev_l | Ard Biesheuvel | 2021-02-01 | 1 | -0/+17 |
* | ARM: kernel: use relative references for UP/SMP alternatives | Ard Biesheuvel | 2020-10-28 | 1 | -2/+2 |
* | ARM: assembler: introduce adr_l, ldr_l and str_l macros | Ard Biesheuvel | 2020-10-28 | 1 | -0/+84 |
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2020-06-02 | 1 | -2/+1 |
|\ |
|
| * | ARM: 8971/1: replace the sole use of a symbol with its definition | Jian Cai | 2020-04-29 | 1 | -2/+1 |
* | | ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h | Russell King | 2020-05-03 | 1 | -74/+1 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ARM: 8843/1: use unified assembler in headers | Stefan Agner | 2019-02-26 | 1 | -6/+6 |
* | ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS | Vincent Whitchurch | 2018-11-12 | 1 | -2/+4 |
* | Merge branches 'fixes', 'misc' and 'spectre' into for-next | Russell King | 2018-10-10 | 1 | -0/+11 |
|\ |
|
| * | ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization | Julien Thierry | 2018-10-05 | 1 | -0/+11 |
* | | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King | 2018-08-13 | 1 | -0/+4 |
|\| |
|
| * | ARM: spectre-v1: mitigate user accesses | Russell King | 2018-08-02 | 1 | -0/+4 |
| | | |
| \ | |
*-. | | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King | 2018-06-05 | 1 | -0/+8 |
|\ \| |
|
| | * | ARM: spectre-v1: add speculation barrier (csdb) macros | Russell King | 2018-06-01 | 1 | -0/+8 |
| |/ |
|
* / | ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions | Masami Hiramatsu | 2018-05-19 | 1 | -0/+10 |
|/ |
|
* | ARM: BUG if jumping to usermode address in kernel mode | Russell King | 2017-11-26 | 1 | -0/+18 |
* | ARM: Prepare for randomized task_struct | Arnd Bergmann | 2017-06-30 | 1 | -0/+2 |
* | ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqs | Vladimir Murzin | 2016-09-06 | 1 | -0/+4 |
* | ARM: introduce svc_pt_regs structure | Russell King | 2016-06-22 | 1 | -2/+2 |
* | ARM: rename S_FRAME_SIZE to PT_REGS_SIZE | Russell King | 2016-06-22 | 1 | -2/+2 |
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-14 | 1 | -5/+0 |
|\ |
|
| * | ARM: uaccess: remove unneeded uaccess_save_and_disable macro | Russell King | 2015-09-10 | 1 | -5/+0 |
| | | |
| \ | |
*-. | | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King | 2015-09-03 | 1 | -0/+47 |
|\ \| |
|
| | * | ARM: software-based priviledged-no-access support | Russell King | 2015-08-26 | 1 | -0/+30 |
| | * | ARM: entry: provide uaccess assembly macro hooks | Russell King | 2015-08-26 | 1 | -0/+17 |
| |/ |
|
* | | ARM: entry: efficiency cleanups | Russell King | 2015-08-25 | 1 | -4/+12 |
* | | ARM: entry: get rid of asm_trace_hardirqs_on_cond | Russell King | 2015-08-25 | 1 | -6/+2 |
|/ |
|
* | ARM: replace BSYM() with badr assembly macro | Russell King | 2015-05-08 | 1 | -1/+16 |
* | ARM: allow 16-bit instructions in ALT_UP() | Russell King | 2015-04-14 | 1 | -0/+3 |
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 2014-07-18 | 1 | -0/+21 |
* | ARM: 8078/1: get rid of hardcoded assumptions about kernel stack size | Andrey Ryabinin | 2014-07-01 | 1 | -3/+5 |
* | ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume | Lorenzo Pieralisi | 2014-05-26 | 1 | -1/+1 |
* | ARM: 8018/1: Add {inc,dec}_preempt_count asm macros | Catalin Marinas | 2014-04-09 | 1 | -0/+32 |
* | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h | Catalin Marinas | 2014-04-09 | 1 | -0/+10 |