1. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 5 years ago
  2. a3ab5da Merge android-4.9.120 (f85543b) into msm-4.9 by Minming Qi · 6 years ago
  3. 12547fa ANDROID: kbuild: disable LTO_CLANG with KASAN by Sami Tolvanen · 6 years ago
  4. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  5. f37486c cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  6. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  7. e0b05e6 ANDROID: kbuild: change LTO into a choice by Sami Tolvanen · 6 years ago
  8. 00a195e add support for clang Control Flow Integrity (CFI) by Sami Tolvanen · 7 years ago
  9. 7bd125e FROMLIST: BACKPORT: kbuild: fix dynamic ftrace with clang LTO by Sami Tolvanen · 7 years ago
  10. 475bdd7 FROMLIST: BACKPORT: kbuild: add support for clang LTO by Sami Tolvanen · 6 years ago
  11. 724ed8f include: Disable compile time boundary check by Channagoud Kadabi · 6 years ago
  12. 0f51310 include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  13. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  14. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  15. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  16. 0f4c4af kbuild: -ffunction-sections fix for archs with conflicting sections by Nicholas Piggin · 8 years ago
  17. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  18. b67067f kbuild: allow archs to select link dead code/data elimination by Nicholas Piggin · 8 years ago
  19. a5967db kbuild: allow architectures to use thin archives instead of ld -r by Stephen Rothwell · 8 years ago
  20. 4fadd04 seccomp: Remove 2-phase API documentation by Mickaël Salaün · 8 years ago
  21. ba14a19 fork: Add generic vmalloced stack support by Andy Lutomirski · 8 years ago
  22. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  23. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  24. a519167e gcc-plugins: disable under COMPILE_TEST by Kees Cook · 8 years ago
  25. 0f60a8e mm: Implement stack frame object validation by Kees Cook · 8 years ago
  26. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  27. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 8 years ago
  28. 543c37c Add sancov plugin by Emese Revfy · 8 years ago
  29. 0dae776 Add Cyclomatic complexity GCC plugin by Emese Revfy · 8 years ago
  30. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 8 years ago
  31. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  32. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  33. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  34. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  35. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  36. b9ab5eb objtool: Add CONFIG_STACK_VALIDATION option by Josh Poimboeuf · 8 years ago
  37. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  38. 0d4a619 dma-mapping: make the generic coherent dma mmap implementation optional by Christoph Hellwig · 8 years ago
  39. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 8 years ago
  40. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  41. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  42. bf3eac8 percpu-rwsem: kill CONFIG_PERCPU_RWSEM by Oleg Nesterov · 9 years ago
  43. 1987c94 locking/static_keys: Add selftest by Peter Zijlstra · 9 years ago
  44. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  45. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  46. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  47. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  48. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  49. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 9 years ago
  50. 235a8f0 mm: define default PGTABLE_LEVELS to two by Kirill A. Shutemov · 9 years ago
  51. af9feeb oprofile: Disable oprofile NMI timer on ppc64 by Anton Blanchard · 9 years ago
  52. ff27f38 seccomp: Document two-phase seccomp and arch-provided seccomp_data by Andy Lutomirski · 10 years ago
  53. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  54. 09294e3 uprobes: Kconfig dependency fix by David A. Long · 10 years ago
  55. 8779657 stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG by Kees Cook · 10 years ago
  56. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 10 years ago
  57. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 10 years ago
  58. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. cc1f027 irq: Optimize softirq stack selection in irq exit by Frederic Weisbecker · 11 years ago
  60. 554b000 vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig by Kevin Hilman · 11 years ago
  61. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  62. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago
  63. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  64. 37cae5e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  66. 485cf5d idle: Fix hlt/nohlt command-line handling in new generic idle by Kevin Hilman · 11 years ago
  67. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  68. b92021b CONFIG_SYMBOL_PREFIX: cleanup. by Rusty Russell · 11 years ago
  69. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  70. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 11 years ago
  71. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  72. c19fa94 Add HAVE_64BIT_ALIGNED_ACCESS by James Hogan · 12 years ago
  73. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  74. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  75. d64008a burying unused conditionals by Al Viro · 11 years ago
  76. 495dfbf generic sys_sigaction() and compat_sys_sigaction() by Al Viro · 11 years ago
  77. 08d32fe generic sys_compat_rt_sigaction() by Al Viro · 11 years ago
  78. 0a0e8cd old sigsuspend variants in kernel/signal.c by Al Viro · 11 years ago
  79. 75907d4 generic compat_sys_rt_sigqueueinfo() by Al Viro · 11 years ago
  80. fe9c1db generic compat_sys_rt_sigpending() by Al Viro · 11 years ago
  81. 322a56c generic compat_sys_rt_sigprocmask() by Al Viro · 11 years ago
  82. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 11 years ago
  83. e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago
  84. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  85. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 11 years ago
  86. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 11 years ago
  87. 7f2de81 Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap by Linus Torvalds · 11 years ago
  88. 22b361d percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM by Oleg Nesterov · 11 years ago
  89. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  90. cf66bb9 byteorder: allow arch to opt to use GCC intrinsics for byteswapping by David Woodhouse · 11 years ago
  91. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 11 years ago
  92. d212504 generic sys_fork / sys_vfork / sys_clone by Al Viro · 12 years ago
  93. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  94. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  95. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 12 years ago
  96. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  97. 1562606 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
  98. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 2aa3a7f preparation for generic kernel_thread() by Al Viro · 12 years ago