1. 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
  2. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
  3. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  4. 9b27efe Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  5. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. d0daaea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. c61b466 Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 6 years ago
  9. 9e90c79 Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  10. 4c301f9 ARM: Convert to GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  11. 8c8484a ARM: oabi-compat: copy semops using __copy_from_user() by Russell King · 7 years ago
  12. 42019fc ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 7 years ago
  13. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  14. 6b47037 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  15. cbfc561 ARM: 8784/1: NOMMU: Allow enter in Hyp mode by Vladimir Murzin · 7 years ago
  16. afc9f65 ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+ by Vincent Whitchurch · 7 years ago
  17. ba70ffa Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into aarch64/for-next/core by Will Deacon · 7 years ago
  18. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 7 years ago
  19. c32cd41 ARM: signal: copy registers using __copy_from_user() by Russell King · 7 years ago
  20. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  21. 227e395 ARM/time: Remove read_boot_clock64() by Pavel Tatashin · 7 years ago
  22. e6ef760 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  23. cea3947 ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code by Vladimir Murzin · 7 years ago
  24. 7dfc8db arm_pmu: Tidy up clear_event_idx call backs by Suzuki K Poulose · 7 years ago
  25. 3a95200 arm_pmu: Change API to support 64bit counter values by Suzuki K Poulose · 7 years ago
  26. 8d3e994 arm_pmu: Clean up maximum period handling by Suzuki K Poulose · 7 years ago
  27. 64b2f02 arm: perf: prevent unbind/bind via sysfs by Stefan Agner · 7 years ago
  28. 9d52718 perf/arch/arm: Implement hw_breakpoint_arch_parse() by Frederic Weisbecker · 7 years ago
  29. 8e983ff perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace() by Frederic Weisbecker · 7 years ago
  30. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  31. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 7 years ago
  32. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  33. d82991a8 Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  35. 311da49 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  36. b74406f arm: Add syscall detection for restartable sequences by Mathieu Desnoyers · 7 years ago
  37. 9800b9d arm: Add restartable sequences support by Mathieu Desnoyers · 7 years ago
  38. 0ac000e Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 7 years ago
  39. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  40. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  41. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  42. 10573ae ARM: spectre-v1: fix syscall entry by Russell King · 7 years ago
  43. 9d3a049 ARM: bugs: add support for per-processor bug checking by Russell King · 7 years ago
  44. 2660216 ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 7 years ago
  45. a5b9177 ARM: bugs: prepare processor bug infrastructure by Russell King · 7 years ago
  46. 0788f1e arm_pmu: simplify arm_pmu::handle_irq by Mark Rutland · 7 years ago
  47. 83d41fb ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL() by Masahiro Yamada · 7 years ago
  48. 98f1b5a ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die() by Grygorii Strashko · 7 years ago
  49. 046835b ARM: 8757/1: NOMMU: Support PMSAv8 MPU by Vladimir Murzin · 7 years ago
  50. 3c24121 ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_init by Vladimir Murzin · 7 years ago
  51. 22893aa ARM: 8755/1: NOMMU: Reorganise __setup_mpu by Vladimir Murzin · 7 years ago
  52. 9cfb541 ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace by Vladimir Murzin · 7 years ago
  53. eb0146d ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr by Masami Hiramatsu · 7 years ago
  54. 1c37963 ARM: kexec: record parent context registers for non-crash CPUs by Russell King · 7 years ago
  55. 2d7b3c6 ARM: kexec: fix kdump register saving on panic() by Russell King · 7 years ago
  56. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  57. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
  58. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  59. 4a1e005 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  60. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  61. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  62. d2b35e0 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  63. 73b9160 ARM: 8748/1: mm: Define vdso_start, vdso_end as array by Jinbum Park · 7 years ago
  64. b54290e ARM: simplify and fix linker script for TCM by Nicolas Pitre · 7 years ago
  65. c3146c4 ARM: linker script: factor out TCM bits by Nicolas Pitre · 7 years ago
  66. 9147095 ARM: linker script: factor out vectors and stubs by Nicolas Pitre · 7 years ago
  67. d9a46e6 ARM: linker script: factor out unwinding table sections by Nicolas Pitre · 7 years ago
  68. 47b4c77 ARM: linker script: factor out stuff for the .text section by Nicolas Pitre · 7 years ago
  69. ab42fad ARM: linker script: factor out stuff for the DISCARD section by Nicolas Pitre · 7 years ago
  70. 2f181e0 ARM: linker script: factor out some common definitions between XIP and non-XIP by Nicolas Pitre · 7 years ago
  71. ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
  72. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  73. 367b0df Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  74. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  75. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  76. f71dd7d signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed by Eric W. Biederman · 7 years ago
  77. 3a175cd Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next by Russell King · 7 years ago
  78. ff5fdaf ARM: 8745/1: get rid of __memzero() by Nicolas Pitre · 7 years ago
  79. 62d1c95 ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores by Vladimir Murzin · 7 years ago
  80. 3ea70d7 arm: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
  81. dc8635b7 kernel/exit.c: export abort() to modules by Andrew Morton · 7 years ago
  82. 7153884 PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64 by Bjorn Helgaas · 7 years ago
  83. 670431e ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_init by Jinbum Park · 7 years ago
  84. c608906 ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code by Russell King · 7 years ago
  85. 87fc5c68 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  86. 3aaf33b ARM: avoid faulting on qemu by Russell King · 7 years ago
  87. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  88. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  89. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  90. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  91. e7a7912 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  92. 0219614 Merge branch 'devel-stable' into for-next by Russell King · 7 years ago
  93. 7f3d1f9 Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next by Russell King · 7 years ago
  94. b9dd05c ARM: 8720/1: ensure dump_instr() checks addr_limit by Mark Rutland · 7 years ago
  95. 2a14b80 ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r" by Nicolas Pitre · 7 years ago
  96. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  97. 682e3efa Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/soc by Arnd Bergmann · 7 years ago
  98. 936a417 ARM: smp_scu: allow the platform code to read the SCU CPU status by Martin Blumenstingl · 7 years ago
  99. 0606326 ARM: smp_scu: add a helper for powering on a specific CPU by Martin Blumenstingl · 7 years ago
  100. 2162183 ARM: 8713/1: NOMMU: Support MPU in XIP configuration by Vladimir Murzin · 7 years ago