aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-10x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley
2011-05-10PCI: handle positive error codesGreg Thelen
2011-05-10PCI: check pci_vpd_pci22_wait() returnGreg Thelen
2011-05-10PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare
2011-05-10PCI: Fix typo in ich7 quirk commentJean Delvare
2011-05-10x86/PCI: Remove dma32_reserve_bootmemYinghai Lu
2011-05-10PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar
2011-05-10PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao
2011-05-10x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall
2011-05-10PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki
2011-05-10PCI: Enable ASPM state clearing regardless of policyAlex Williamson
2011-04-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-20drm/radeon/kms: pll tweaks for r7xxAlex Deucher
2011-04-20Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-04-20drm/nouveau: fix allocation of notifier objectMarcin Slusarz
2011-04-20drm/nouveau: fix notifier memory corruption bugMarcin Slusarz
2011-04-20drm/nouveau: fix pinning of notifier blockBen Skeggs
2011-04-20drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs
2011-04-20drm/nouveau: fix nv30 pcie boardsBen Skeggs
2011-04-20drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-19Revert "[media] V4L: videobuf, don't use dma addr as physical"Linus Torvalds
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara
2011-04-18Linux 2.6.39-rc4Linus Torvalds
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel
2011-04-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel
2011-04-18GFS2: filesystem hang caused by incorrect lock orderBob Peterson
2011-04-18GFS2: Don't try to deallocate unlinked inodes when mounted roSteven Whitehouse
2011-04-18GFS2: directly write blocks past i_sizeBenjamin Marzinski
2011-04-18GFS2: write_end error path fails to unlock transaction lockBob Peterson
2011-04-18Btrfs: fix free space cache leakChris Mason
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig