aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26resources: handle overflow when aligning start of available areaBjorn Helgaas
2010-10-26resources: ensure callback doesn't allocate outside available spaceBjorn Helgaas
2010-10-26resources: factor out resource_clip() to simplify find_resource()Bjorn Helgaas
2010-10-26resources: add a default alignf to simplify find_resource()Bjorn Helgaas
2010-10-17x86/PCI: MMCONFIG: fix region end calculationBjorn Helgaas
2010-10-17PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett
2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett
2010-10-17PCI: fix message typoBjorn Helgaas
2010-10-17PCI: log vendor/device ID alwaysBjorn Helgaas
2010-10-17PCI: update Intel chipset names and definesSeth Heasley
2010-10-17PCI: use new ccflags variable in Makefilematt mooney
2010-10-17PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto
2010-10-15PCI: add PCI vendor id for STmicroelectronicsAnders Wallin
2010-10-15x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley
2010-10-15PCI: OLPC: Only enable PCI configuration type override on XO-1Daniel Drake
2010-10-15PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...Neil Horman
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki
2010-10-15PCI: pci_driver make name constStephen Hemminger
2010-10-15PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner
2010-10-15PCI: aerdrv: fix uninitialized variable warningBill Pemberton
2010-10-15PCI: kill BKL in /proc/pciArnd Bergmann
2010-10-15PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall
2010-10-14Export dump_{write,seek} to binary loader modulesLinus Torvalds
2010-10-14Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-13ioat2: fix performance regressionDan Williams
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King
2010-10-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg
2010-10-12Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt
2010-10-12perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare
2010-10-12drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher
2010-10-12drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher
2010-10-12drm/radeon/kms: leave certain CP int bits enabledAlex Deucher
2010-10-12drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse
2010-10-12perf: Fix incorrect copy_from_user() usageJohn Blackwood