1. 194dfe8 Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years ago
  2. 9c0e6a8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years ago
  3. 967747b uaccess: remove CONFIG_SET_FS by Arnd Bergmann · 3 years, 1 month ago
  4. a69cb44 crypto: arm/xor - make vectorized C code Clang-friendly by Ard Biesheuvel · 3 years, 1 month ago
  5. ad3d09b ARM: memset: clean up unwind annotations by Ard Biesheuvel · 3 years, 5 months ago
  6. ccb8160 ARM: memmove: use frame pointer as unwind anchor by Ard Biesheuvel · 3 years, 5 months ago
  7. ba999a0 ARM: memcpy: use frame pointer as unwind anchor by Ard Biesheuvel · 3 years, 5 months ago
  8. 0b78f2e ARM: call_with_stack: add unwind support by Ard Biesheuvel · 3 years, 5 months ago
  9. d4664b6 ARM: implement IRQ stacks by Ard Biesheuvel · 3 years, 5 months ago
  10. eae9523 ARM: backtrace-clang: avoid crash on bogus frame pointer by Ard Biesheuvel · 3 years, 5 months ago
  11. 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 6 months ago
  12. 8ac6f5d ARM: 9113/1: uaccess: remove set_fs() implementation by Arnd Bergmann · 3 years, 7 months ago
  13. 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 9 months ago
  14. 735e8d9 ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weak by Fangrui Song · 4 years, 4 months ago
  15. d6d51a9 ARM: 9014/2: Replace string mem* functions for KASan by Linus Walleij · 4 years, 5 months ago
  16. 1d60be3 arm: propagate the calling convention changes down to csum_partial_copy_from_user() by Al Viro · 4 years, 8 months ago
  17. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 8 months ago
  18. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
  19. 5489ab5 arm/asm: add loglvl to c_backtrace() by Dmitry Safonov · 4 years, 9 months ago
  20. 84e6ffb arm: add support for folded p4d page tables by Mike Rapoport · 4 years, 9 months ago
  21. f87b1c4 ARM: 8958/1: rename missed uaccess .fixup section by Kees Cook · 5 years ago
  22. 8808cf8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  23. 6dc5fd9 ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang by Nathan Huckleberry · 6 years ago
  24. 6938983 ARM: 8897/1: check stmfd instruction using right shift by Lvqiang Huang · 6 years ago
  25. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  26. 7cba7ca Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into arm/soc by Olof Johansson · 6 years ago
  27. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  28. 12290cc ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpc by Russell King · 6 years ago
  29. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  30. e44fc38 ARM: 8844/1: use unified assembler in assembly files by Stefan Agner · 6 years ago
  31. c001899 ARM: 8843/1: use unified assembler in headers by Stefan Agner · 6 years ago
  32. a216376 ARM: 8841/1: use unified assembler in macros by Stefan Agner · 6 years ago
  33. de9c0d4 ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 6 years ago
  34. baf2df8 ARM: 8827/1: fix argument count to match macro definition by Stefan Agner · 6 years ago
  35. 344eb553 ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+ by Vincent Whitchurch · 6 years ago
  36. f441882 ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS by Vincent Whitchurch · 6 years ago
  37. 3e98d24 Merge branches 'fixes', 'misc' and 'spectre' into for-next by Russell King · 6 years ago
  38. a1d09e0 ARM: 8797/1: spectre-v1.1: harden __copy_to_user by Julien Thierry · 7 years ago
  39. afaf683 ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization by Julien Thierry · 7 years ago
  40. c61b466 Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 7 years ago
  41. a3c0f847 ARM: spectre-v1: mitigate user accesses by Russell King · 7 years ago
  42. 0d73c3f ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions by Masami Hiramatsu · 7 years ago
  43. 3a175cd Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next by Russell King · 7 years ago
  44. ff5fdaf ARM: 8745/1: get rid of __memzero() by Nicolas Pitre · 7 years ago
  45. 36b0cb8 ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch by Chunyan Zhang · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. fd1d362 ARM: implement memset32 & memset64 by Matthew Wilcox · 8 years ago
  48. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  49. 9e34404 ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() by Kees Cook · 8 years ago
  50. 4188462 Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus by Russell King · 8 years ago
  51. 8478132 Revert "arm: move exports to definitions" by Russell King · 8 years ago
  52. 24c66df ARM: fix backtrace by Russell King · 8 years ago
  53. 207b115 ARM: 8619/1: udelay: document the various constants by Nicolas Pitre · 8 years ago
  54. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  56. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  57. 9134449 arm: don't zero in __copy_from_user_inatomic()/__copy_from_user() by Al Viro · 9 years ago
  58. 7619751 ARM: 8595/2: apply more __ro_after_init by Kees Cook · 9 years ago
  59. 4dd1837 arm: move exports to definitions by Al Viro · 9 years ago
  60. 215e362 ARM: 8306/1: loop_udelay: remove bogomips value limitation by Nicolas Pitre · 10 years ago
  61. 0ebd744 arm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  62. 598bcc6 Merge branches 'misc' and 'misc-rc6' into for-linus by Russell King · 9 years ago
  63. 42f25bd ARM: 8477/1: runtime patch udiv/sdiv instructions into __aeabi_{u}idiv() by Nicolas Pitre · 9 years ago
  64. c014953d ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN by Russell King · 9 years ago
  65. 6f56a68 ARM: 8438/1: Add unwinding to __clear_user_std() by Stephen Boyd · 9 years ago
  66. 40d3f028 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 10 years ago
  67. a5e090a ARM: software-based priviledged-no-access support by Russell King · 10 years ago
  68. 3fba7e2 ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore() by Russell King · 10 years ago
  69. 0f64b24 ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage by Nicolas Pitre · 10 years ago
  70. 1bd4678 ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants by Russell King · 10 years ago
  71. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  72. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  73. 82350ab ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/ by Antonio Ospite · 10 years ago
  74. 14327c6 ARM: replace BSYM() with badr assembly macro by Russell King · 10 years ago
  75. 57ca654 ARM: ensure delay timer has sufficient accuracy for delays by Russell King · 10 years ago
  76. c4a84ae ARM: 8322/1: keep .text and .fixup regions closer together by Ard Biesheuvel · 10 years ago
  77. c256303 ARM: 8285/1: remove ARMv3 user access code again by Nicolas Pitre · 10 years ago
  78. 279f487 ARM: 8225/1: Add unwinding support for memory copy functions by Lin Yongting · 10 years ago
  79. 207a6cb ARM: 8224/1: Add unwinding support for memmove function by Lin Yongting · 10 years ago
  80. 20cb6ab ARM: 8223/1: Add unwinding support for __memzero function by Lin Yongting · 10 years ago
  81. c2459d35 ARM: 8204/1: Add unwinding support for memset function by Lin Yongting · 10 years ago
  82. d998138 ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes by Victor Kamensky · 11 years ago
  83. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  84. e38361d ARM: 8091/2: add get_user() support for 8 byte types by Daniel Thompson · 11 years ago
  85. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 11 years ago
  86. 5930c1a ARM: choose highest resolution delay timer by Peter De Schrijver · 11 years ago
  87. d98b90e ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull by Victor Kamensky · 11 years ago
  88. c32ffce0 ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics by Will Deacon · 11 years ago
  89. 017f161 ARM: 7877/1: use built-in byte swap function by Kim Phillips · 11 years ago
  90. ef41b5c ARM: make kernel oops easier to read by Russell King · 11 years ago
  91. 11d4bb1 ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation by Fabio Estevam · 11 years ago
  92. b7ec699 ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP by Will Deacon · 11 years ago
  93. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  94. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  95. a3a9ea6 ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware by Steven Capper · 11 years ago
  96. d779c07 ARM: bitops: prefetch the destination word for write prior to strex by Will Deacon · 12 years ago
  97. 136dfa5 ARM: delete mach-shark by Linus Walleij · 12 years ago
  98. 9319206 ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled by Ard Biesheuvel · 12 years ago
  99. b4f656e Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stable by Russell King · 12 years ago
  100. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 12 years ago