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