1. f7391f5 [PATCH] shpchp: event handling rework by Kenji Kaneshige · 18 years ago
  2. 68c0b67 [PATCH] shpchp: Remove unused wait_for_ctrl_irq by Kenji Kaneshige · 18 years ago
  3. 09e1218 [PATCH] shpchp: Remove unused pci_bus member from controller structure by Kenji Kaneshige · 18 years ago
  4. bbe8f9a [PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning from pci_scan_bridge. by Ralf Baechle · 18 years ago
  5. 92c05fc [PATCH] PCI: Give PCI config access initialization a defined ordering by Andi Kleen · 18 years ago
  6. e4e7304 [PATCH] shpchp - Fix incorrect return value of interrupt handler by Kenji Kaneshige · 18 years ago
  7. bbe779d [PATCH] shpchp - move slot name into struct slot by Kenji Kaneshige · 18 years ago
  8. 8abebe1 [PATCH] shpchp - removed unncessary 'magic' member from slot by Kenji Kaneshige · 18 years ago
  9. 57c95c0 [PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof() by Kenji Kaneshige · 18 years ago
  10. 287588b [PATCH] pcihp_skeleton.c cleanup by Kenji Kaneshige · 18 years ago
  11. ef3be54 [PATCH] shpchp - bugfix: add missing serialization by Kenji Kaneshige · 18 years ago
  12. d29aadd [PATCH] shpchp - cleanup check command status by Kenji Kaneshige · 18 years ago
  13. a453456 [PATCH] shpchp - cleanup controller list by Kenji Kaneshige · 18 years ago
  14. 5b1a960 [PATCH] shpchp - cleanup slot list by Kenji Kaneshige · 18 years ago
  15. dfcd5f6 [PATCH] shpchp - cleanup shpchp_core.c by Kenji Kaneshige · 18 years ago
  16. 926030f [PATCH] shpchp - cleanup init_slots() by Kenji Kaneshige · 18 years ago
  17. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 18 years ago
  18. c408a37 [PATCH] PCI: quirk for IBM Dock II cardbus controllers by Kristen Accardi · 18 years ago
  19. e3ac86d [PATCH] PCI: really fix parent's subordinate busnr by Kristen Accardi · 18 years ago
  20. b82db5c [PATCH] PCI: return max reserved busnr by Kristen Accardi · 18 years ago
  21. b64c05e [PATCH] PCI: clean up msi.c a bit by Grant Grundler · 18 years ago
  22. b0e6e96 [PATCH] reduce size of bio mempools by Benjamin LaHaise · 18 years ago
  23. b73b459 [PATCH] __GENERIC_PER_CPU changes by Eric Dumazet · 18 years ago
  24. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  25. 63872f8 [PATCH] Only allocate percpu data for possible CPUs by Eric Dumazet · 18 years ago
  26. 5a6b7951 [PATCH] get_empty_filp tweaks, inline epoll_init_file() by Benjamin LaHaise · 18 years ago
  27. 0b2fcfd [PATCH] atomic: add_unless cmpxchg optimise by Nick Piggin · 18 years ago
  28. 713729e [PATCH] fs/*/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  29. 2178426 [PATCH] kernel/rcupdate.c: make two structs static by Adrian Bunk · 18 years ago
  30. 7a673c6 [PATCH] devpts: use lib/parser.c for parsing mount options by Domen Puncer · 18 years ago
  31. ee25e96 [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage by Oleg Nesterov · 18 years ago
  32. eb8782e [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag by Rene Herman · 18 years ago
  33. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 18 years ago
  34. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  35. 772a0dc [PATCH] notifier: profile.h forward decl fix by Andrew Morton · 18 years ago
  36. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 18 years ago
  37. 3257545 [PATCH] ufs: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  38. a513b03 [PATCH] ext2: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  39. 4e907c3 [PATCH] sysv: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  40. 78ec7b6 [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count by Alexey Dobriyan · 18 years ago
  41. 66d2173 [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() by Alexey Dobriyan · 18 years ago
  42. a7ccf00 [PATCH] fs/ufs/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  43. a26fd33 [PATCH] sigprocmask: kill unneeded temp var by Oleg Nesterov · 18 years ago
  44. 40953ed [PATCH] snsc kmalloc2kzalloc by Jes Sorensen · 18 years ago
  45. 6b9438e [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive by Arjan van de Ven · 18 years ago
  46. f82945d [PATCH] oss: semaphore to mutex conversion by Ingo Molnar · 18 years ago
  47. 6389a38 [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex by Ashutosh Naik · 18 years ago
  48. cf8b897 [PATCH] sem2mutex: drivers/ide by Arjan van de Ven · 18 years ago
  49. 81861d7 [PATCH] sem2mutex: serial ->port_write_mutex by Ingo Molnar · 18 years ago
  50. 1e7933d [PATCH] sem2mutex: UDF by Ingo Molnar · 18 years ago
  51. 8e3f904 [PATCH] sem2mutex: NCPFS by Ingo Molnar · 18 years ago
  52. 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 18 years ago
  53. 7bf6d78 [PATCH] sem2mutex: HPFS by Ingo Molnar · 18 years ago
  54. 1d5599e [PATCH] sem2mutex: autofs4 wq_sem by Ingo Molnar · 18 years ago
  55. 1eb0d67 [PATCH] sem2mutex: JFFS by Ingo Molnar · 18 years ago
  56. 910f5d2 [PATCH] sem2mutex: sound/oss/ by Ingo Molnar · 18 years ago
  57. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 18 years ago
  58. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 18 years ago
  59. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 18 years ago
  60. 7cf34c7 [PATCH] sem2mutex: fs/libfs.c by Ingo Molnar · 18 years ago
  61. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 18 years ago
  62. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 18 years ago
  63. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 18 years ago
  64. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  65. 144efe3 [PATCH] sem2mutex: eventpoll by Arjan van de Ven · 18 years ago
  66. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 18 years ago
  67. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 18 years ago
  68. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 18 years ago
  69. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  70. 6f87f0d [PATCH] sem2mutex: drivers/char/ by Ingo Molnar · 18 years ago
  71. b1c82b5 [PATCH] sem2mutex: drivers/block/floppy.c by Jes Sorensen · 18 years ago
  72. 1657f82 [PATCH] sem2mutex: drivers/block/pktcdvd.c by Jes Sorensen · 18 years ago
  73. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 18 years ago
  74. e723ccd [PATCH] sem2mutex: drivers/scsi/ide-scsi.c by Jes Sorensen · 18 years ago
  75. 8ed965d [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic by Arjan van de Ven · 18 years ago
  76. 9cdf182 [PATCH] sem2mutex: kcapi.c by Arjan van de Ven · 18 years ago
  77. 4f7a07b [PATCH] convert fs/9p/ to mutexes, fix locking bugs by Ingo Molnar · 18 years ago
  78. 9331b31 [PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex by Ingo Molnar · 18 years ago
  79. 3d3f26a [PATCH] kernel/cpuset.c, mutex conversion by Ingo Molnar · 18 years ago
  80. 6362e4d [PATCH] Fix oops in invalidate_dquots() by Jan Kara · 18 years ago
  81. 804f159 [PATCH] Move read_mostly definition to asm/cache.h by Kyle McMartin · 18 years ago
  82. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 18 years ago
  83. d2c5d4f [PATCH] cleanup cdrom_ioctl by Christoph Hellwig · 18 years ago
  84. 2dd0ebc [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage() by Ravikiran G Thirumalai · 18 years ago
  85. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 18 years ago
  86. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  87. b8e31ed [PATCH] m68k: rtc driver cleanup by Jean Delvare · 18 years ago
  88. 9b23820 [PATCH] swsusp: add s2ram ioctl to userland interface by Luca Tettamanti · 18 years ago
  89. 94c188d [PATCH] swsusp: let userland tools switch console on suspend by Rafael J. Wysocki · 18 years ago
  90. ff4da2e [PATCH] swsusp: add check for suspension of X-controlled devices by Rafael J. Wysocki · 18 years ago
  91. e4e4d66 [PATCH] swsusp: drain high mem pages by Shaohua Li · 18 years ago
  92. fc558a7 [PATCH] swsusp: finally solve mysqld problem by Rafael J. Wysocki · 18 years ago
  93. ce6ed29 [PATCH] suspend: make progress printing prettier by Pavel Machek · 18 years ago
  94. 02aaeb9 [PATCH] swsusp: freeze user space processes first by Rafael J. Wysocki · 18 years ago
  95. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 18 years ago
  96. 543cc27 [PATCH] swsusp: documentation updates by Pavel Machek · 18 years ago
  97. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 18 years ago
  98. 61159a3 [PATCH] swsusp: separate swap-writing/reading code by Rafael J. Wysocki · 18 years ago
  99. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 18 years ago
  100. 2b322ce [PATCH] revert "swsusp: fix breakage with swap on lvm" by Andrew Morton · 18 years ago