1. 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
  2. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  3. 5c8806a rcu: Move RCU_TRACE to lib/Kconfig.debug by Paul E. McKenney · 12 years ago
  4. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  5. 29ef73b Kernel: Audit Support For The ARM Platform by Nathaniel Husted · 12 years ago
  6. 633b454 audit: only allow tasks to set their loginuid if it is -1 by Eric Paris · 12 years ago
  7. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  8. 067bce1 c/r: introduce CHECKPOINT_RESTORE symbol by Cyrill Gorcunov · 12 years ago
  9. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 12 years ago
  10. 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
  11. 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
  12. 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
  13. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  14. 6db9dc1 sched: Fix CONFIG_CGROUP_SCHED dependency by Fabio Estevam · 12 years ago
  15. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  16. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  17. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  18. 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
  19. 43717c7 NFS: Retry mounting NFSROOT by Chuck Lever · 13 years ago
  20. 685dd2d init/initramfs.c: should use umode_t by Al Viro · 13 years ago
  21. e5671df Basic kernel memory functionality for the Memory Controller by Glauber Costa · 13 years ago
  22. b807fbf rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU by Paul E. McKenney · 13 years ago
  23. 54c29c6 mm, x86: Remove debug_pagealloc_enabled by Stanislaw Gruszka · 13 years ago
  24. 73839c5 init/main.c: Execute lockdep_init() as early as possible by Ming Lei · 13 years ago
  25. b565201 x86: Reduce clock calibration time during slave cpu startup by Jack Steiner · 13 years ago
  26. 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
  27. c736de6 sysctl: make CONFIG_SYSCTL_SYSCALL default to n by WANG Cong · 13 years ago
  28. 79975f1 init: add root=PARTUUID=UUID/PARTNROFF=%d support by Will Drewry · 13 years ago
  29. f919b92 init/do_mounts_rd.c: fix ramdisk identification for padded cramfs by Neil Armstrong · 13 years ago
  30. 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
  31. 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
  32. b1e4d20 params: make dashes and underscores in parameter names truly equal by Michal Schmidt · 13 years ago
  33. 97ce2c8 jump-label: initialize jump-label subsystem much earlier by Jeremy Fitzhardinge · 13 years ago
  34. 22f92ba Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  35. 048b718 Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu by Ingo Molnar · 13 years ago
  36. b0f8437 bootup: move 'usermodehelper_enable()' a little earlier by wangyanqing · 13 years ago
  37. 8008e12 rcu: Drive configuration directly from SMP and PREEMPT by Paul E. McKenney · 13 years ago
  38. d5767c5 bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() by Linus Torvalds · 13 years ago
  39. 808bf29 init: carefully handle loglevel option on kernel cmdline. by Alexander Sverdlin · 13 years ago
  40. ab84d31 sched: Introduce primitives to account for CFS bandwidth tracking by Paul Turner · 13 years ago
  41. 288d5ab Boot up with usermodehelper disabled by Linus Torvalds · 13 years ago
  42. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 13 years ago
  43. 7afe184 init: skip calibration delay if previously done by Sameer Nanda · 13 years ago
  44. 00a66d2 mm: remove the leftovers of noswapaccount by WANG Cong · 13 years ago
  45. 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
  46. 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
  47. 1b19ca9 Fix CPU spinlock lockups on secondary CPU bringup by Russell King · 13 years ago
  48. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 13 years ago
  49. d2c3225 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL by Josh Triplett · 13 years ago
  50. de695e1 init/calibrate.c: remove annoying printk by Borislav Petkov · 13 years ago
  51. bd5dc17 uts: make default hostname configurable, rather than always using "(none)" by Josh Triplett · 13 years ago
  52. 8761f1a pcspkr: Cleanup Kconfig dependencies by Ralf Baechle · 13 years ago
  53. 15f304b i8253: Consolidate all kernel definitions of i8253_lock by Ralf Baechle · 13 years ago
  54. f505c55 debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options by Josh Triplett · 13 years ago
  55. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  56. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  57. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
  58. d2b4631 init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure by Andrew Worsley · 13 years ago
  59. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  60. 2bb732c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  61. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  62. 281dc5c Give up on pushing CC_OPTIMIZE_FOR_SIZE by Linus Torvalds · 13 years ago
  63. 17d9f31 SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI by Daniel Hellstrom · 13 years ago
  64. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  66. 9b090f2 kmemleak: Initialise kmemleak after debug_objects_mem_init() by Catalin Marinas · 13 years ago
  67. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  68. 21a43e3 slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM" by David Rientjes · 13 years ago
  69. 27f4d28 rcu: priority boosting for TREE_PREEMPT_RCU by Paul E. McKenney · 13 years ago
  70. e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  71. 6befe5f init/Kconfig: fix EXPERT menu list by Randy Dunlap · 13 years ago
  72. 4a5fa35 [PARISC] slub: fix panic with DISCONTIGMEM by James Bottomley · 13 years ago
  73. 1e2795a kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile by Artem Bityutskiy · 13 years ago
  74. 71a83ec Kconfig: improve KALLSYMS_ALL documentation by Artem Bityutskiy · 13 years ago
  75. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 13 years ago
  76. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  77. 59607db userns: add a user_namespace as creator/owner of uts_namespace by Serge E. Hallyn · 13 years ago
  78. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 13 years ago
  79. ea611b26 init: return proper error code in do_mounts_rd() by Davidlohr Bueso · 13 years ago
  80. b1b5f65 calibrate: retry with wider bounds when converge seems to fail by Phil Carmody · 13 years ago
  81. 191e568 calibrate: home in on correct lpj value more quickly by Phil Carmody · 13 years ago
  82. 71c696b calibrate: extract fall-back calculation into own helper by Phil Carmody · 13 years ago
  83. 34db18a0 smp: move smp setup functions to kernel/smp.c by Amerigo Wang · 13 years ago
  84. 80cdc6d fs: use appropriate printk priority levels by Mandeep Singh Baines · 13 years ago
  85. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  86. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  87. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  88. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  89. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 13 years ago
  90. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 13 years ago
  91. 2d0f252 perf cgroup: Fix a typo in kernel config by Li Zefan · 13 years ago
  92. e5d1367 perf: Add cgroup support by Stephane Eranian · 13 years ago
  93. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  94. 70a0622 fix jiffy calculations in calibrate_delay_direct to handle overflow by Tim Deegan · 13 years ago
  95. 5d6a4ea sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options by Ferenc Wagner · 13 years ago
  96. 2b1caf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  97. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  98. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 13 years ago
  99. c5e0591 Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING by Michael Witten · 13 years ago
  100. 79e2e75 Kconfig: Typo: seti -> set by Michael Witten · 13 years ago