1. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  2. 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  3. 90d3417 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  4. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  5. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  6. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 16 years ago
  7. 3fa43ab debug_core,kdb: fix crash when arch does not have single step by Jason Wessel · 16 years ago
  8. 19063c7 ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump by Jason Wessel · 16 years ago
  9. 955b61e ftrace,kdb: Extend kdb to be able to dump the ftrace buffer by Jason Wessel · 16 years ago
  10. 6d855b1 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() by Jason Wessel · 16 years ago
  11. 5575114 gdbstub: Implement gdbserial 'p' and 'P' packets by Jason Wessel · 16 years ago
  12. 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 16 years ago
  13. 84a0bd5 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol by Jason Wessel · 16 years ago
  14. a9fa20a kgdb: remove custom hex_to_bin()implementation by Andy Shevchenko · 16 years ago
  15. 034260d printk: fix delayed messages from CPU hotplug events by Kevin Cernekee · 16 years ago
  16. 51f3d0f module: cleanup comments, remove noinline by Rusty Russell · 16 years ago
  17. 811d66a module: group post-relocation functions into post_relocation() by Rusty Russell · 16 years ago
  18. 6526c53 module: move module args strndup_user to just before use by Rusty Russell · 16 years ago
  19. 4966868 module: pass load_info into other functions by Rusty Russell · 16 years ago
  20. 36b0360 module: fix sysfs cleanup for !CONFIG_SYSFS by Rusty Russell · 16 years ago
  21. 8f6d037 module: sysfs cleanup by Rusty Russell · 16 years ago
  22. d913188 module: layout_and_allocate by Rusty Russell · 16 years ago
  23. 511ca6a module: fix crash in get_ksymbol() when oopsing in module init by Rusty Russell · 16 years ago
  24. eded41c module: kallsyms functions take struct load_info by Rusty Russell · 16 years ago
  25. d6df72a module: refactor out section header rewriting: FIX modversions by Rusty Russell · 16 years ago
  26. 8b5f61a module: refactor out section header rewriting by Rusty Russell · 16 years ago
  27. 3264d3f module: add load_info by Linus Torvalds · 16 years ago
  28. 44032e6 module: reduce stack usage for each_symbol() by Linus Torvalds · 16 years ago
  29. 22e268e module: refactor load_module part 5 by Rusty Russell · 16 years ago
  30. 9f85a4b module: refactor load_module part 4 by Rusty Russell · 16 years ago
  31. 40dd256 module: refactor load_module part 3 by Rusty Russell · 16 years ago
  32. 65b8a9b module: refactor load_module part 2 by Linus Torvalds · 16 years ago
  33. f91a13b module: refactor load_module by Linus Torvalds · 16 years ago
  34. 2409e74 module: module_unload_init() cleanup by Eric Dumazet · 16 years ago
  35. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  36. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  37. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  38. 694f690 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks by David Howells · 16 years ago
  39. f46e991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  40. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  41. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 16 years ago
  42. 8cadd283 timer: add on-stack deferrable timer interfaces by Jesse Barnes · 16 years ago
  43. 0500e9b padata: Remove padata_get_cpumask by Steffen Klassert · 16 years ago
  44. c635696 padata: Pass the padata cpumasks to the cpumask_change_notifier chain by Steffen Klassert · 16 years ago
  45. 65ff577 padata: Rearrange set_cpumask functions by Steffen Klassert · 16 years ago
  46. e6cc117 padata: Rename padata_alloc functions by Steffen Klassert · 16 years ago
  47. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 16 years ago
  48. d7926ee cgroups: Add an API to attach a task to current task's cgroup by Sridhar Samudrala · 16 years ago
  49. b82bab4 dynamic debug: move ddebug_remove_module() down into free_module() by Jason Baron · 16 years ago
  50. 7424713 padata: Check for valid cpumasks by Steffen Klassert · 16 years ago
  51. b89661d padata: Allocate cpumask dependend recources in any case by Steffen Klassert · 16 years ago
  52. fad3a90 padata: Fix cpu index counting by Steffen Klassert · 16 years ago
  53. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 16 years ago
  54. b0679c6 debug_core,kdb: fix kgdb_connected bit set in the wrong place by Jason Wessel · 16 years ago
  55. 9e8b624 Fix merge regression from external kdb to upstream kdb by Jason Wessel · 16 years ago
  56. fb82c0f repair gdbstub to match the gdbserial protocol specification by Jason Wessel · 16 years ago
  57. 1396a21 kdb: break out of kdb_ll() when command is terminated by Martin Hicks · 16 years ago
  58. 70d4bf6 drop_monitor: convert some kfree_skb call sites to consume_skb by Neil Horman · 16 years ago
  59. 9078370 kmemleak: Add support for NO_BOOTMEM configurations by Catalin Marinas · 16 years ago
  60. a253129 update email address by Pavel Machek · 16 years ago
  61. 5e017dc padata: Added sysfs primitives to padata subsystem by Dan Kruchinin · 16 years ago
  62. e15bacb padata: Make two separate cpumasks by Dan Kruchinin · 16 years ago
  63. ce44101 PM / Suspend: Fix ordering of calls in suspend error paths by Rafael J. Wysocki · 16 years ago
  64. d074ee0 PM / Hibernate: Fix snapshot error code path by Rafael J. Wysocki · 16 years ago
  65. f6f71f1 PM / Hibernate: Fix hibernation_platform_enter() by Rafael J. Wysocki · 16 years ago
  66. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 16 years ago
  67. 5f27984 pm_qos: Reimplement using plists by James Bottomley · 16 years ago
  68. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 16 years ago
  69. 9013367 PM / Hibernate: Fix typos in comments in kernel/power/swap.c by Cesar Eduardo Barros · 16 years ago
  70. 5f1a8c1 padata: simplify serialization mechanism by Steffen Klassert · 16 years ago
  71. 83f619f padata: make padata_do_parallel to return zero on success by Steffen Klassert · 16 years ago
  72. 33e5445 padata: Handle empty padata cpumasks by Steffen Klassert · 16 years ago
  73. ee83655 padata: Block until the instance is unused on stop by Steffen Klassert · 16 years ago
  74. 4c87917 padata: Check for valid padata instance on start by Steffen Klassert · 16 years ago
  75. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 16 years ago
  76. 5f07aa7 Merge commit 'paulus-perf/master' into next by Benjamin Herrenschmidt · 16 years ago
  77. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 16 years ago
  78. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 16 years ago
  80. 7a0ea09 futex: futex_find_get_task remove credentails check by Michal Hocko · 16 years ago
  81. e05bd33 kexec: fix Oops in crash_shrink_memory() by Pavan Naregundi · 16 years ago
  82. 5904b3b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. f3866db Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. f014d93 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. cf91b41 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. e6cb628 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 0d98bb2 sched: Prevent compiler from optimising the sched_avg_update() loop by Will Deacon · 16 years ago
  88. 8695159 sched: silence PROVE_RCU in sched_fork() by Peter Zijlstra · 16 years ago
  89. f3b577d rcu: apply RCU protection to wake_affine() by Daniel J Blueman · 16 years ago
  90. f7136c5 hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration by K.Prasad · 16 years ago
  91. 3c93717 sched: Fix over-scheduling bug by Alex,Shi · 16 years ago
  92. 3310d4d nohz: Fix nohz ratelimit by Peter Zijlstra · 16 years ago
  93. 5c1469d user_ns: Introduce user_nsmap_uid and user_ns_map_gid. by Eric W. Biederman · 16 years ago
  94. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 16 years ago
  95. 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 16 years ago
  96. 42de553 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 16 years ago
  97. a8fb260 perf/tracing: Fix regression of perf losing kprobe events by Steven Rostedt · 16 years ago
  98. 85ca788 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 16 years ago
  100. 4673247 genirq: Deal with desc->set_type() changing desc->chip by Thomas Gleixner · 16 years ago