summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-21x86/PCI: derive pcibios_last_bus from ACPI MCFGJan Beulich1-0/+10
2011-05-12PCI: add latency tolerance reporting enable/disable supportJesse Barnes3-0/+163
2011-05-12PCI: add OBFF enable/disable supportJesse Barnes3-0/+114
2011-05-12PCI: add ID-based ordering enable/disable supportJesse Barnes3-0/+68
2011-05-11PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell1-0/+7
2011-05-11PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com1-0/+45
2011-05-11PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki1-4/+10
2011-05-11x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2-1/+6
2011-05-11PCI: handle positive error codesGreg Thelen1-3/+13
2011-05-11PCI: check pci_vpd_pci22_wait() returnGreg Thelen1-0/+2
2011-05-11PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare1-1/+1
2011-05-11PCI: Fix typo in ich7 quirk commentJean Delvare1-1/+1
2011-05-11x86/PCI: Remove dma32_reserve_bootmemYinghai Lu3-67/+0
2011-05-11PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar1-0/+10
2011-05-11PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao1-1/+1
2011-05-11x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall1-11/+6
2011-05-11PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki1-0/+15
2011-05-11PCI: Enable ASPM state clearing regardless of policyAlex Williamson1-1/+1
2011-04-20drm/radeon/kms: pll tweaks for r7xxAlex Deucher1-5/+1
2011-04-20drm/nouveau: fix allocation of notifier objectMarcin Slusarz1-1/+1
2011-04-20drm/nouveau: fix notifier memory corruption bugMarcin Slusarz1-2/+2
2011-04-20drm/nouveau: fix pinning of notifier blockBen Skeggs1-4/+7
2011-04-20drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs1-0/+1
2011-04-20drm/nouveau: fix nv30 pcie boardsBen Skeggs2-3/+3
2011-04-20drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs6-12/+22
2011-04-19Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds1-1/+1
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik1-8/+10
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter1-3/+17
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara1-1/+1
2011-04-19Linux 2.6.39-rc4v2.6.39-rc4Linus Torvalds1-1/+1
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds2-2/+5
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown2-0/+46
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel1-1/+8
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2-3/+3
2011-04-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel1-11/+11
2011-04-18GFS2: filesystem hang caused by incorrect lock orderBob Peterson6-21/+55
2011-04-18GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse2-2/+7
2011-04-18GFS2: directly write blocks past i_sizeBenjamin Marzinski1-10/+48
2011-04-18GFS2: write_end error path fails to unlock transaction lockBob Peterson1-1/+1
2011-04-18Btrfs: fix free space cache leakChris Mason1-1/+1
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig9-23/+36
2011-04-18block: blk_delay_queue() should use kblockd workqueueJens Axboe1-1/+2
2011-04-18RTC: rtc-omap: Fix a leak of the IRQ during init failureAxel Lin1-1/+1
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran2-17/+12
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown2-28/+20
2011-04-18md: incorporate new plugging into raid5.NeilBrown1-7/+16
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown2-0/+60
2011-04-18md - remove old plugging code.NeilBrown4-104/+8