1. 657a520 init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig display by Mike Frysinger · 11 years ago
  2. 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
  3. 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
  4. c0f4dfd rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks by Paul E. McKenney · 11 years ago
  5. a488985 rcu: Distinguish "rcuo" kthreads by RCU flavor by Paul E. McKenney · 12 years ago
  6. 911af50 rcu: Provide compile-time control for no-CBs CPUs by Paul E. McKenney · 11 years ago
  7. 3d374d0 final removal of CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  8. 34ed6246 rcu: Remove restrictions on no-CBs CPUs by Paul E. McKenney · 11 years ago
  9. 8b43876 context_tracking: Enable probes by default for selftesting by Frederic Weisbecker · 11 years ago
  10. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  11. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  12. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  13. 27ea6dfd Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  14. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  15. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. bf14e3b sysctl: Enable PARISC "unaligned-trap" to be used cross-arch by Vineet Gupta · 11 years ago
  18. 139321c cifs: Enable building with user namespaces enabled. by Eric W. Biederman · 11 years ago
  19. c9617a4 nfsd: Enable building with user namespaces enabled. by Eric W. Biederman · 11 years ago
  20. 4277bbf nfs: Enable building with user namespaces enabled. by Eric W. Biederman · 11 years ago
  21. 1ac7fd819 ncpfs: Support interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  22. 0f07bd3 gfs2: Enable building with user namespaces enabled by Eric W. Biederman · 11 years ago
  23. ecb528e ocfs2: Enable building with user namespaces enabled by Eric W. Biederman · 11 years ago
  24. 515ee7b coda: Allow coda to be built when user namespace support is enabled by Eric W. Biederman · 11 years ago
  25. a0a5386 afs: Support interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  26. 4fa814b 9p: Allow building 9p with user namespaces enabled. by Eric W. Biederman · 11 years ago
  27. d5ea055 ceph: Enable building when user namespaces are enabled. by Eric W. Biederman · 11 years ago
  28. 02fc8d3 cputime: Restore CPU_ACCOUNTING config defaults for PPC64 by Stephen Rothwell · 11 years ago
  29. 0779314 Merge branch 'nohz/printk-v8' into irq/core by Frederic Weisbecker · 11 years ago
  30. 9228b5f 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
  31. 9fc52d8 rcu: Allow TREE_PREEMPT_RCU on UP systems by Paul E. McKenney · 11 years ago
  32. 6bfc09e rcu: Provide RCU CPU stall warnings for tiny RCU by Paul E. McKenney · 12 years ago
  33. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  34. e11f0ae userns: Recommend use of memory control groups. by Eric W. Biederman · 11 years ago
  35. d9d8d7e MODSIGN: Add option to not sign modules during modules_install by Michal Marek · 11 years ago
  36. 2275367 MODSIGN: Simplify Makefile with a Kconfig helper by Michal Marek · 11 years ago
  37. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 11 years ago
  38. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  39. 3a55fb0 Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE by Kirill Smelkov · 12 years ago
  40. 19c9239 init: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  41. 5a958db make CONFIG_EXPERIMENTAL invisible and default by Kees Cook · 12 years ago
  42. b6fca72 sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch by Vineet Gupta · 11 years ago
  43. d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 11 years ago
  44. 510fc4e memcg: kmem accounting basic infrastructure by Glauber Costa · 11 years ago
  45. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  46. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 11 years ago
  47. 1a687c2 mm: sched: numa: Control enabling and disabling of NUMA balancing by Mel Gorman · 12 years ago
  48. be3a728 mm: numa: pte_numa() and pmd_numa() by Andrea Arcangeli · 12 years ago
  49. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  50. 74876a9 printk: Wake up klogd using irq_work by Frederic Weisbecker · 12 years ago
  51. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  52. 3fbfbf7 rcu: Add callback-free CPUs by Paul E. McKenney · 12 years ago
  53. 499dcf2 userns: Support fuse interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  54. 45634cd userns: Support autofs4 interacing with multiple user namespaces by Eric W. Biederman · 12 years ago
  55. af71bef rcu: Wordsmith help text for RCU_USER_QS kernel parameter by Paul Gortmaker · 12 years ago
  56. ba49df4 rcu: Update RCU_FAST_NO_HZ help text by Paul E. McKenney · 12 years ago
  57. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  58. 9d55ab7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. d677124 rcu: Advise most users not to enable RCU user mode by Frederic Weisbecker · 12 years ago
  60. 48ba246 MODSIGN: Implement module signature checking by David Howells · 12 years ago
  61. ea0b6dc MODSIGN: Provide Kconfig options by David Howells · 12 years ago
  62. 106a4ee module: signature checking hook by Rusty Russell · 12 years ago
  63. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  64. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  65. 4520c6a X.509: Add simple ASN.1 grammar compiler by David Howells · 12 years ago
  66. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  67. 754b7b6 sections: disable const sections for PA-RISC v2 by Andi Kleen · 12 years ago
  68. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  69. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  70. 81f56e5 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  71. 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
  72. 1fd2b44 rcu: Userspace RCU extended QS selftest by Frederic Weisbecker · 12 years ago
  73. 2b1d502 rcu: Settle config for userspace extended quiescent state by Frederic Weisbecker · 12 years ago
  74. fdf9c35 cputime: Make finegrained irqtime accounting generally available by Frederic Weisbecker · 12 years ago
  75. 391dc69 cputime: Gather time/stats accounting config options into a single menu by Frederic Weisbecker · 12 years ago
  76. 72235465 userns: Convert the ufs filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  77. c2ba138 userns: Convert the udf filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  78. 39241be userns: Convert ubifs to use kuid/kgid by Eric W. Biederman · 12 years ago
  79. 61293ee userns: Convert squashfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  80. df81465 userns: Convert reiserfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  81. c18cdc1 userns: Convert jfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  82. 0cfe53d userns: Convert jffs2 to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  83. 0e1a43c userns: Convert hpfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  84. 2f2f43d userns: Convert btrfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  85. 7f5b82b userns: Convert bfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  86. 8fed10b userns: Convert affs to use kuid/kgid wherwe appropriate by Eric W. Biederman · 12 years ago
  87. 4a2ebb9 userns: Convert binder ipc to use kuids by Eric W. Biederman · 12 years ago
  88. 8b94eea userns: Add user namespace support to IMA by Eric W. Biederman · 12 years ago
  89. cf9c935 userns: Convert EVM to deal with kuids and kgids in it's hmac computation by Eric W. Biederman · 12 years ago
  90. 29f82ae userns: Convert hostfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  91. 609fcd1 userns: Convert tomoyo to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  92. 2db8145 userns: Convert apparmor to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  93. e484973 userns: Convert loop to use kuid_t instead of uid_t by Eric W. Biederman · 12 years ago
  94. d03ca58 userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID by Eric W. Biederman · 12 years ago
  95. 2f83ffa userns: Convert freevxfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  96. a726ecc userns: Convert the sysv filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  97. 85a03d1 userns: Convert the qnx6 filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  98. 511728d userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  99. 80fcbe7 userns: Convert omfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  100. b29f775 userns: Convert ntfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago