1. 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 15 years ago
  2. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 15 years ago
  3. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 15 years ago
  4. 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 15 years ago
  5. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 15 years ago
  6. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 15 years ago
  7. 708c1bb mempolicy: restructure rebinding-mempolicy functions by Miao Xie · 15 years ago
  8. f00e047 timers: Fix slack calculation for expired timers by Jeff Chua · 15 years ago
  9. bd45b7a timekeeping: Fix timezone update by Thomas Gleixner · 15 years ago
  10. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  11. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  12. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  13. 6e80e8e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  14. 0fc377b sysctl: fix kernel-doc notation and typos by Randy Dunlap · 15 years ago
  15. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  16. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 15 years ago
  17. b492e95 pipe: set lower and upper limit on max pages in the pipe page array by Jens Axboe · 15 years ago
  18. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 15 years ago
  19. ac3ee84 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  20. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  21. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
  22. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 15 years ago
  23. db1afff kref: remove kref_set by NeilBrown · 15 years ago
  24. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  25. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  26. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  27. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 15 years ago
  28. 4402c15 kdb,debug_core: Allow the debug core to receive a panic notification by Jason Wessel · 15 years ago
  29. 6d90634 debug_core,kdb: Allow the debug core to process a recursive debug entry by Jason Wessel · 15 years ago
  30. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 15 years ago
  31. efe2f29 kgdboc,kdb: Allow kdb to work on a non open console port by Jason Wessel · 15 years ago
  32. 1cee5e3 kgdb: Add the ability to schedule a breakpoint via a tasklet by Jason Wessel · 16 years ago
  33. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 15 years ago
  34. 98ec1878 kgdb: remove post_primary_code references by Jason Wessel · 16 years ago
  35. ada64e4 kgdboc,keyboard: Keyboard driver for kdb with kgdb by Jason Wessel · 15 years ago
  36. a0de055 kgdb: gdb "monitor" -> kdb passthrough by Jason Wessel · 15 years ago
  37. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 15 years ago
  38. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 15 years ago
  39. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 15 years ago
  40. 5d5314d kdb: core for kgdb back end (1 of 2) by Jason Wessel · 15 years ago
  41. 53197fc Separate the gdbstub from the debug core by Jason Wessel · 15 years ago
  42. c433820 Move kernel/kgdb.c to kernel/debug/debug_core.c by Jason Wessel · 16 years ago
  43. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 15 years ago
  44. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  45. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  46. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  47. fa5312d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  48. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  49. 164d44f Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 6e0b7b2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. fa9dc26 cpumask: fix compat getaffinity by KOSAKI Motohiro · 15 years ago
  52. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  53. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 15 years ago
  54. 480b02d module: drop the lock while waiting for module to complete initialization. by Rusty Russell · 15 years ago
  55. 92946bc panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') by Ben Hutchings · 15 years ago
  56. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 15 years ago
  57. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  58. 3789ae7 padata: Use get_online_cpus/put_online_cpus in padata_free by Steffen Klassert · 15 years ago
  59. 0198ffd padata: Add some code comments by Steffen Klassert · 15 years ago
  60. 2b73b07 padata: Flush the padata queues actively by Steffen Klassert · 15 years ago
  61. d46a5ac padata: Use a timer to handle remaining objects in the reorder queues by Steffen Klassert · 15 years ago
  62. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. f262af3 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 15 years ago
  69. 539c99f Merge branch 'next' into for-linus by James Morris · 15 years ago
  70. 9c6f7e4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() by Ingo Molnar · 15 years ago
  71. 3d2c978 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  72. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 15 years ago
  73. 25f3a5a PM: PM QOS update fix by Mark Gross · 15 years ago
  74. 9f977fb sysctl: add proc_do_large_bitmap by Octavian Purdila · 15 years ago
  75. 00b7c33 sysctl: refactor integer handling proc code by Amerigo Wang · 15 years ago
  76. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 15 years ago
  77. ad56b07 Merge commit 'v2.6.34-rc7' into tracing/core by Ingo Molnar · 15 years ago
  78. 4308ad8 genirq: Clear CPU mask in affinity_hint when none is provided by Peter P Waskiewicz Jr · 15 years ago
  79. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 747388d memcg: fix css_is_ancestor() RCU locking by KAMEZAWA Hiroyuki · 15 years ago
  81. 7f0f154 memcg: fix css_id() RCU locking for real by KAMEZAWA Hiroyuki · 15 years ago
  82. 11cad32 bsdacct: use del_timer_sync() in acct_exit_ns() by Vitaliy Gusev · 15 years ago
  83. 475f9aa6 kexec: fix OOPS in crash_kernel_shrink by Vitaly Mayatskikh · 15 years ago
  84. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 15 years ago
  85. 72d5a9f rcu: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 15 years ago
  86. 8b6d043 resource: shared I/O region support by Alan Cox · 15 years ago
  87. a93d2f17 sched, wait: Use wrapper functions by Changli Gao · 15 years ago
  88. 96c21a4 perf: Fix exit() vs event-groups by Peter Zijlstra · 15 years ago
  89. 050735b perf: Fix exit() vs PERF_FORMAT_GROUP by Peter Zijlstra · 15 years ago
  90. e3174cf Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" by Ingo Molnar · 15 years ago
  91. 8f77578 Freezer / cgroup freezer: Update stale locking comments by Matt Helsley · 15 years ago
  92. ed77134 PM QOS update by Mark Gross · 15 years ago
  93. 0fef8b1 PM / Hibernate: Fix block_io.c printk warning by Randy Dunlap · 15 years ago
  94. 6f612af PM / Hibernate: Group swap ops by Jiri Slaby · 15 years ago
  95. 51fb352 PM / Hibernate: Move the first_sector out of swsusp_write by Jiri Slaby · 15 years ago
  96. 8a0d613 PM / Hibernate: Separate block_io by Jiri Slaby · 15 years ago
  97. d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 15 years ago
  98. d822ed1 rcu: fix build bug in RCU_FAST_NO_HZ builds by Paul E. McKenney · 15 years ago
  99. 77e38ed rcu: RCU_FAST_NO_HZ must check RCU dyntick state by Paul E. McKenney · 15 years ago
  100. d21670a rcu: reduce the number of spurious RCU_SOFTIRQ invocations by Paul E. McKenney · 15 years ago