1. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
  2. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 18 years ago
  3. 26c2143 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only by Chandra Seetharaman · 18 years ago
  4. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  5. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  6. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  7. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  8. 6ac12df [PATCH] rtc: fix idr locking by Sonny Rao · 18 years ago
  9. b65b5b5 [PATCH] stallion clean up by Alan Cox · 18 years ago
  10. 3397973 [PATCH] IPMI: use schedule in kthread by akpm@osdl.org · 18 years ago
  11. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 18 years ago
  12. 72e9bb5 [PATCH] rcutorture: add ops vector and Classic RCU ops by Paul E. McKenney · 18 years ago
  13. 29766f1 [PATCH] rcutorture: catchup doc fixes for idle-hz tests by Paul E. McKenney · 18 years ago
  14. 1dbe83c [PATCH] fix kernel-doc in kernel/ dir by Randy Dunlap · 18 years ago
  15. 283fef5 [PATCH] tty: fix TCSBRK comment by Paul Fulghum · 18 years ago
  16. 05f225d [PATCH] ufs: ufs_read_inode cleanup by Evgeniy Dushistov · 18 years ago
  17. 0ca0666 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl by Atsushi Nemoto · 18 years ago
  18. 6527c2b [PATCH] generic_file_buffered_write(): deadlock on vectored write by Vladimir V. Saveliev · 18 years ago
  19. 1c0f16e [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> by David Woodhouse · 18 years ago
  20. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  21. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 18 years ago
  22. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 18 years ago
  23. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  24. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  25. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  26. d5fb342 [PATCH] voyager: fix compile after setup rework by James Bottomley · 18 years ago
  27. 96c5274 [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT by James Bottomley · 18 years ago
  28. 4031ff3 [PATCH] fix broken vm86 interrupt/signal handling by Aleksey Gorelov · 18 years ago
  29. c723e084 [PATCH] i386: use C code for current_thread_info() by Chuck Ebbert · 18 years ago
  30. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  31. 7f35bf9 [PATCH] x86: constify some parts of arch/i386/kernel/cpu/ by Andreas Mohr · 18 years ago
  32. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  33. bd9e0b7 [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic by Shaohua Li · 18 years ago
  34. 28eba5b [PATCH] selinux: inherit /proc/self/attr/keycreate across fork by Michael LeMay · 18 years ago
  35. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  36. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 18 years ago
  37. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 18 years ago
  38. ae5a2c1 [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system running by Yasunori Goto · 18 years ago
  39. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  40. 1f04bbd [PATCH] sparc64: support sparsemem and !memory hotplug by Yasunori Goto · 18 years ago
  41. 2842f11 [PATCH] catch valid mem range at onlining memory by KAMEZAWA Hiroyuki · 18 years ago
  42. 0a54703 [PATCH] register hot-added memory to iomem resource by KAMEZAWA Hiroyuki · 18 years ago
  43. 9af3c2d [PATCH] pgdat allocation for new node add (call pgdat allocation) by Yasunori Goto · 18 years ago
  44. 3218ae1 [PATCH] pgdat allocation for new node add (export kswapd start func) by Yasunori Goto · 18 years ago
  45. 10ad400 [PATCH] pgdat allocation for new node add (refresh node_data[]) by Yasunori Goto · 18 years ago
  46. 306d6cb [PATCH] pgdat allocation for new node add (generic alloc node_data) by Yasunori Goto · 18 years ago
  47. 1e3590e [PATCH] pgdat allocation for new node add (get node id by acpi) by Yasunori Goto · 18 years ago
  48. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  49. dd56a8e [PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory) by Yasunori Goto · 18 years ago
  50. 1f42599 [PATCH] Catch notification of memory add event of ACPI via container driver. (register start func for memory device) by Yasunori Goto · 18 years ago
  51. 9ac0239 [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces by KAMEZAWA Hiroyuki · 18 years ago
  52. 5c31f27 [PATCH] pm_trace is dangerous by Andrew Morton · 18 years ago
  53. b762450 [PATCH] zlib inflate: fix function definitions by Randy Dunlap · 18 years ago
  54. 7f32a25 [PATCH] kernel/acct: fix function definition by Randy Dunlap · 18 years ago
  55. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 18 years ago
  56. e7374e4 Input: fix resetting name, phys and uniq when unregistering device by Dmitry Torokhov · 18 years ago
  57. d38b696 Revert "kbuild: fix make -rR breakage" by Linus Torvalds · 18 years ago
  58. eb99add Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  59. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  60. ba262e4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  61. f964c30 [ARM] 3657/1: S3C24XX: Documentation update of Overview.txt by Ben Dooks · 18 years ago
  62. 1855565 [ARM] Update mach-types by Russell King · 18 years ago
  63. 3fb5a98 [PATCH] fs/ocfs2/dlm/: cleanups by Adrian Bunk · 18 years ago
  64. 43dee33 ocfs2: fix compiler warnings in dlm_convert_lock_handler() by Mark Fasheh · 18 years ago
  65. 8a9343f ocfs2: dlm_print_one_mle() needs to be defined by Mark Fasheh · 18 years ago
  66. 0032abd ocfs2: remove whitespace in dlmunlock.c by Kurt Hackel · 18 years ago
  67. 3156d26 ocfs2: move dlm work to a private work queue by Kurt Hackel · 18 years ago
  68. 495ac96 ocfs2: fix incorrect error returns by Kurt Hackel · 18 years ago
  69. 3b3b84a ocfs2: tune down some noisy messages during dlm recovery by Kurt Hackel · 18 years ago
  70. 56a7c10 ocfs2: display message before waiting for recovery to complete by Kurt Hackel · 18 years ago
  71. 44a7f1d ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR by Kurt Hackel · 18 years ago
  72. b220532 ocfs2: retry operations when a lock is marked in recovery by Kurt Hackel · 18 years ago
  73. f85cd47 ocfs2: use cond_resched() in dlm_thread() by Kurt Hackel · 18 years ago
  74. ad8100e ocfs2: use GFP_NOFS in some dlm operations by Kurt Hackel · 18 years ago
  75. b7084ab ocfs2: wait for recovery when starting lock mastery by Kurt Hackel · 18 years ago
  76. c27069e ocfs2: continue recovery when a dead node is encountered by Kurt Hackel · 18 years ago
  77. 67a1874 ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() by Kurt Hackel · 18 years ago
  78. 6a41321 ocfs2: dlm_remaster_locks() should never exit without completing by Kurt Hackel · 18 years ago
  79. c8df412 ocfs2: special case recovery lock in dlmlock_remote() by Kurt Hackel · 18 years ago
  80. 3640748 ocfs2: pending mastery asserts and migrations should block each other by Kurt Hackel · 18 years ago
  81. c87a9ae ocfs2: temporarily disable automatic lock migration by Kurt Hackel · 18 years ago
  82. 2abaf97 ocfs2: do not unconditionally purge the lockres in dlmlock_remote() by Kurt Hackel · 18 years ago
  83. aa087b8 ocfs2: increase backoff before waiting for recovery by Kurt Hackel · 18 years ago
  84. f42a100 ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes by Kurt Hackel · 18 years ago
  85. 6ff06a9 ocfs2: give the dlm dirty list a reference on the lockres by Kurt Hackel · 18 years ago
  86. e7e69eb ocfs2: teach dlm_restart_lock_mastery() to wait on recovery by Kurt Hackel · 18 years ago
  87. e4eb036 ocfs2: gracefully handle stale create_lock messages. by Kurt Hackel · 18 years ago
  88. ccd8b1f ocfs2: update lvb immediately during recovery by Kurt Hackel · 18 years ago
  89. 588e009 ocfs2: do not send master requests to localhost by Kurt Hackel · 18 years ago
  90. 8b21980 ocfs2: purge lockres' sooner by Kurt Hackel · 18 years ago
  91. 343e26a ocfs2: dump mismatching migrated lvbs before BUG() by Kurt Hackel · 18 years ago
  92. 466d1a4 ocfs2: make dlm recovery finalization 2 stage by Kurt Hackel · 18 years ago
  93. 69d72b0 ocfs2: dlm recovery / lockres reference count fix by Kurt Hackel · 18 years ago
  94. a9ee4c8 ocfs2: better error handling during assert master message by Kurt Hackel · 18 years ago
  95. a7f90d8 ocfs2: dump lockres info before we BUG() on a bad reference by Kurt Hackel · 18 years ago
  96. c0a8520 ocfs2: do LVB puts in place by Mark Fasheh · 18 years ago
  97. aa85235 ocfs2: mle ref count debugging by Kurt Hackel · 18 years ago
  98. dc2ed19 ocfs2: allow for an assert message during lock mastery by Kurt Hackel · 18 years ago
  99. 2d1a868 ocfs2: take mle reference during migration by Kurt Hackel · 18 years ago
  100. 41b8c8a ocfs2: properly initialize the mle structure by Kurt Hackel · 18 years ago