summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-2330-177/+818
|\
| * PCI: Don't use dmi_name_in_vendors in quirkJean Delvare2011-05-211-2/+5
| * PCI: remove unused AER functionsChen Gong2011-05-211-9/+0
| * PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-215-52/+36
| * 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-113-0/+163
| * PCI: add OBFF enable/disable supportJesse Barnes2011-05-113-0/+114
| * PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-113-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-101-0/+45
| * PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki2011-05-101-4/+10
| * x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-102-1/+6
| * PCI: handle positive error codesGreg Thelen2011-05-101-3/+13
| * PCI: check pci_vpd_pci22_wait() returnGreg Thelen2011-05-101-0/+2
| * PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare2011-05-101-1/+1
| * PCI: Fix typo in ich7 quirk commentJean Delvare2011-05-101-1/+1
| * x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-103-67/+0
| * PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar2011-05-101-0/+10
| * PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-101-1/+1
| * x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-05-101-11/+6
| * PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki2011-05-101-0/+15
| * PCI: Enable ASPM state clearing regardless of policyAlex Williamson2011-05-101-1/+1
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-2325-417/+721
|\ \
| * | xfs: obey minleft values during extent allocation correctlyDave Chinner2011-05-191-1/+0
| * | xfs: reset buffer pointers before freeing themDave Chinner2011-05-194-38/+67
| * | xfs: avoid getting stuck during async inode flushesDave Chinner2011-05-191-0/+10
| * | xfs: fix xfs_itruncate_start tracingDave Chinner2011-05-191-1/+1
| * | xfs: fix duplicate workqueue initialisationDave Chinner2011-05-191-4/+0
| * | xfs: kill off xfs_printk()Joe Perches2011-05-192-23/+4
| * | xfs: fix race condition in AIL push triggerDave Chinner2011-05-091-6/+10
| * | xfs: make AIL target updates and compares 32bit safe.Dave Chinner2011-05-091-3/+4
| * | xfs: always push the AIL to the targetDave Chinner2011-05-091-1/+1
| * | xfs: exit AIL push work correctly when AIL is emptyDave Chinner2011-05-091-13/+13
| * | xfs: ensure reclaim cursor is reset correctly at end of AGDave Chinner2011-05-091-0/+1
| * | xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig2011-04-282-1/+3
| * | xfs: fix compiler warning in xfs_trace.hChristoph Hellwig2011-04-281-1/+1
| * | xfs: cleanup duplicate initializationsDavid Sterba2011-04-283-8/+3
| * | xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-286-19/+61
| * | xfs: exact busy extent trackingChristoph Hellwig2011-04-289-248/+237
| * | xfs: do not immediately reuse busy extent rangesChristoph Hellwig2011-04-282-79/+361
| * | xfs: optimize AGFL refillsChristoph Hellwig2011-04-282-27/+6
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-23480-22588/+5939
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2011-05-23212-7750/+3899
| |\ \ \
| | * | | ARM: Fix generic irq chipRussell King2011-05-232-0/+3
OpenPOWER on IntegriCloud