- 18ed1c01 ARM: smp: Enable THREAD_INFO_IN_TASK by Ard Biesheuvel · 3 years, 3 months ago
- 50596b7 ARM: smp: Store current pointer in TPIDRURO register if available by Ard Biesheuvel · 3 years, 3 months ago
- 6468e89 ARM: 9039/1: assembler: generalize byte swapping macro into rev_l by Ard Biesheuvel · 4 years, 1 month ago
- 450abd3 ARM: kernel: use relative references for UP/SMP alternatives by Ard Biesheuvel · 4 years, 4 months ago
- 0b16746 ARM: assembler: introduce adr_l, ldr_l and str_l macros by Ard Biesheuvel · 4 years, 4 months ago
- c2b0fc8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 7 months ago
- 747ffc2 ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h by Russell King · 4 years, 8 months ago
- a780e48 ARM: 8971/1: replace the sole use of a symbol with its definition by Jian Cai · 4 years, 8 months ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- c001899 ARM: 8843/1: use unified assembler in headers by Stefan Agner · 6 years ago
- f441882 ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS by Vincent Whitchurch · 6 years ago
- 3e98d24 Merge branches 'fixes', 'misc' and 'spectre' into for-next by Russell King · 6 years ago
- afaf683 ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization by Julien Thierry · 6 years ago
- c61b466 Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 6 years ago
- a3c0f847 ARM: spectre-v1: mitigate user accesses by Russell King · 7 years ago
- 0ac000e Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 7 years ago
- a78d156 ARM: spectre-v1: add speculation barrier (csdb) macros by Russell King · 7 years ago
- 0d73c3f ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions by Masami Hiramatsu · 7 years ago
- 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
- ffa47aa ARM: Prepare for randomized task_struct by Arnd Bergmann · 8 years ago
- b2bf482 ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqs by Vladimir Murzin · 8 years ago
- e6a9dc6 ARM: introduce svc_pt_regs structure by Russell King · 9 years ago
- 5745eef ARM: rename S_FRAME_SIZE to PT_REGS_SIZE by Russell King · 9 years ago
- 57e6bbc Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 296254f ARM: uaccess: remove unneeded uaccess_save_and_disable macro by Russell King · 9 years ago
- 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
- a5e090a ARM: software-based priviledged-no-access support by Russell King · 9 years ago
- 2190fed ARM: entry: provide uaccess assembly macro hooks by Russell King · 9 years ago
- 3302cad ARM: entry: efficiency cleanups by Russell King · 9 years ago
- 01e09a2 ARM: entry: get rid of asm_trace_hardirqs_on_cond by Russell King · 9 years ago
- 14327c6 ARM: replace BSYM() with badr assembly macro by Russell King · 10 years ago
- 89c6bc5 ARM: allow 16-bit instructions in ALT_UP() by Russell King · 10 years ago
- 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 11 years ago
- 9a2b51b ARM: 8078/1: get rid of hardcoded assumptions about kernel stack size by Andrey Ryabinin · 11 years ago
- 0e0779d ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume by Lorenzo Pieralisi · 11 years ago
- 0b1f68e ARM: 8018/1: Add {inc,dec}_preempt_count asm macros by Catalin Marinas · 11 years ago
- 39ad04c ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h by Catalin Marinas · 11 years ago
- d98b90e ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull by Victor Kamensky · 11 years ago
- 457c240 ARM: asm: Add ARM_BE8() assembly helper by Ben Dooks · 12 years ago
- 3ea1280 ARM: barrier: allow options to be passed to memory barrier instructions by Will Deacon · 12 years ago
- 55bdd69 ARM: Add base support for ARMv7-M by Catalin Marinas · 15 years ago
- 8e9c24a ARM: virt: avoid clobbering lr when forcing svc mode by Russell King · 12 years ago
- 1ecec69 ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and below by Dave Martin · 12 years ago
- 2a552d5 ARM: 7549/1: HYP: fix boot on some ARM1136 cores by Marc Zyngier · 12 years ago
- 648f3b69 Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 12 years ago
- 80c59da ARM: virt: allow the kernel to be entered in HYP mode by Dave Martin · 13 years ago
- 8404663 ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS by Russell King · 12 years ago
- 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 13 years ago
- 8e43a90 ARM: 7325/1: fix v7 boot with lockdep enabled by Rabin Vincent · 13 years ago
- 4e7682d ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts by Catalin Marinas · 13 years ago
- d675d0b ARM: LPAE: add ISBs around MMU enabling code by Will Deacon · 13 years ago
- 8f51965 ARM: assembler.h: Add string declaration macro by Dave Martin · 14 years ago
- 2bc58a6 ARM: 6959/1: SMP build fix for entry-macro-multi.S by Magnus Damm · 14 years ago
- 4ec3eb1 Merge branch 'smp' into misc by Russell King · 14 years ago
- ed3768a ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. by Dave Martin · 14 years ago
- 1142b71 ARM: 6489/1: thumb2: fix incorrect optimisation in usracc by Will Deacon · 14 years ago
- 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
- f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 14 years ago
- 4260415 ARM: fix build error in arch/arm/kernel/process.c by Russell King · 15 years ago
- 9b2616c Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 15 years ago
- 0d928b0 Complete irq tracing support for ARM by Uwe Kleine-König · 15 years ago
- 8b59278 Thumb-2: Implement the unified arch/arm/lib functions by Catalin Marinas · 15 years ago
- b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 15 years ago
- bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 16 years ago
- 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago[Renamed (98%) from include/asm-arm/assembler.h]
- 2239aff [ARM] cache align destination pointer when copying memory for some processors by Nicolas Pitre · 17 years ago
- 801194e [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ by Russell King · 19 years ago
- 405040a [ARM] Remove save_lr/restore_pc macros by Russell King · 19 years ago
- 1b93a71 [ARM] Remove LOADREGS macro by Russell King · 19 years ago
- 7999d8d [ARM] Remove RETINSTR macro by Russell King · 19 years ago
- 9c42954 [ARM] Move enable_irq and disable_irq to assembler.h by Russell King · 19 years ago
- 59d1ff3 [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSID by Russell King · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago