1. e9d81fc ARM: signal: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  2. 2d0e988 ARM/hw_breakpoint: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  3. da0acd7 Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  4. dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  5. 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 5 years ago
  6. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  7. 2b49350 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  8. 8ec59c0 sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() by Vincent Guittot · 6 years ago
  9. 70bac08 ARM: module: recognize unwind exit sections by Matthias Schiffer · 6 years ago
  10. 5f41f91 ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores by Marek Szyprowski · 6 years ago
  11. 49b38c3 ARM: arrange show_pte() to issue severity-based messages by Russell King · 6 years ago
  12. bafeb7a ARM: add "8<--- cut here ---" to kernel dumps by Russell King · 6 years ago
  13. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  14. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  15. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  16. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  17. 8e82fe2 treewide: fix typos of SPDX-License-Identifier by Masahiro Yamada · 6 years ago
  18. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  19. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  20. fcaf203 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 by Thomas Gleixner · 6 years ago
  21. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  22. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  23. e9a0650 signal/arm: Remove tsk parameter from ptrace_break by Eric W. Biederman · 6 years ago
  24. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  25. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  26. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  27. bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  28. 2e0168a ARM: mark setup_machine_tags() stub as __init __noreturn by Masahiro Yamada · 6 years ago
  29. be16786 ARM: prevent tracing IPI_CPU_BACKTRACE by Arnd Bergmann · 6 years ago
  30. df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
  31. ddab533 Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  32. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  33. e50c5d2 Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  34. c314396 ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled by Tigran Tadevosyan · 6 years ago
  35. bff9504 rseq: Clean up comments by reflecting removal of event counter by Mathieu Desnoyers · 6 years ago
  36. 2a2bcfa arm/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
  37. 5ab6a91 arm: use a dummy struct device for ISA DMA use of the DMA API by Christoph Hellwig · 6 years ago
  38. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  39. 4c2741a Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next by Russell King · 6 years ago
  40. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  41. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  43. d410a8a ARM: 8849/1: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4 by Vladimir Murzin · 6 years ago
  44. 9db043d3 ARM: 8848/1: virt: Align GIC version check with arm64 counterpart by Vladimir Murzin · 6 years ago
  45. ca70ea4 ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used by Marek Szyprowski · 6 years ago
  46. e44fc38 ARM: 8844/1: use unified assembler in assembly files by Stefan Agner · 6 years ago
  47. 74ffe79 ARM: 8840/1: use a raw_spinlock_t in unwind by Sebastian Andrzej Siewior · 6 years ago
  48. 143c2a8 ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t by Yang Shi · 6 years ago
  49. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  50. 5388a5b ARM: avoid Cortex-A9 livelock on tight dmb loops by Russell King · 7 years ago
  51. 6213f70 ARM: smp: remove arch-provided "pen_release" by Russell King · 6 years ago
  52. 1b5ba35 ARM: 8824/1: fix a migrating irq bug when hotplug cpu by Dietmar Eggemann · 6 years ago
  53. 72cd406 ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of by Vladimir Murzin · 6 years ago
  54. fec9eac ARM: 8822/1: smp_twd: Remove legacy TWD registration by Geert Uytterhoeven · 6 years ago
  55. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  56. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  57. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  58. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  59. 97b6f89 Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus by Russell King · 6 years ago
  60. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  61. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  62. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  63. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  64. c6f1b35 Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  65. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  66. 189af46 ARM: smp: add support for per-task stack canaries by Ard Biesheuvel · 6 years ago
  67. f1f5b14 ARM: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  68. cfaa9f0 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  69. bc2eca9 ARM: 8811/1: always list both ldrd/strd registers explicitly by Nicolas Pitre · 6 years ago
  70. 383fb3e ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 6 years ago
  71. e209950 ARM: add PROC_VTABLE and PROC_TABLE macros by Russell King · 6 years ago
  72. 945aceb ARM: clean up per-processor check_bugs method call by Russell King · 6 years ago
  73. 65987a8 ARM: split out processor lookup by Russell King · 6 years ago
  74. 899a42f ARM: make lookup_processor_type() non-__init by Russell King · 6 years ago
  75. 82c08c3 ARM: 8808/1: kexec:offline panic_smp_self_stop CPU by Yufen Wang · 6 years ago
  76. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  77. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  78. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  79. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  80. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  81. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  82. 07171da Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  83. f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  84. 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
  85. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  86. 3e98d24 Merge branches 'fixes', 'misc' and 'spectre' into for-next by Russell King · 6 years ago
  87. f18aef7 ARM: 8802/1: Call syscall_trace_exit even when system call skipped by Timothy E Baldwin · 6 years ago
  88. 18ea66b ARM: 8793/1: signal: replace __put_user_error with __put_user by Julien Thierry · 6 years ago
  89. 3195089 ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user() by Julien Thierry · 6 years ago
  90. 3aa2df6 ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state by Julien Thierry · 6 years ago
  91. 7383979 ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context by Julien Thierry · 6 years ago
  92. 5ca451c ARM: 8789/1: signal: copy registers using __copy_to_user() by Julien Thierry · 6 years ago
  93. 07d44f1 ARM: topology: remove unneeded check for /cpus node by Rob Herring · 6 years ago
  94. d4866f7 ARM: use for_each_of_cpu_node iterator by Rob Herring · 6 years ago
  95. 3ee6a44 signal/arm: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  96. 05e792e signal/arm: Push siginfo generation into arm_notify_die by Eric W. Biederman · 7 years ago
  97. d3c6161 ARM: 8788/1: ftrace: remove old mcount support by Stefan Agner · 6 years ago
  98. 5c83511 x86/paravirt: Use a single ops structure by Juergen Gross · 6 years ago
  99. 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
  100. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago