[PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changes
[safe/jmp/linux-2.6] / drivers / pci /
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-31 Jean Delvare[PATCH] Typo fix: dot after newline in printk strings
2005-10-31 Brian Gerst[PATCH] CONFIG_IA32
2005-10-30 Linus TorvaldsFix PIIX4 SMB region size
2005-10-28 David Brownell[PATCH] USB: move handoff code
2005-10-28 Randy Dunlap[PATCH] kernel-doc: PCI fixes
2005-10-28 Kristen Accardi[PATCH] acpiphp: allocate resources for adapters with...
2005-10-28 Russell King[PATCH] PCI: Fixup PCI driver shutdown
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: fix oops at driver unload
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: reduce debug message verbosity
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: miscellaneous cleanups
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: remove redundant data structures
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: dont save PCI config for hotplug slots...
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: detect SHPC capability before doing...
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: reduce dependence on ACPI
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: remove redundant display of PCI device...
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: use the PCI core for hotplug resource...
2005-10-28 Jean Delvare[PATCH] PCI: Add quirk for SMBus on HP D530
2005-10-28 linas[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API...
2005-10-28 R.Marek@sh.cvut.cz[PATCH] unhide ICH6 SMBus - take 2
2005-10-28 Bjorn Helgaas[PATCH] cpqphp: add pci_enable_device()
2005-10-28 Bjorn Helgaas[PATCH] cpcihp_zt5550: add pci_enable_device()
2005-10-28 John W. Linville[PATCH] pci: cleanup need_restore switch statement
2005-10-28 Brian King[PATCH] PCI: Block config access during BIST
2005-10-28 R.Marek@sh.cvut.cz[PATCH] PCI: ICH6 ACPI and GPIO quirk
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-26 Linus TorvaldsPCI: be more verbose about resource quirks
2005-10-23 Linus Torvaldscardbus: limit IO windows to 256 bytes
2005-10-18 Linus TorvaldsAdd some basic .gitignore files
2005-10-17 Jeff Garzik[PATCH] Fix and clean up quirk_intel_ide_combined(...
2005-09-23 Ivan Kokshaysky[PATCH] pci: fixup parent subordinate busnr
2005-09-22 Linda Xie[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c
2005-09-22 Amos Waterland[PATCH] fix drivers/pci/probe.c warning
2005-09-22 Pekka Enberg[PATCH] PCI: convert kcalloc to kzalloc
2005-09-22 Bjorn Helgaas[PATCH] PCI: remove unused "scratch"
2005-09-17 Adam Kropelin[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS
2005-09-17 Adam Kropelin[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS
2005-09-17 Adam Kropelin[PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS
2005-09-14 John W. Linville[PATCH] pci: only call pci_restore_bars at boot
2005-09-10 Alan Cox[PATCH] Subject: PATCH: fix numa caused compile warnings
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2005-09-09 Paul Mackerras[PATCH] PCI: Small rearrangement of PCI probing code
2005-09-09 Rumen Ivanov Zarev[PATCH] PCI: Unhide SMBus on Compaq Evo N620c
2005-09-09 Rajesh Shah[PATCH] PCI: Fix PCI bus mastering enable problem in...
2005-09-09 Dominik Brodowski[PATCH] yenta: share code with PCI core
2005-09-09 Greg Kroah-Hartman[PATCH] PCI: move pci core to use add_hotplug_env_var()
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/ppc64-2.6
2005-09-09 Brett M Russ[PATCH] PCI: PCI/libata INTx bug fix
2005-09-09 Paul Mackerras[PATCH] Separate pci bits out of struct device_node
2005-09-08 Brett M Russ[PATCH] PCI/libata INTx cleanup
2005-09-08 Daniel Ritz[PATCH] PCI: Support PCM PM CAP version 3
2005-09-08 Paul Mackerras[PATCH] PCI: Add pci_walk_bus function to PCI core...
2005-09-08 Prarit Bhargava[PATCH] PCI Hotplug: SGI hotplug driver fixes
2005-09-08 Alan Stern[PATCH] PCI: Fix regression in pci_enable_device_bars
2005-09-08 Greg Kroah-Hartman[PATCH] PCI: start paying attention to a lot of pci...
2005-09-08 David S. Miller[PATCH] Make sparc64 use setup-res.c
2005-09-08 John W. Linville[PATCH] PCI: restore BAR values after D3hot->D0 for...
2005-09-08 Kristen Accardi[PATCH] PCI Hotplug: use bus_slot number for name
2005-09-08 Adrian Bunk[PATCH] PCI: remove CONFIG_PCI_NAMES
2005-09-08 Andi Kleen[PATCH] PCI: Run PCI driver initialization on local...
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Purify hotplug
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Export slot enable
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Change slot pci reference
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Move VIO registration
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Remove unused stuff
2005-09-08 Len BrownMerge linux-2.6 with linux-acpi-2.6
2005-09-07 Ashok Raj[PATCH] x86/x86_64: deferred handling of writes to...
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-09-05 Karsten Wiese[PATCH] via vt8237 apic bypass deassertion quirk
2005-09-03 Len BrownMerge linux-2.6 into linux-acpi-2.6 test
2005-09-01 Benjamin Herrenschmidt[PATCH] Fix PCI ROM mapping
2005-08-30 Ivan Kokshaysky[PATCH] x86: pci_assign_unassigned_resources() update
2005-08-27 Len BrownAuto-update from upstream
2005-08-26 Linus TorvaldsIgnore disabled ROM resources at setup
2005-08-26 Linus TorvaldsOnly pre-allocate 256 bytes of cardbio IO range
2005-08-24 Len Brown[ACPI] delete CONFIG_ACPI_BUS
2005-08-17 Kristen Accardi[PATCH] PCI Hotplug: new contact info
2005-08-17 Andrew Morton[PATCH] PCI: fix quirk-6700-fix.patch
2005-08-17 Kristen Accardi[PATCH] PCI: 6700/6702PXH quirk
2005-08-09 Linus TorvaldsRevert "[PATCH] PCI: restore BAR values..."
2005-08-08 Ivan Kokshaysky[PATCH] VIA VT8235 PCI quirk
2005-08-07 Ivan Kokshaysky[PATCH] Fix restore of 64-bit PCI BAR's
2005-08-05 John W. Linville[PATCH] PCI: restore BAR values after D3hot->D0 for...
2005-08-02 Linus Torvaldspci: make bus resource start address override minimum...
2005-07-29 Ivan Kokshaysky[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from...
2005-07-29 Jon Smirl[PATCH] PCI: Adjust PCI rom code to handle more broken...
2005-07-29 Daniele Gaffuri[PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12 Greg Kroah-Hartmancleanup: remove unnecessary initializer on static pointers
2005-07-12 Len Brown[ACPI] gut acpi_pci_choose_state() to avoid conflict
2005-07-12 David Shaohua Li[ACPI] pci_set_power_state() now calls
2005-07-12 David Shaohua Li[ACPI] PCI can now get suspend state from firmware
2005-07-12 David Shaohua Li[ACPI] Bind ACPI and PCI devices
2005-07-08 Pavel Machek[PATCH] pm: more u32 vs. pm_message_t fixes
2005-07-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/aegl/linux-2.6
2005-07-06 Ivan Kokshaysky[PATCH] yet another fix for setup-bus.c/x86 merge
2005-07-06 Tony LuckAuto merge with /home/aegl/GIT/linus
2005-07-06 Prarit Bhargava[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug...
next