1. c0affe9 pci-quirks: disable MSI on RS400-200 and RS480 by Tejun Heo · 17 years ago
  2. d477014 PCI hotplug: Use menuconfig objects by Jan Engelhardt · 17 years ago
  3. 03555d5 PCI: ZT5550 CPCI Hotplug driver fix by Scott Murray · 17 years ago
  4. ac1f0e9 PCI: rpaphp: Remove semaphores by Linas Vepstas · 17 years ago
  5. b566147 PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry by Linas Vepstas · 17 years ago
  6. e70ea263 PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically by Linas Vepstas · 17 years ago
  7. da65944 PCI: rpaphp: Document is_php_dn() by Linas Vepstas · 17 years ago
  8. 8485d1a PCI: rpaphp: Document find_php_slot() by Linas Vepstas · 17 years ago
  9. fea54b8 PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot() by Linas Vepstas · 17 years ago
  10. 6f79eb7 PCI: rpaphp: refactor tail call to rpaphp_register_slot() by Linas Vepstas · 17 years ago
  11. c02929c PCI: rpaphp: remove rpaphp_set_attention_status() by Linas Vepstas · 17 years ago
  12. 307ff12 PCI: rpaphp: remove print_slot_pci_funcs() by Linas Vepstas · 17 years ago
  13. 03a6675 PCI: rpaphp: Remove setup_pci_slot() by Linas Vepstas · 17 years ago
  14. ebf42c0 PCI: rpaphp: remove a call that does nothing but a pointer lookup by Linas Vepstas · 17 years ago
  15. bf0af51 PCI: rpaphp: Remove another wrappered function by Linas Vepstas · 17 years ago
  16. 427310f PCI: rpaphp: Remve another call that is a wrapper by Linas Vepstas · 17 years ago
  17. 517d5a0 PCI: rpaphp: remove a function that does nothing but wrap debug printks by Linas Vepstas · 17 years ago
  18. 3499f072 PCI: rpaphp: Remove un-needed goto by Linas Vepstas · 17 years ago
  19. 5fd39c3 PCI: rpaphp: Fix a memleak; slot->location string was never freed by Linas Vepstas · 17 years ago
  20. 31be758 PCI: rpaphp: match up alloc and free in same routine by Linas Vepstas · 17 years ago
  21. fa18915 PCI: rpaphp: Remove global num_slots variable by Linas Vepstas · 17 years ago
  22. bf8cbae PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot by Linas Vepstas · 17 years ago
  23. f14e313 PCI: add debug information to resource collision message by Chuck Ebbert · 17 years ago
  24. ecf3650 PCI: the overdue removal of pci_module_init() by Adrian Bunk · 17 years ago
  25. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 17 years ago
  26. 032de8e MSI: Give archs the option to free all MSI/Xs at once. by Michael Ellerman · 17 years ago
  27. 9c83133 MSI: Give archs the option to allocate all MSI/Xs at once. by Michael Ellerman · 17 years ago
  28. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 17 years ago
  29. f282b97 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) by Dan Williams · 17 years ago
  30. 314e77b MSI: Remove dev->first_msi_irq by Michael Ellerman · 17 years ago
  31. 4aa9bc9 MSI: Use a list instead of the custom link structure by Michael Ellerman · 17 years ago
  32. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  33. 6589121 PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev by Michael Ellerman · 17 years ago
  34. c9953a7 MSI: Add an arch_msi_check_device() by Michael Ellerman · 17 years ago
  35. 17bbc12 MSI: Rename pci_msi_supported() to pci_msi_check_device() by Michael Ellerman · 17 years ago
  36. 128bc5f MSI: Consolidate precondition checks by Michael Ellerman · 17 years ago
  37. b1e2303 MSI: Expand pci_msi_supported() by Michael Ellerman · 17 years ago
  38. 3e916c0 MSI: Remove msi_cache by Michael Ellerman · 17 years ago
  39. 4cc086f MSI: Move EXPORT_SYMBOL()s near their definition by Michael Ellerman · 17 years ago
  40. 7ede9c1 MSI: Consolidate BUG_ON()s. by Michael Ellerman · 17 years ago
  41. fc4afc7 MSI: Consolidate MSI-X irq freeing code by Michael Ellerman · 17 years ago
  42. 00ba16a MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2 by Michael Ellerman · 17 years ago
  43. c31af39 MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1 by Michael Ellerman · 17 years ago
  44. 54bc6c0 MSI: Simplify BUG() handling in pci_disable_msix() by Michael Ellerman · 17 years ago
  45. e387b9e MSI: Simplify BUG() handling in pci_disable_msi() by Michael Ellerman · 17 years ago
  46. 54eee4c PCI Documentation: power/pci.txt fix copy/paste error by Randy Dunlap · 17 years ago
  47. 0da0ead PCI: define pci_request/release_regions() for CONFIG_PCI=n by Sergei Shtylyov · 17 years ago
  48. 96bde06 pci: do not mark exported functions as __devinit by Sam Ravnborg · 17 years ago
  49. 6ba1863 PCI: Require vendor and device for new_id by Jean Delvare · 17 years ago
  50. 40ee9e9 PCI: fix sysfs rom file creation for BIOS ROM shadows by Jesse Barnes · 17 years ago
  51. 8d7d86e PCI: kernel-doc fix by Randy Dunlap · 17 years ago
  52. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  53. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  54. e325e1f PCI: fix multiple definition of `queue_pushbutton_work' by Kristen Carlson Accardi · 17 years ago
  55. 9233352 pciehp: Adapt to device driver model by Kenji Kaneshige · 17 years ago
  56. 5d386e1 pciehp: Event handling rework by Kenji Kaneshige · 17 years ago
  57. f7bdd12 pci: New PCI-E reset API by Brian King · 17 years ago
  58. 988cbb1 PCI: Flush MSI-X table writes by Mitch Williams · 17 years ago
  59. dc87c39 libata: honour host controllers that want just one host by Linus Torvalds · 17 years ago
  60. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 17 years ago
  61. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 17 years ago
  62. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 17 years ago
  63. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  64. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 17 years ago
  65. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  66. 1173a72 reiserfs: suppress lockdep warning by Jeff Mahoney · 17 years ago
  67. 42e3808 Extend print_symbol capability by Robert Peterson · 17 years ago
  68. de34ed9 [UDP]: Do not allow specific bind when wildcard bind exists. by David S. Miller · 17 years ago
  69. b7b5f48 [IPV4] UDP: Fix endianness bugs in hashing changes. by David S. Miller · 17 years ago
  70. 40caf5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  71. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  72. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  73. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  74. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  75. 80787eb [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts by Mitsuru Chinen · 17 years ago
  76. 5506b54 [IPV4] SNMP: Support InMcastPkts and InBcastPkts by Mitsuru Chinen · 17 years ago
  77. 704aed5 [IPV4] SNMP: Support InTruncatedPkts by Mitsuru Chinen · 17 years ago
  78. e91a47e [IPV4] SNMP: Support InNoRoutes by Mitsuru Chinen · 17 years ago
  79. 71ff6c0 [SNMP]: Add definitions for {In,Out}BcastPkts by Mitsuru Chinen · 17 years ago
  80. d551e45 [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent by Ilpo Järvinen · 17 years ago
  81. 575ee71 [TCP] FRTO: Delay skb available check until it's mandatory by Ilpo Järvinen · 17 years ago
  82. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 17 years ago
  83. 34588b4 [TCP]: Catch skb with S+L bugs earlier by Ilpo Järvinen · 17 years ago
  84. 6aaf47f [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo by Eric Dumazet · 17 years ago
  85. 65def81 [L2TP]: Add the ability to autoload a pppox protocol module. by James Chapman · 17 years ago
  86. 07e4470 Merge branch 'cfq' into for-linus by Jens Axboe · 17 years ago
  87. 2a12dcd [PATCH] elevator: elv_list_lock does not need irq disabling by Jens Axboe · 17 years ago
  88. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  89. 46f8914 [SKB]: Introduce skb_queue_walk_safe() by James Chapman · 17 years ago
  90. 597bc48 cfq-iosched: speedup cic rb lookup by Jens Axboe · 17 years ago
  91. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 17 years ago
  92. 91fac31 cfq-iosched: get rid of cfqq hash by Vasily Tarasov · 17 years ago
  93. cc19747 cfq-iosched: tighten queue request overlap condition by Jens Axboe · 17 years ago
  94. 3ed9a29 cfq-iosched: improve sync vs async workloads by Jens Axboe · 17 years ago
  95. 1be92f2 cfq-iosched: never allow an async queue idling by Jens Axboe · 17 years ago
  96. 20e493a cfq-iosched: get rid of ->dispatch_slice by Jens Axboe · 17 years ago
  97. 6084cdd cfq-iosched: don't pass unused preemption variable around by Jens Axboe · 17 years ago
  98. edd75ff cfq-iosched: get rid of ->cur_rr and ->cfq_list by Jens Axboe · 17 years ago
  99. 67e6b49 cfq-iosched: slice offset should take ioprio into account by Jens Axboe · 17 years ago
  100. 498d3aa2 [PATCH] cfq-iosched: style cleanups and comments by Jens Axboe · 17 years ago