1. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  2. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. e72aeaf rcu: Remove prompt for RCU implementation by Pranith Kumar · 9 years ago
  4. 26730f5 rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO by Paul E. McKenney · 9 years ago
  5. 47d631a rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF by Paul E. McKenney · 9 years ago
  6. 05c5df3 rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT by Paul E. McKenney · 9 years ago
  7. 8739c5c rcu: Break dependency of RCU_FANOUT_LEAF on RCU_FANOUT by Paul E. McKenney · 9 years ago
  8. 78cae10 rcu: Create RCU_EXPERT Kconfig and hide booleans behind it by Paul E. McKenney · 9 years ago
  9. 7fa2700 rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter by Paul E. McKenney · 9 years ago
  10. 7db21ed rcu: Directly drive RCU_USER_QS from Kconfig by Paul E. McKenney · 9 years ago
  11. 82d0f4c rcu: Directly drive TASKS_RCU from Kconfig by Paul E. McKenney · 9 years ago
  12. cb30711 perf_event: Don't allow vmalloc() backed perf on powerpc by Michael Ellerman · 9 years ago
  13. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  14. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  15. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 1971754 Documentation/memcg: update memcg/kmem status by Vladimir Davydov · 9 years ago
  17. e1abf2c bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable by Ingo Molnar · 9 years ago
  18. ee42571 rcu: Add Kconfig option to expedite grace periods during boot by Paul E. McKenney · 9 years ago
  19. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  20. 7734334 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  21. 5125991 init: remove CONFIG_INIT_FALLBACK by Andy Lutomirski · 9 years ago
  22. 78e691f Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD by Paul E. McKenney · 9 years ago
  23. a94844b rcu: Optionally run grace-period kthreads at real-time priority by Paul E. McKenney · 10 years ago
  24. 31a4af7 kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 10 years ago
  25. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  26. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  27. 5a43b88 rcu: Remove "select IRQ_WORK" from config TREE_RCU by Lai Jiangshan · 10 years ago
  28. 6ef4536 init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= fails by Andy Lutomirski · 10 years ago
  29. 9edad6e mm: move page->mem_cgroup bad page handling into generic code by Johannes Weiner · 10 years ago
  30. 6f7c97e mm/numa balancing: rearrange Kconfig entry by Aneesh Kumar K.V · 10 years ago
  31. 5b1efc0 kernel: res_counter: remove the unused API by Johannes Weiner · 10 years ago
  32. 71f87bee mm: hugetlb_cgroup: convert to lockless page counters by Johannes Weiner · 10 years ago
  33. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  34. d360b78 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  35. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  36. 21871d7 rcu: Unify boost and kthread priorities by Clark Williams · 10 years ago
  37. 4568779 init/Kconfig: move RCU_NOCB_CPU dependencies to choice by Stefan Hengelein · 10 years ago
  38. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  39. 2240a31 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP by Geert Uytterhoeven · 10 years ago
  40. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  42. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  43. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  44. 62b4d20 init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu by Josh Triplett · 10 years ago
  45. 361e9df init/Kconfig: Hide printk log config if CONFIG_PRINTK=n by Josh Triplett · 10 years ago
  46. 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
  47. f4579fc rcu: Fix attempt to avoid unsolicited offloading of callbacks by Paul E. McKenney · 10 years ago
  48. 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 10 years ago
  49. beb50df kbuild: handle module compression while running 'make modules_install'. by Bertrand Jacquin · 10 years ago
  50. d3ac21c mm: Support compiling out madvise and fadvise by Josh Triplett · 10 years ago
  51. a2a368d mm: fix CROSS_MEMORY_ATTACH help text grammar by Geert Uytterhoeven · 10 years ago
  52. de5b56b kernel: build bin2c based on config option CONFIG_BUILD_BIN2C by Vivek Goyal · 10 years ago
  53. 23b2899 printk: allow increasing the ring buffer depending on the number of CPUs by Luis R. Rodriguez · 10 years ago
  54. 1823172 Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEAD by Paul E. McKenney · 10 years ago
  55. ab74fdf rcu: Handle obsolete references to TINY_PREEMPT_RCU by Paul E. McKenney · 10 years ago
  56. b58cc46 rcu: Don't offload callbacks unless specifically requested by Paul E. McKenney · 10 years ago
  57. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  58. 226b4cc mm/process_vm_access: move config option into init/Kconfig by Konstantin Khlebnikov · 10 years ago
  59. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  60. 2ee0646 Documentation/memcg: warn about incomplete kmemcg state by Vladimir Davydov · 10 years ago
  61. 82c04ff init/Kconfig: move the trusted keyring config option to general setup by Peter Foley · 10 years ago
  62. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  63. 5d2acfc kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT by Josh Triplett · 10 years ago
  64. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  65. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 10 years ago
  66. 6af9f7b sys_sysfs: Add CONFIG_SYSFS_SYSCALL by Fabian Frederick · 10 years ago
  67. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  68. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  69. 015d991 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
  70. 03b8c7b futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test by Heiko Carstens · 10 years ago
  71. 2bd59d4 cgroup: convert to kernfs by Tejun Heo · 10 years ago
  72. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
  73. d4a63a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  74. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  75. dba8614 Merge branch 'linus' into timers/core by Ingo Molnar · 10 years ago
  76. be5e610 math64: Add mul_u64_u32_shr() by Peter Zijlstra · 11 years ago
  77. 99c8b1e trivial: fix spelling in CONTEXT_TRACKING_FORCE help text by Paul Gortmaker · 11 years ago
  78. 261000a userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS by Eric W. Biederman · 12 years ago
  79. edab951 cgroup: Merge branch 'memcg_event' into for-3.14 by Tejun Heo · 11 years ago
  80. 79bd981 cgroup, memcg: move cgroup_event implementation to memcg by Tejun Heo · 11 years ago
  81. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  82. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  83. 2d3c627 Revert "init/Kconfig: add option to disable kernel compression" by H. Peter Anvin · 11 years ago
  84. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  85. 69f0554 init/Kconfig: add option to disable kernel compression by Christian Ruppert · 11 years ago
  86. 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
  87. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  88. 83fa6bb audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE by Eric Paris · 11 years ago
  89. 6d56a41 NUMA: fix typos in Kconfig help text by Paul Gortmaker · 11 years ago
  90. ff3fb25 nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT by Kevin Hilman · 11 years ago
  91. 554b000 vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig by Kevin Hilman · 11 years ago
  92. b56e5a1 KEYS: Separate the kernel signature checking keyring from module signing by David Howells · 11 years ago
  93. bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  94. 5b41978 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  95. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  96. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 7d992fe Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  98. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  99. 5361471 rcu: Select IRQ_WORK from TREE_PREEMPT_RCU by James Hogan · 11 years ago
  100. 11097a0 modules: do not depend on kconfig to set 'modules' option to symbol MODULES by Yann E. MORIN · 11 years ago