1. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 9 years ago
  2. 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
  3. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  4. 21871d7 rcu: Unify boost and kthread priorities by Clark Williams · 10 years ago
  5. 4568779 init/Kconfig: move RCU_NOCB_CPU dependencies to choice by Stefan Hengelein · 10 years ago
  6. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  7. 2240a31 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP by Geert Uytterhoeven · 10 years ago
  8. 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
  9. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  10. 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
  11. 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
  12. 62b4d20 init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu by Josh Triplett · 10 years ago
  13. 361e9df init/Kconfig: Hide printk log config if CONFIG_PRINTK=n by Josh Triplett · 10 years ago
  14. 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
  15. f4579fc rcu: Fix attempt to avoid unsolicited offloading of callbacks by Paul E. McKenney · 10 years ago
  16. 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 10 years ago
  17. beb50df kbuild: handle module compression while running 'make modules_install'. by Bertrand Jacquin · 10 years ago
  18. d3ac21c mm: Support compiling out madvise and fadvise by Josh Triplett · 10 years ago
  19. a2a368d mm: fix CROSS_MEMORY_ATTACH help text grammar by Geert Uytterhoeven · 10 years ago
  20. de5b56b kernel: build bin2c based on config option CONFIG_BUILD_BIN2C by Vivek Goyal · 10 years ago
  21. 23b2899 printk: allow increasing the ring buffer depending on the number of CPUs by Luis R. Rodriguez · 10 years ago
  22. 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
  23. ab74fdf rcu: Handle obsolete references to TINY_PREEMPT_RCU by Paul E. McKenney · 10 years ago
  24. b58cc46 rcu: Don't offload callbacks unless specifically requested by Paul E. McKenney · 10 years ago
  25. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  26. 226b4cc mm/process_vm_access: move config option into init/Kconfig by Konstantin Khlebnikov · 10 years ago
  27. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  28. 2ee0646 Documentation/memcg: warn about incomplete kmemcg state by Vladimir Davydov · 10 years ago
  29. 82c04ff init/Kconfig: move the trusted keyring config option to general setup by Peter Foley · 10 years ago
  30. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  31. 5d2acfc kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT by Josh Triplett · 10 years ago
  32. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  33. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 10 years ago
  34. 6af9f7b sys_sysfs: Add CONFIG_SYSFS_SYSCALL by Fabian Frederick · 10 years ago
  35. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  36. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  37. 015d991 alpha: Enable system-call auditing support. by 蔡正龙 · 10 years ago
  38. 03b8c7b futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test by Heiko Carstens · 10 years ago
  39. 2bd59d4 cgroup: convert to kernfs by Tejun Heo · 10 years ago
  40. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 10 years ago
  41. d4a63a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  42. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  43. dba8614 Merge branch 'linus' into timers/core by Ingo Molnar · 10 years ago
  44. be5e610 math64: Add mul_u64_u32_shr() by Peter Zijlstra · 11 years ago
  45. 99c8b1e trivial: fix spelling in CONTEXT_TRACKING_FORCE help text by Paul Gortmaker · 11 years ago
  46. 261000a userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS by Eric W. Biederman · 12 years ago
  47. edab951 cgroup: Merge branch 'memcg_event' into for-3.14 by Tejun Heo · 11 years ago
  48. 79bd981 cgroup, memcg: move cgroup_event implementation to memcg by Tejun Heo · 11 years ago
  49. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  50. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  51. 2d3c627 Revert "init/Kconfig: add option to disable kernel compression" by H. Peter Anvin · 11 years ago
  52. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  53. 69f0554 init/Kconfig: add option to disable kernel compression by Christian Ruppert · 11 years ago
  54. 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
  55. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  56. 83fa6bb audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE by Eric Paris · 11 years ago
  57. 6d56a41 NUMA: fix typos in Kconfig help text by Paul Gortmaker · 11 years ago
  58. ff3fb25 nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT by Kevin Hilman · 11 years ago
  59. 554b000 vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig by Kevin Hilman · 11 years ago
  60. b56e5a1 KEYS: Separate the kernel signature checking keyring from module signing by David Howells · 11 years ago
  61. bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  62. 5b41978 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  63. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  64. 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
  65. 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
  66. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  67. 5361471 rcu: Select IRQ_WORK from TREE_PREEMPT_RCU by James Hogan · 11 years ago
  68. 11097a0 modules: do not depend on kconfig to set 'modules' option to symbol MODULES by Yann E. MORIN · 11 years ago
  69. d6970d4 enable building user namespace with xfs by Dwight Engen · 11 years ago
  70. b39ffbf slub: don't use cpu partial pages on UP by Uwe Kleine-König · 11 years ago
  71. d84d27a context_tracking: Remove full dynticks' hacky dependency on wide context tracking by Frederic Weisbecker · 11 years ago
  72. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  73. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  74. 345c905 slub: Make cpu partial slab support configurable by Joonsoo Kim · 11 years ago
  75. 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
  76. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  77. f60e2a9 memcg: Kconfig info update by Sergey Dyasly · 11 years ago
  78. 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
  79. 4bb1667 build some drivers only when compile-testing by Jiri Slaby · 11 years ago
  80. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  81. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 11 years ago
  82. be77f87 Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD by Paul E. McKenney · 11 years ago
  83. 127781d rcu: Remove TINY_PREEMPT_RCU by Paul E. McKenney · 11 years ago
  84. 676c3dc rcu: Apply Dave Jones's NOCB Kconfig help feedback by Paul E. McKenney · 11 years ago
  85. 9a5739d rcu: Remove "Experimental" flags by Paul E. McKenney · 11 years ago
  86. 016a8d5 rcu: Don't call wakeup() with rcu_node structure ->lock held by Steven Rostedt · 11 years ago
  87. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  88. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 73c3082 rcu: Fix full dynticks' dependency on wide RCU nocb mode by Frederic Weisbecker · 11 years ago
  90. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  91. 657a520 init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig display by Mike Frysinger · 11 years ago
  92. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. c58b0df nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config by Frederic Weisbecker · 11 years ago
  94. 8fcfae3 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
  95. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  96. c0f4dfd rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks by Paul E. McKenney · 11 years ago
  97. a488985 rcu: Distinguish "rcuo" kthreads by RCU flavor by Paul E. McKenney · 12 years ago
  98. 911af50 rcu: Provide compile-time control for no-CBs CPUs by Paul E. McKenney · 11 years ago
  99. 3d374d0 final removal of CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  100. 34ed6246 rcu: Remove restrictions on no-CBs CPUs by Paul E. McKenney · 11 years ago