summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* resources: handle overflow when aligning start of available areaBjorn Helgaas2010-10-261-8/+13
* resources: ensure callback doesn't allocate outside available spaceBjorn Helgaas2010-10-261-5/+11
* resources: factor out resource_clip() to simplify find_resource()Bjorn Helgaas2010-10-261-4/+11
* resources: add a default alignf to simplify find_resource()Bjorn Helgaas2010-10-261-2/+13
* x86/PCI: MMCONFIG: fix region end calculationBjorn Helgaas2010-10-171-3/+1
* PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett2010-10-171-0/+77
* PCI: Export some PCI PM functionalityMatthew Garrett2010-10-172-3/+3
* PCI: fix message typoBjorn Helgaas2010-10-171-1/+1
* PCI: log vendor/device ID alwaysBjorn Helgaas2010-10-171-2/+2
* PCI: update Intel chipset names and definesSeth Heasley2010-10-174-22/+22
* PCI: use new ccflags variable in Makefilematt mooney2010-10-171-3/+1
* PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto2010-10-172-4/+6
* PCI: add PCI vendor id for STmicroelectronicsAnders Wallin2010-10-151-0/+2
* x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-152-0/+2
* PCI: OLPC: Only enable PCI configuration type override on XO-1Daniel Drake2010-10-153-4/+6
* PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...Neil Horman2010-10-152-0/+33
* PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki2010-10-154-2/+39
* PCI: pci_driver make name constStephen Hemminger2010-10-151-1/+1
* PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner2010-10-151-2/+2
* PCI: aerdrv: fix uninitialized variable warningBill Pemberton2010-10-151-1/+1
* PCI: kill BKL in /proc/pciArnd Bergmann2010-10-151-3/+1
* PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall2010-10-151-1/+1
* Export dump_{write,seek} to binary loader modulesLinus Torvalds2010-10-141-0/+2
* Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds2010-10-141-2/+2
* Un-inline the core-dump helper functionsLinus Torvalds2010-10-142-32/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-1413-77/+104
|\
| * ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| * net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-131-14/+27
| * tg3: restore rx_dropped accountingEric Dumazet2010-10-112-3/+5
| * b44: fix carrier detection on bindPaul Fertser2010-10-111-2/+2
| * net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-111-3/+3
| * NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1
| * ATM: mpc, fix use after freeJiri Slaby2010-10-111-1/+1
| * ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
* | Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-143-22/+6
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-10-131-1/+1
|\ \
| * | ioat2: fix performance regressionDan Williams2010-10-131-1/+1
* | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-131-2/+0
|\ \ \
| * | | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields2010-10-131-2/+0
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-133-4/+14
|\ \ \ \
| * | | | ring-buffer: Fix typo of time extends per pageSteven Rostedt2010-10-121-1/+1
| * | | | perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu2010-10-121-0/+12
| * | | | perf: Fix incorrect copy_from_user() usageJohn Blackwood2010-10-121-3/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-1311-17/+44
|\ \ \ \ \
| * | | | | ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King2010-10-131-2/+6
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-10-122-1/+2
| |\ \ \ \ \
OpenPOWER on IntegriCloud