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