1. 1bef7dc Fix bogus PCI quirk for e100 by Benjamin Herrenschmidt · 17 years ago
  2. d7698ed PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboard by gw.kernel@tnode.com · 17 years ago
  3. e365c3e PCI: remove devinit from pci_read_bridge_bases by Ralf Baechle · 17 years ago
  4. 25c87f7 Pull events into release branch by Len Brown · 17 years ago
  5. 5e1f198 acpiphp_ibm: add missing '\n' to error message by Jeremy Fitzhardinge · 17 years ago
  6. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  7. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  8. 18166c1 PCI: Run k8t_sound_hostbridge quirk only when needed by Jean Delvare · 17 years ago
  9. f122392f PCI: disable MSI on RX790 by Tejun Heo · 17 years ago
  10. aea6a43 PCI: disable MSI on RD580 by Tejun Heo · 17 years ago
  11. 4be8f90 PCI: disable MSI on RS690 by Tejun Heo · 17 years ago
  12. d55bef5 PCI: lets kill the 'PCI hidden behind bridge' message by Bernhard Kaindl · 17 years ago
  13. 60ac8f2 pci/hotplug/cpqphp_ctrl.c: remove stale BKL use by Ingo Molnar · 17 years ago
  14. 4e68fc9 PCI: quirk_e100_interrupt() called too early by Marian Balakowicz · 17 years ago
  15. ce5ccde PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h by Kumar Gala · 17 years ago
  16. 0b62e13 pci: rename __pci_reenable_device() to pci_reenable_device() by Tejun Heo · 17 years ago
  17. 42e61f4 kernel-doc fixes for PCI and drivers/base/ by Randy Dunlap · 17 years ago
  18. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 17 years ago
  19. a4fb212 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  20. f0a664b PCI: export __pci_reenable_device() by Tejun Heo · 17 years ago
  21. 10b3dca ACPI: ignore _PSx method for hotplugable PCI devices by Shaohua Li · 17 years ago
  22. ab826ca ACPI: Use ACPI methods to select PCI device suspend state by Shaohua Li · 17 years ago
  23. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  24. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  25. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
  26. 35ef63f use no_pci_devices() in pci/search.c by Andrew Morton · 17 years ago
  27. ed4aaad fix jvc cdrom drive lockup by Zhang, Yanmin · 17 years ago
  28. 0806ca2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  29. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  30. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  31. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  32. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 17 years ago
  33. 5463d9f PCI: limit pci_get_bus_and_slot to domain 0 by Randy Dunlap · 17 years ago
  34. 0bbd642 PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure by Gary Hade · 17 years ago
  35. 9ef2241 PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge by Gary Hade · 17 years ago
  36. bfceafc PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 by Gary Hade · 17 years ago
  37. 5b57a6c PCI: hotplug: pciehp: wait for 1 second after power off slot by Kenji Kaneshige · 17 years ago
  38. cca03de PCI: pci_set_power_state(): check for PM capabilities earlier by Andrew Lunn · 17 years ago
  39. 0bec2c8 PCI: cpci_hotplug: Convert to use the kthread API by Scott Murray · 17 years ago
  40. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  41. f5609d7 PCI: pcie: remove SPIN_LOCK_UNLOCKED by Milind Arun Choudhary · 17 years ago
  42. 6f6f8c2 PCI: ROUND_UP macro cleanup in drivers/pci by Milind Arun Choudhary · 17 years ago
  43. b7b095c PCI: pci-x-pci-express-read-control-interfaces cleanups by Andrew Morton · 17 years ago
  44. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  45. b8a3a52 PCI: read revision ID by default by Auke Kok · 17 years ago
  46. e57571a PCI: unexport pci_proc_attach_device by Adrian Bunk · 17 years ago
  47. f0dce41 PCI aer: add pci_cleanup_aer_correct_aer_status by Stephen Hemminger · 17 years ago
  48. 8d29bfb PCI: fix AER driver error information by Zhang, Yanmin · 17 years ago
  49. f477836 PCI: hotplug: pciehp: Fix possible race condition in writing slot by Kenji Kaneshige · 17 years ago
  50. a2cd52c PCI: Make pcibios_add_platform_entries() return errors by Michael Ellerman · 17 years ago
  51. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  52. d556ad4 PCI: add PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  53. e4585da pci syscall.c: Switch to refcounting API by Alan Cox · 17 years ago
  54. a23adb5 PCI: point people to Bernhard instead of the linux-kernel list by Greg Kroah-Hartman · 17 years ago
  55. d7ad225 [IA64] SN: Correct ROM resource length for BIOS copy by John Keller · 17 years ago
  56. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  57. 78b7611 msi: mask the msix vector before we unmap it by Eric W. Biederman · 17 years ago
  58. 0dd11f9 msi: fix the ordering of msix irqs by Eric W. Biederman · 17 years ago
  59. 184b812 PCI: quirk disable MSI on via vt3351 by Jay Cliburn · 17 years ago
  60. 3c92c57 PCI: Fix pci_find_present by Ben Gardner · 17 years ago
  61. e3008de PCI: disable MSI by default on systems with Serverworks HT1000 chips by Andy Gospodarek · 17 years ago
  62. 4fdadeb msi: fix ARM compile by Dan Williams · 17 years ago
  63. ebdf7d3 pci-quirks: fix MSI disabling on RS400-200 and RS480 by Tejun Heo · 17 years ago
  64. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  65. 8eafafb rpadlpar breakage - fallout of struct subsystem removal by Al Viro · 17 years ago
  66. fb2c922 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  67. b3b7cc7 Fix assertion failure with MSI on sparc64 by David Miller · 17 years ago
  68. 8237771 Add the combined mode for ATI SB700 by Henry Su · 17 years ago
  69. 34ef30c [IA64] Fix warnings resulting from type-checking in dev_dbg() by Tony Luck · 17 years ago
  70. 8b60756 Fix more "deprecated" spellos. by Randy Dunlap · 17 years ago
  71. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  72. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  73. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  74. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  75. 9890b12 PCI: Free resource files in error path of pci_create_sysfs_dev_files() by Michael Ellerman · 17 years ago
  76. c0affe9 pci-quirks: disable MSI on RS400-200 and RS480 by Tejun Heo · 17 years ago
  77. d477014 PCI hotplug: Use menuconfig objects by Jan Engelhardt · 17 years ago
  78. 03555d5 PCI: ZT5550 CPCI Hotplug driver fix by Scott Murray · 17 years ago
  79. ac1f0e9 PCI: rpaphp: Remove semaphores by Linas Vepstas · 17 years ago
  80. b566147 PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry by Linas Vepstas · 17 years ago
  81. e70ea263 PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically by Linas Vepstas · 17 years ago
  82. da65944 PCI: rpaphp: Document is_php_dn() by Linas Vepstas · 17 years ago
  83. 8485d1a PCI: rpaphp: Document find_php_slot() by Linas Vepstas · 17 years ago
  84. fea54b8 PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot() by Linas Vepstas · 17 years ago
  85. 6f79eb7 PCI: rpaphp: refactor tail call to rpaphp_register_slot() by Linas Vepstas · 17 years ago
  86. c02929c PCI: rpaphp: remove rpaphp_set_attention_status() by Linas Vepstas · 17 years ago
  87. 307ff12 PCI: rpaphp: remove print_slot_pci_funcs() by Linas Vepstas · 17 years ago
  88. 03a6675 PCI: rpaphp: Remove setup_pci_slot() by Linas Vepstas · 17 years ago
  89. ebf42c0 PCI: rpaphp: remove a call that does nothing but a pointer lookup by Linas Vepstas · 17 years ago
  90. bf0af51 PCI: rpaphp: Remove another wrappered function by Linas Vepstas · 17 years ago
  91. 427310f PCI: rpaphp: Remve another call that is a wrapper by Linas Vepstas · 17 years ago
  92. 517d5a0 PCI: rpaphp: remove a function that does nothing but wrap debug printks by Linas Vepstas · 17 years ago
  93. 3499f072 PCI: rpaphp: Remove un-needed goto by Linas Vepstas · 17 years ago
  94. 5fd39c3 PCI: rpaphp: Fix a memleak; slot->location string was never freed by Linas Vepstas · 17 years ago
  95. 31be758 PCI: rpaphp: match up alloc and free in same routine by Linas Vepstas · 17 years ago
  96. fa18915 PCI: rpaphp: Remove global num_slots variable by Linas Vepstas · 17 years ago
  97. bf8cbae PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot by Linas Vepstas · 17 years ago
  98. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 17 years ago
  99. 032de8e MSI: Give archs the option to free all MSI/Xs at once. by Michael Ellerman · 17 years ago
  100. 9c83133 MSI: Give archs the option to allocate all MSI/Xs at once. by Michael Ellerman · 17 years ago