1. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  3. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  6. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  9. 31a6710 Fix blocking allocations called very early during bootup by Linus Torvalds · 12 years ago
  10. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  11. b38a86e userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq by Eric W. Biederman · 12 years ago
  12. 14a590c userns: Convert cgroup permission checks to use uid_eq by Eric W. Biederman · 12 years ago
  13. 8751e03 userns: Convert tmpfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  14. ab27b91 userns: Convert sysfs to use kgid/kuid where appropriate by Eric W. Biederman · 12 years ago
  15. 091bd3e userns: Convert sysctl permission checks to use kuid and kgids. by Eric W. Biederman · 12 years ago
  16. dcb0f22 userns: Convert proc to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  17. 08cefc7 userns: Convert ext4 to user kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  18. 1523299 userns: Convert ext3 to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  19. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 12 years ago
  20. f04c6ce userns: Convert devpts to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  21. ebc887b userns: Convert binary formats to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  22. e1c972b userns: Add negative depends on entries to avoid building code that is userns unsafe by Eric W. Biederman · 12 years ago
  23. 2d84e02 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  24. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  25. 377485f init: don't try mounting device as nfs root unless type fully matches by Sasha Levin · 12 years ago
  26. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  27. a4a2eb4 init_task: Create generic init_task instance by Thomas Gleixner · 12 years ago
  28. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  29. 9fb48c7 params: add 3rd arg to option handler callback signature by Jim Cromie · 12 years ago
  30. 392d65a perf: Remove PERF_COUNTERS config option by Robert Richter · 12 years ago
  31. a99cd11 init: fix bug where environment vars can't be passed via boot args by Chris Metcalf · 12 years ago
  32. 8932a63 rcu: Reduce cache-miss initialization latencies for large systems by Paul E. McKenney · 12 years ago
  33. c933664 rcu: Clarify help text for RCU_BOOST_PRIO by Paul E. McKenney · 12 years ago
  34. 1dbdc6f kbuild/extable: Hook up sortextable into the build system. by David Daney · 12 years ago
  35. 5673a94 userns: Add a Kconfig option to enforce strict kuid and kgid type checks by Eric W. Biederman · 13 years ago
  36. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  37. 39429c5 new helper: ext2_image_size() by Al Viro · 12 years ago
  38. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  39. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  40. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  41. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  42. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  43. 0e0cb89 init/do_mounts.c: print error code on mount failure by Bernhard Walle · 12 years ago
  44. 8595c53 init: check printed flag to skip printing message by Diwakar Tundlam · 12 years ago
  45. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  46. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  47. bc58450 init: Remove CONFIG_PPC_ISERIES by Stephen Rothwell · 12 years ago
  48. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 7fa87ce init: fix wording error in mm_init comment by Jim Cromie · 12 years ago
  50. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  51. 5c8806a rcu: Move RCU_TRACE to lib/Kconfig.debug by Paul E. McKenney · 12 years ago
  52. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  53. 29ef73b Kernel: Audit Support For The ARM Platform by Nathaniel Husted · 12 years ago
  54. 633b454 audit: only allow tasks to set their loginuid if it is -1 by Eric Paris · 12 years ago
  55. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  56. 067bce1 c/r: introduce CHECKPOINT_RESTORE symbol by Cyrill Gorcunov · 12 years ago
  57. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 12 years ago
  58. b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  62. 6db9dc1 sched: Fix CONFIG_CGROUP_SCHED dependency by Fabio Estevam · 12 years ago
  63. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  64. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  65. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  66. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 43717c7 NFS: Retry mounting NFSROOT by Chuck Lever · 13 years ago
  68. 685dd2d init/initramfs.c: should use umode_t by Al Viro · 13 years ago
  69. e5671df Basic kernel memory functionality for the Memory Controller by Glauber Costa · 13 years ago
  70. b807fbf rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU by Paul E. McKenney · 13 years ago
  71. 54c29c6 mm, x86: Remove debug_pagealloc_enabled by Stanislaw Gruszka · 13 years ago
  72. 73839c5 init/main.c: Execute lockdep_init() as early as possible by Ming Lei · 13 years ago
  73. b565201 x86: Reduce clock calibration time during slave cpu startup by Jack Steiner · 13 years ago
  74. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  75. c736de6 sysctl: make CONFIG_SYSCTL_SYSCALL default to n by WANG Cong · 13 years ago
  76. 79975f1 init: add root=PARTUUID=UUID/PARTNROFF=%d support by Will Drewry · 13 years ago
  77. f919b92 init/do_mounts_rd.c: fix ramdisk identification for padded cramfs by Neil Armstrong · 13 years ago
  78. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  80. b1e4d20 params: make dashes and underscores in parameter names truly equal by Michal Schmidt · 13 years ago
  81. 97ce2c8 jump-label: initialize jump-label subsystem much earlier by Jeremy Fitzhardinge · 13 years ago
  82. 22f92ba Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  83. 048b718 Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu by Ingo Molnar · 13 years ago
  84. b0f8437 bootup: move 'usermodehelper_enable()' a little earlier by wangyanqing · 13 years ago
  85. 8008e12 rcu: Drive configuration directly from SMP and PREEMPT by Paul E. McKenney · 13 years ago
  86. d5767c5 bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() by Linus Torvalds · 13 years ago
  87. 808bf29 init: carefully handle loglevel option on kernel cmdline. by Alexander Sverdlin · 13 years ago
  88. ab84d31 sched: Introduce primitives to account for CFS bandwidth tracking by Paul Turner · 13 years ago
  89. 288d5ab Boot up with usermodehelper disabled by Linus Torvalds · 13 years ago
  90. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 13 years ago
  91. 7afe184 init: skip calibration delay if previously done by Sameer Nanda · 13 years ago
  92. 00a66d2 mm: remove the leftovers of noswapaccount by WANG Cong · 13 years ago
  93. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  94. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  95. 1b19ca9 Fix CPU spinlock lockups on secondary CPU bringup by Russell King · 13 years ago
  96. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 13 years ago
  97. d2c3225 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL by Josh Triplett · 13 years ago
  98. de695e1 init/calibrate.c: remove annoying printk by Borislav Petkov · 13 years ago
  99. bd5dc17 uts: make default hostname configurable, rather than always using "(none)" by Josh Triplett · 13 years ago
  100. 8761f1a pcspkr: Cleanup Kconfig dependencies by Ralf Baechle · 13 years ago