1. e6bde73 cpu-hotplug: return better errno on cpu hotplug failure by Akinobu Mita · 16 years ago
  2. e9fb763 cpu-hotplug: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail() by Akinobu Mita · 16 years ago
  3. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 16 years ago
  4. 5089a97 proc_sched_show_task(): use get_nr_threads() by Oleg Nesterov · 16 years ago
  5. 6e1be45 check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check by Oleg Nesterov · 16 years ago
  6. 97101eb exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct() by Oleg Nesterov · 16 years ago
  7. a705be6 kill the obsolete thread_group_cputime_free() helper by Oleg Nesterov · 16 years ago
  8. d40e48e exit: __exit_signal: use thread_group_leader() consistently by Oleg Nesterov · 16 years ago
  9. b7b8ff6 signals: kill the awful task_rq_unlock_wait() hack by Oleg Nesterov · 16 years ago
  10. 4ada856 signals: clear signal->tty when the last thread exits by Oleg Nesterov · 16 years ago
  11. ea6d290 signals: make task_struct->signal immutable/refcountable by Oleg Nesterov · 16 years ago
  12. 4dec2a9 fork/exit: move tty_kref_put() outside of __cleanup_signal() by Oleg Nesterov · 16 years ago
  13. d30fda3 posix-cpu-timers: avoid "task->signal != NULL" checks by Oleg Nesterov · 16 years ago
  14. 4a59994 exit: avoid sig->count in __exit_signal() to detect the group-dead case by Oleg Nesterov · 16 years ago
  15. d344193 exit: avoid sig->count in de_thread/__exit_signal synchronization by Oleg Nesterov · 16 years ago
  16. 09faef1 exit: change zap_other_threads() to count sub-threads by Oleg Nesterov · 16 years ago
  17. 9c33916 exit: exit_notify() can trust signal->notify_count < 0 by Oleg Nesterov · 16 years ago
  18. 04b1c38 call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure by Oleg Nesterov · 16 years ago
  19. d47419c call_usermodehelper: simplify/fix UMH_NO_WAIT case by Oleg Nesterov · 16 years ago
  20. 7d64224 wait_for_helper: SIGCHLD from user-space can lead to use-after-free by Oleg Nesterov · 16 years ago
  21. 363da40 call_usermodehelper: no need to unblock signals by Oleg Nesterov · 16 years ago
  22. c70a626 umh: creds: kill subprocess_info->cred logic by Oleg Nesterov · 16 years ago
  23. 685bfd2 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() by Oleg Nesterov · 16 years ago
  24. 898b374 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit by Neil Horman · 16 years ago
  25. a06a4dc kmod: add init function to usermodehelper by Neil Horman · 16 years ago
  26. 065add3 signals: check_kill_permission(): don't check creds if same_thread_group() by Oleg Nesterov · 16 years ago
  27. e0129ef ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm by Oleg Nesterov · 16 years ago
  28. 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 16 years ago
  29. 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 16 years ago
  30. 6adef3e cpusets: new round-robin rotor for SLAB allocations by Jack Steiner · 16 years ago
  31. 907860e cgroups: make cftype.unregister_event() void-returning by Kirill A. Shutemov · 16 years ago
  32. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  33. 218ce73 Revert "module: drop the lock while waiting for module to complete initialization." by Linus Torvalds · 16 years ago
  34. 563b046 proc_dointvec: write a single value by J. R. Okajima · 16 years ago
  35. 69e4469 sysctl: don't use own implementation of hex_to_bin() by Andy Shevchenko · 16 years ago
  36. 7d52669 module: remove duplicate declaration of __ksymtab_gpl_future by Wenji Huang · 16 years ago
  37. 4eaf3f6 mem-hotplug: fix potential race while building zonelist for new populated zone by Haicheng Li · 16 years ago
  38. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 16 years ago
  39. cf23422 cpu/mem hotplug: enable CPUs online before local memory online by minskey guo · 16 years ago
  40. 5e77190 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed by Mel Gorman · 16 years ago
  41. 76ab0f5 mm: compaction: add /proc trigger for memory compaction by Mel Gorman · 16 years ago
  42. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 16 years ago
  43. 708c1bb mempolicy: restructure rebinding-mempolicy functions by Miao Xie · 16 years ago
  44. f00e047 timers: Fix slack calculation for expired timers by Jeff Chua · 16 years ago
  45. bd45b7a timekeeping: Fix timezone update by Thomas Gleixner · 16 years ago
  46. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  47. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  48. a825109 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
  49. 6e80e8e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  50. 0fc377b sysctl: fix kernel-doc notation and typos by Randy Dunlap · 16 years ago
  51. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  52. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 16 years ago
  53. b492e95 pipe: set lower and upper limit on max pages in the pipe page array by Jens Axboe · 16 years ago
  54. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 16 years ago
  55. ac3ee84 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  56. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  57. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 16 years ago
  58. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 16 years ago
  59. db1afff kref: remove kref_set by NeilBrown · 16 years ago
  60. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  61. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  62. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  63. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 16 years ago
  64. 4402c15 kdb,debug_core: Allow the debug core to receive a panic notification by Jason Wessel · 16 years ago
  65. 6d90634 debug_core,kdb: Allow the debug core to process a recursive debug entry by Jason Wessel · 16 years ago
  66. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 16 years ago
  67. efe2f29 kgdboc,kdb: Allow kdb to work on a non open console port by Jason Wessel · 16 years ago
  68. 1cee5e3 kgdb: Add the ability to schedule a breakpoint via a tasklet by Jason Wessel · 17 years ago
  69. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 16 years ago
  70. 98ec187 kgdb: remove post_primary_code references by Jason Wessel · 17 years ago
  71. ada64e4 kgdboc,keyboard: Keyboard driver for kdb with kgdb by Jason Wessel · 16 years ago
  72. a0de055 kgdb: gdb "monitor" -> kdb passthrough by Jason Wessel · 16 years ago
  73. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 16 years ago
  74. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 16 years ago
  75. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 16 years ago
  76. 5d5314d kdb: core for kgdb back end (1 of 2) by Jason Wessel · 16 years ago
  77. 53197fc Separate the gdbstub from the debug core by Jason Wessel · 16 years ago
  78. c433820 Move kernel/kgdb.c to kernel/debug/debug_core.c by Jason Wessel · 17 years ago
  79. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 16 years ago
  80. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  81. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  82. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  83. fa5312d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  84. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  85. 164d44f Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 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 · 16 years ago
  87. fa9dc26 cpumask: fix compat getaffinity by KOSAKI Motohiro · 16 years ago
  88. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  89. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 16 years ago
  90. 480b02d module: drop the lock while waiting for module to complete initialization. by Rusty Russell · 16 years ago
  91. 92946bc panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') by Ben Hutchings · 16 years ago
  92. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 16 years ago
  93. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  94. 3789ae7 padata: Use get_online_cpus/put_online_cpus in padata_free by Steffen Klassert · 16 years ago
  95. 0198ffd padata: Add some code comments by Steffen Klassert · 16 years ago
  96. 2b73b07 padata: Flush the padata queues actively by Steffen Klassert · 16 years ago
  97. d46a5ac padata: Use a timer to handle remaining objects in the reorder queues by Steffen Klassert · 16 years ago
  98. 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 · 16 years ago
  99. 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 · 16 years ago
  100. 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 · 16 years ago