summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-20138-318/+457
|\
| * parisc: convert to generic compat_sys_ptraceHelge Deller2008-10-173-258/+183Star
| * parisc: add rtc platform driverKyle McMartin2008-10-105-1/+141
| * parisc: initialize unwinder much earlierJames Bottomley2008-10-103-3/+5
| * parisc: add new syscallsKyle McMartin2008-10-102-2/+14
| * parisc: hijack jump to start_kernelKyle McMartin2008-10-102-2/+27
| * parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin2008-10-102-21/+46
| * parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10123-0/+0
| * parisc: move pdc_result to real2.SKyle McMartin2008-10-104-2/+20
| * parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-101-26/+17Star
| * parisc: add arch/parisc/kernel/.gitignoreKyle McMartin2008-10-101-0/+1
| * parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-1/+1
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-201-1/+1
* | i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds2008-10-201-23/+36
* | Fix sprintf format warnings in drm_proc.cLinus Torvalds2008-10-201-2/+2
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-201-6/+8
|\ \
| * | UIO: BKL removalJonathan Corbet2008-10-161-6/+8
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2047-679/+1024
|\ \ \
| * | | PCI: fix pci_ioremap_bar() on s390Heiko Carstens2008-10-201-0/+2
| * | | PCI: fix AER capability checkYu Zhao2008-10-204-12/+5Star
| * | | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-205-65/+20Star
| * | | PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes2008-10-201-2/+0Star
| * | | PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-201-1/+1
| * | | PCI: document the pcie_aspm kernel parameterChuck Ebbert2008-10-201-0/+6
| * | | PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven2008-10-201-0/+13
| * | | powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2008-10-203-1/+153
| * | | PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-205-82/+102
| * | | PCI: probing debug message uniformizationVincent Legoll2008-10-202-16/+15Star
| * | | PCI: support PCIe ARI capabilityYu Zhao2008-10-205-0/+62
| * | | PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-201-7/+20
| * | | PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-201-55/+83
| * | | PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-201-1/+1
| * | | PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-204-12/+21
| * | | PCI: use resource_size() everywhere.Zhao, Yu2008-10-202-3/+3
| * | | PCI: use same arg names in PCI_VDEVICE commentZhao, Yu2008-10-201-2/+2
| * | | PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-203-5/+5
| * | | PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu2008-10-201-2/+1Star
| * | | PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-201-7/+7
| * | | PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger2008-10-201-7/+3Star
| * | | PCI: fix MSI-HOWTO.txt info about MSI-X MMIO spaceRoland Dreier2008-10-201-4/+2Star
| * | | PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes2008-10-201-2/+2
| * | | PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-202-0/+15
| * | | PCI: make CPU list affinity visibleMike Travis2008-10-203-0/+9
| * | | PCI: utilize calculated results when detecting MSI featuresJike Song2008-10-201-6/+4Star
| * | | PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-205-186/+263
| * | | PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-201-2/+1Star
| * | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-10-202-5/+12
| * | | PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-202-2/+4
| * | | PCI: Document that most pci options are shared between i386 and x86-64Andi Kleen2008-10-201-12/+13