summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu2011-05-214-0/+37
* PCI: update bridge resources to get more big ranges when allocating space (ag...Yinghai Lu2011-05-211-8/+117
* KVM: Use pci_store/load_saved_state() around VM device usageAlex Williamson2011-05-212-4/+15
* PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-212-0/+102
* PCI: Track the size of each saved capability data areaAlex Williamson2011-05-212-8/+15
* PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-213-4/+18
* x86/PCI: derive pcibios_last_bus from ACPI MCFGJan Beulich2011-05-211-0/+10
* PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-123-0/+163
* PCI: add OBFF enable/disable supportJesse Barnes2011-05-123-0/+114
* PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-123-0/+68
* PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell2011-05-111-0/+7
* PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com2011-05-111-0/+45
* PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki2011-05-111-4/+10
* x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-112-1/+6
* PCI: handle positive error codesGreg Thelen2011-05-111-3/+13
* PCI: check pci_vpd_pci22_wait() returnGreg Thelen2011-05-111-0/+2
* PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare2011-05-111-1/+1
* PCI: Fix typo in ich7 quirk commentJean Delvare2011-05-111-1/+1
* x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-113-67/+0Star
* PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar2011-05-111-0/+10
* PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-111-1/+1
* x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-05-111-11/+6Star
* PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki2011-05-111-0/+15
* PCI: Enable ASPM state clearing regardless of policyAlex Williamson2011-05-111-1/+1
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-2016-92/+102
|\
| * drm/radeon/kms: pll tweaks for r7xxAlex Deucher2011-04-201-5/+1Star
| * Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-04-2011-22/+36
| |\
| | * drm/nouveau: fix allocation of notifier objectMarcin Slusarz2011-04-201-1/+1
| | * drm/nouveau: fix notifier memory corruption bugMarcin Slusarz2011-04-201-2/+2
| | * drm/nouveau: fix pinning of notifier blockBen Skeggs2011-04-201-4/+7
| | * drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs2011-04-201-0/+1
| | * drm/nouveau: fix nv30 pcie boardsBen Skeggs2011-04-202-3/+3
| | * drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs2011-04-206-12/+22
| |/
| * drm/radeon/kms: adjust evergreen display watermark setupAlex Deucher2011-04-151-45/+44Star
| * drm/radeon/kms: add connectors even if i2c failsAlex Deucher2011-04-152-17/+18
| * drm/radeon/kms: fix bad shift in atom iio table parserAlex Deucher2011-04-151-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-2064-203/+330
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-193-10/+30
| |\ \
| | * | netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik2011-04-191-8/+10
| | * | netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-131-2/+16
| | * | netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-131-0/+4
| | * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kab...Patrick McHardy2011-04-133328-70002/+178342
| | |\ \
| | * | | netfilter: ipset: References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-297-56/+73
| | * | | netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik2011-03-281-29/+24Star
| * | | | ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-181-1/+2
| * | | | bnx2x: Fix port identification problemYaniv Rosner2011-04-181-5/+4Star
| * | | | r8169: add Realtek as maintainer.Francois Romieu2011-04-181-0/+1
| * | | | ip: ip_options_compile() resilient to NULL skb routeEric Dumazet2011-04-151-3/+3
| * | | | bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0Star
| * | | | bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51