aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26resources: support allocating space within a region from the top downBjorn Helgaas1-4/+94
2010-10-26resources: handle overflow when aligning start of available areaBjorn Helgaas1-8/+13
2010-10-26resources: ensure callback doesn't allocate outside available spaceBjorn Helgaas1-5/+11
2010-10-26resources: factor out resource_clip() to simplify find_resource()Bjorn Helgaas1-4/+11
2010-10-26resources: add a default alignf to simplify find_resource()Bjorn Helgaas1-2/+13
2010-10-17x86/PCI: MMCONFIG: fix region end calculationBjorn Helgaas1-3/+1
2010-10-17PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett1-0/+77
2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett2-3/+3
2010-10-17PCI: fix message typoBjorn Helgaas1-1/+1
2010-10-17PCI: log vendor/device ID alwaysBjorn Helgaas1-2/+2
2010-10-17PCI: update Intel chipset names and definesSeth Heasley4-22/+22
2010-10-17PCI: use new ccflags variable in Makefilematt mooney1-3/+1
2010-10-17PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto2-4/+6
2010-10-15PCI: add PCI vendor id for STmicroelectronicsAnders Wallin1-0/+2
2010-10-15x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley2-0/+2
2010-10-15PCI: OLPC: Only enable PCI configuration type override on XO-1Daniel Drake3-4/+6
2010-10-15PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the MCP55 northbridgeNeil Horman2-0/+33
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki4-2/+39
2010-10-15PCI: pci_driver make name constStephen Hemminger1-1/+1
2010-10-15PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner1-2/+2
2010-10-15PCI: aerdrv: fix uninitialized variable warningBill Pemberton1-1/+1
2010-10-15PCI: kill BKL in /proc/pciArnd Bergmann1-3/+1
2010-10-15PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall1-1/+1
2010-10-14Export dump_{write,seek} to binary loader modulesLinus Torvalds1-0/+2
2010-10-14Linux 2.6.36-rc8Linus Torvalds1-2/+2
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds2-32/+40
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds3-22/+6
2010-10-13ioat2: fix performance regressionDan Williams1-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao2-1/+9
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt1-1/+1
2010-10-12perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu1-0/+12
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare1-4/+1
2010-10-12drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher1-1/+1
2010-10-12drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher2-22/+22
2010-10-12drm/radeon/kms: leave certain CP int bits enabledAlex Deucher2-2/+2
2010-10-12drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse9-1/+14
2010-10-12perf: Fix incorrect copy_from_user() usageJohn Blackwood1-3/+1
2010-10-11fanotify: disable fanotify syscallsEric Paris2-2/+1
2010-10-11tg3: restore rx_dropped accountingEric Dumazet2-3/+5
2010-10-11b44: fix carrier detection on bindPaul Fertser1-2/+2
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu1-3/+5
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook1-3/+3
2010-10-11NET: wimax, fix use after freeJiri Slaby1-13/+13
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby2-7/+1
2010-10-11ATM: mpc, fix use after freeJiri Slaby1-1/+1
2010-10-11ATM: solos-pci, remove use after freeJiri Slaby1-3/+5