summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2011-05-248-80/+104
|\
| * fat: Fix statfs->f_namelenOGAWA Hirofumi2011-04-121-1/+2
| * fat: Replace all printk with fat_msg()Alexey Fisher2011-04-124-54/+55
| * fat: Add fat_msg() function for preformated FAT messagesAlexey Fisher2011-04-122-0/+18
| * fat: Convert fat_fs_error to use %pVAlexey Fisher2011-04-122-16/+16
| * fat: Fix possible null deref in fat_cache_add()OGAWA Hirofumi2011-04-121-0/+7
| * fat: use new setup() for ->dir_ops tooOGAWA Hirofumi2011-04-124-9/+6
* | hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck2011-05-241-2/+18
* | kernel/watchdog.c: Use proper ANSI C prototypesLinus Torvalds2011-05-241-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-2430-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-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/+0
| * | 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/+6
| * | 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 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-2425-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