1. 89e9b9e writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK by Tejun Heo · 9 years ago
  2. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  3. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  4. 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
  5. 1971754 Documentation/memcg: update memcg/kmem status by Vladimir Davydov · 9 years ago
  6. e1abf2c bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable by Ingo Molnar · 9 years ago
  7. ee42571 rcu: Add Kconfig option to expedite grace periods during boot by Paul E. McKenney · 9 years ago
  8. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  9. 7734334 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  10. 5125991 init: remove CONFIG_INIT_FALLBACK by Andy Lutomirski · 9 years ago
  11. 78e691f4 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
  12. a94844b rcu: Optionally run grace-period kthreads at real-time priority by Paul E. McKenney · 10 years ago
  13. 31a4af7 kbuild: trivial - fix the help doc of CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 10 years ago
  14. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 9 years ago
  15. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  16. 5a43b88 rcu: Remove "select IRQ_WORK" from config TREE_RCU by Lai Jiangshan · 9 years ago
  17. 6ef4536 init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= fails by Andy Lutomirski · 10 years ago
  18. 9edad6e mm: move page->mem_cgroup bad page handling into generic code by Johannes Weiner · 10 years ago
  19. 6f7c97e mm/numa balancing: rearrange Kconfig entry by Aneesh Kumar K.V · 10 years ago
  20. 5b1efc0 kernel: res_counter: remove the unused API by Johannes Weiner · 10 years ago
  21. 71f87bee mm: hugetlb_cgroup: convert to lockless page counters by Johannes Weiner · 10 years ago
  22. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  23. 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
  24. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  25. 21871d7 rcu: Unify boost and kthread priorities by Clark Williams · 10 years ago
  26. 4568779 init/Kconfig: move RCU_NOCB_CPU dependencies to choice by Stefan Hengelein · 10 years ago
  27. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  28. 2240a31 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP by Geert Uytterhoeven · 10 years ago
  29. 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
  30. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  31. 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
  32. 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
  33. 62b4d20 init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu by Josh Triplett · 10 years ago
  34. 361e9df init/Kconfig: Hide printk log config if CONFIG_PRINTK=n by Josh Triplett · 10 years ago
  35. 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
  36. f4579fc rcu: Fix attempt to avoid unsolicited offloading of callbacks by Paul E. McKenney · 10 years ago
  37. 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 10 years ago
  38. beb50df kbuild: handle module compression while running 'make modules_install'. by Bertrand Jacquin · 10 years ago
  39. d3ac21c mm: Support compiling out madvise and fadvise by Josh Triplett · 10 years ago
  40. a2a368d mm: fix CROSS_MEMORY_ATTACH help text grammar by Geert Uytterhoeven · 10 years ago
  41. de5b56b kernel: build bin2c based on config option CONFIG_BUILD_BIN2C by Vivek Goyal · 10 years ago
  42. 23b2899 printk: allow increasing the ring buffer depending on the number of CPUs by Luis R. Rodriguez · 10 years ago
  43. 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
  44. ab74fdf rcu: Handle obsolete references to TINY_PREEMPT_RCU by Paul E. McKenney · 10 years ago
  45. b58cc46 rcu: Don't offload callbacks unless specifically requested by Paul E. McKenney · 10 years ago
  46. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  47. 226b4cc mm/process_vm_access: move config option into init/Kconfig by Konstantin Khlebnikov · 10 years ago
  48. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  49. 2ee0646 Documentation/memcg: warn about incomplete kmemcg state by Vladimir Davydov · 10 years ago
  50. 82c04ff init/Kconfig: move the trusted keyring config option to general setup by Peter Foley · 10 years ago
  51. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  52. 5d2acfc kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT by Josh Triplett · 10 years ago
  53. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  54. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 10 years ago
  55. 6af9f7b sys_sysfs: Add CONFIG_SYSFS_SYSCALL by Fabian Frederick · 10 years ago
  56. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  57. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  58. 015d991 alpha: Enable system-call auditing support. by 蔡正龙 · 10 years ago
  59. 03b8c7b futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test by Heiko Carstens · 10 years ago
  60. 2bd59d4 cgroup: convert to kernfs by Tejun Heo · 10 years ago
  61. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 10 years ago
  62. d4a63a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  63. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  64. dba8614 Merge branch 'linus' into timers/core by Ingo Molnar · 10 years ago
  65. be5e610 math64: Add mul_u64_u32_shr() by Peter Zijlstra · 11 years ago
  66. 99c8b1e trivial: fix spelling in CONTEXT_TRACKING_FORCE help text by Paul Gortmaker · 11 years ago
  67. 261000a userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS by Eric W. Biederman · 12 years ago
  68. edab951 cgroup: Merge branch 'memcg_event' into for-3.14 by Tejun Heo · 11 years ago
  69. 79bd981 cgroup, memcg: move cgroup_event implementation to memcg by Tejun Heo · 11 years ago
  70. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  71. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  72. 2d3c627 Revert "init/Kconfig: add option to disable kernel compression" by H. Peter Anvin · 11 years ago
  73. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  74. 69f0554 init/Kconfig: add option to disable kernel compression by Christian Ruppert · 11 years ago
  75. 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
  76. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  77. 83fa6bb audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE by Eric Paris · 11 years ago
  78. 6d56a41 NUMA: fix typos in Kconfig help text by Paul Gortmaker · 11 years ago
  79. ff3fb25 nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT by Kevin Hilman · 11 years ago
  80. 554b000 vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig by Kevin Hilman · 11 years ago
  81. b56e5a1 KEYS: Separate the kernel signature checking keyring from module signing by David Howells · 11 years ago
  82. bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  83. 5b41978 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  84. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  85. 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
  86. 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
  87. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  88. 5361471 rcu: Select IRQ_WORK from TREE_PREEMPT_RCU by James Hogan · 11 years ago
  89. 11097a0 modules: do not depend on kconfig to set 'modules' option to symbol MODULES by Yann E. MORIN · 11 years ago
  90. d6970d4 enable building user namespace with xfs by Dwight Engen · 11 years ago
  91. b39ffbf slub: don't use cpu partial pages on UP by Uwe Kleine-König · 11 years ago
  92. d84d27a context_tracking: Remove full dynticks' hacky dependency on wide context tracking by Frederic Weisbecker · 11 years ago
  93. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  94. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  95. 345c905 slub: Make cpu partial slab support configurable by Joonsoo Kim · 11 years ago
  96. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  98. f60e2a9 memcg: Kconfig info update by Sergey Dyasly · 11 years ago
  99. ab3d681 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 4bb1667 build some drivers only when compile-testing by Jiri Slaby · 11 years ago