1. f5afe80 [PATCH] PCI: kzalloc() conversion in drivers/pci by Eric Sesterhenn · 19 years ago
  2. 7c8f25d [PATCH] acpiphp: Scan slots under the nested P2P bridge by Kenji Kaneshige · 19 years ago
  3. 8e77af6 [PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPB by John Keller · 19 years ago
  4. 0afabe9 [PATCH] shpchp: cleanup bus speed handling by Kenji Kaneshige · 19 years ago
  5. 3c990e9 [PATCH] PCI: fix pci_request_region[s] arg by Jeff Garzik · 19 years ago
  6. 309e57d [PATCH] PCI: Provide a boot parameter to disable MSI by Matthew Wilcox · 19 years ago
  7. 5eeca8e [PATCH] PCI: the scheduled removal of PCI_LEGACY_PROC by Adrian Bunk · 19 years ago
  8. 1305e91 [PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead code by Adrian Bunk · 19 years ago
  9. 0cccd0c [PATCH] acpiphp: fix bridge handle by MUNEDA Takahiro · 19 years ago
  10. e27da38 [PATCH] acpiphp - slot management fix - V4 by MUNEDA Takahiro · 19 years ago
  11. 63e5f24 [PATCH] acpi: remove dock event handling from ibm_acpi by Kristen Accardi · 19 years ago
  12. 20416ea [PATCH] acpiphp: add dock event handling by Kristen Accardi · 19 years ago
  13. ceaba66 [PATCH] acpi: export acpi_bus_trim by Kristen Accardi · 19 years ago
  14. 15a1ae7 [PATCH] acpiphp: add new bus to acpi by Kristen Accardi · 19 years ago
  15. b89b7ea [PATCH] PCI: Move pci_dev_put outside a spinlock by Alan Stern · 19 years ago
  16. 8c4b2cf [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix by Bernhard Kaindl · 19 years ago
  17. a0454b4 [PATCH] PCI: fix problems with MSI-X on ia64 by Grant Grundler · 19 years ago
  18. b408cbc [PATCH] PCI: resource address mismatch by Linus Torvalds · 19 years ago
  19. 75cde0e [PATCH] PCI: remove msi save/restore code in specific driver by Shaohua Li · 19 years ago
  20. 6e325a6 [PATCH] PCI: make MSI quirk inheritable from the pci bus by Michael S. Tsirkin · 19 years ago
  21. e5548e9 [PATCH] PCI: quirk for asus a8v and a8v delux motherboards by Bauke Jan Douma · 19 years ago
  22. 3c0a654 [PATCH] PCI: SMBus unhide on HP Compaq nx6110 by tomek@koprowski.org · 19 years ago
  23. 50defa1 [PATCH] PCI: Add pci_device_shutdown to pci_bus_type by Brian Gerst · 19 years ago
  24. e6b82b13 [PATCH] shpchp: adapt to pci driver model by Kenji Kaneshige · 19 years ago
  25. a246fa4 [PATCH] shpchp: Fix slot state handling by Kenji Kaneshige · 19 years ago
  26. f7391f5 [PATCH] shpchp: event handling rework by Kenji Kaneshige · 19 years ago
  27. 68c0b67 [PATCH] shpchp: Remove unused wait_for_ctrl_irq by Kenji Kaneshige · 19 years ago
  28. 09e1218 [PATCH] shpchp: Remove unused pci_bus member from controller structure by Kenji Kaneshige · 19 years ago
  29. bbe8f9a [PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning from pci_scan_bridge. by Ralf Baechle · 19 years ago
  30. 92c05fc [PATCH] PCI: Give PCI config access initialization a defined ordering by Andi Kleen · 18 years ago
  31. e4e7304 [PATCH] shpchp - Fix incorrect return value of interrupt handler by Kenji Kaneshige · 19 years ago
  32. bbe779d [PATCH] shpchp - move slot name into struct slot by Kenji Kaneshige · 19 years ago
  33. 8abebe1 [PATCH] shpchp - removed unncessary 'magic' member from slot by Kenji Kaneshige · 19 years ago
  34. 57c95c0 [PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof() by Kenji Kaneshige · 19 years ago
  35. 287588b [PATCH] pcihp_skeleton.c cleanup by Kenji Kaneshige · 19 years ago
  36. ef3be54 [PATCH] shpchp - bugfix: add missing serialization by Kenji Kaneshige · 19 years ago
  37. d29aadd [PATCH] shpchp - cleanup check command status by Kenji Kaneshige · 19 years ago
  38. a453456 [PATCH] shpchp - cleanup controller list by Kenji Kaneshige · 19 years ago
  39. 5b1a960 [PATCH] shpchp - cleanup slot list by Kenji Kaneshige · 19 years ago
  40. dfcd5f6 [PATCH] shpchp - cleanup shpchp_core.c by Kenji Kaneshige · 19 years ago
  41. 926030f [PATCH] shpchp - cleanup init_slots() by Kenji Kaneshige · 19 years ago
  42. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 19 years ago
  43. c408a37 [PATCH] PCI: quirk for IBM Dock II cardbus controllers by Kristen Accardi · 19 years ago
  44. e3ac86d [PATCH] PCI: really fix parent's subordinate busnr by Kristen Accardi · 19 years ago
  45. b82db5c [PATCH] PCI: return max reserved busnr by Kristen Accardi · 19 years ago
  46. b64c05e [PATCH] PCI: clean up msi.c a bit by Grant Grundler · 19 years ago
  47. b0e6e96 [PATCH] reduce size of bio mempools by Benjamin LaHaise · 18 years ago
  48. b73b459 [PATCH] __GENERIC_PER_CPU changes by Eric Dumazet · 18 years ago
  49. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  50. 63872f8 [PATCH] Only allocate percpu data for possible CPUs by Eric Dumazet · 18 years ago
  51. 5a6b795 [PATCH] get_empty_filp tweaks, inline epoll_init_file() by Benjamin LaHaise · 18 years ago
  52. 0b2fcfd [PATCH] atomic: add_unless cmpxchg optimise by Nick Piggin · 18 years ago
  53. 713729e [PATCH] fs/*/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  54. 2178426 [PATCH] kernel/rcupdate.c: make two structs static by Adrian Bunk · 18 years ago
  55. 7a673c6 [PATCH] devpts: use lib/parser.c for parsing mount options by Domen Puncer · 18 years ago
  56. ee25e96 [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage by Oleg Nesterov · 18 years ago
  57. eb8782e [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag by Rene Herman · 18 years ago
  58. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 18 years ago
  59. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  60. 772a0dc [PATCH] notifier: profile.h forward decl fix by Andrew Morton · 18 years ago
  61. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 18 years ago
  62. 3257545 [PATCH] ufs: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  63. a513b03 [PATCH] ext2: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  64. 4e907c3 [PATCH] sysv: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  65. 78ec7b6 [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_count by Alexey Dobriyan · 18 years ago
  66. 66d2173 [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() by Alexey Dobriyan · 18 years ago
  67. a7ccf00 [PATCH] fs/ufs/file.c: drop insane header dependencies by Alexey Dobriyan · 18 years ago
  68. a26fd33 [PATCH] sigprocmask: kill unneeded temp var by Oleg Nesterov · 18 years ago
  69. 40953ed [PATCH] snsc kmalloc2kzalloc by Jes Sorensen · 18 years ago
  70. 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
  71. f82945d [PATCH] oss: semaphore to mutex conversion by Ingo Molnar · 18 years ago
  72. 6389a38 [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex by Ashutosh Naik · 18 years ago
  73. cf8b897 [PATCH] sem2mutex: drivers/ide by Arjan van de Ven · 18 years ago
  74. 81861d7 [PATCH] sem2mutex: serial ->port_write_mutex by Ingo Molnar · 18 years ago
  75. 1e7933d [PATCH] sem2mutex: UDF by Ingo Molnar · 18 years ago
  76. 8e3f904 [PATCH] sem2mutex: NCPFS by Ingo Molnar · 18 years ago
  77. 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 18 years ago
  78. 7bf6d78 [PATCH] sem2mutex: HPFS by Ingo Molnar · 18 years ago
  79. 1d5599e [PATCH] sem2mutex: autofs4 wq_sem by Ingo Molnar · 18 years ago
  80. 1eb0d67 [PATCH] sem2mutex: JFFS by Ingo Molnar · 18 years ago
  81. 910f5d2 [PATCH] sem2mutex: sound/oss/ by Ingo Molnar · 18 years ago
  82. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 18 years ago
  83. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 18 years ago
  84. 0ac1759 [PATCH] sem2mutex: fs/seq_file.c by Ingo Molnar · 18 years ago
  85. 7cf34c7 [PATCH] sem2mutex: fs/libfs.c by Ingo Molnar · 18 years ago
  86. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 18 years ago
  87. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 18 years ago
  88. f24075b [PATCH] sem2mutex: iprune by Ingo Molnar · 18 years ago
  89. a11f3a0 [PATCH] sem2mutex: vfs_rename_mutex by Arjan van de Ven · 18 years ago
  90. 144efe3 [PATCH] sem2mutex: eventpoll by Arjan van de Ven · 18 years ago
  91. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 18 years ago
  92. d4f9af9 [PATCH] sem2mutex: inotify by Ingo Molnar · 18 years ago
  93. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 18 years ago
  94. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  95. 6f87f0d [PATCH] sem2mutex: drivers/char/ by Ingo Molnar · 18 years ago
  96. b1c82b5 [PATCH] sem2mutex: drivers/block/floppy.c by Jes Sorensen · 18 years ago
  97. 1657f82 [PATCH] sem2mutex: drivers/block/pktcdvd.c by Jes Sorensen · 18 years ago
  98. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 18 years ago
  99. e723ccd [PATCH] sem2mutex: drivers/scsi/ide-scsi.c by Jes Sorensen · 18 years ago
  100. 8ed965d [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic by Arjan van de Ven · 18 years ago