aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-22x86, um: initial part of asm-um moveAl Viro
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro
2008-10-20binfmt_elf_fdpic: Update for cputime changes.Paul Mundt
2008-10-20mm: remove duplicated #include'sHuang Weiyi
2008-10-20Export tiny shmem_file_setup for DRM-GEMHugh Dickins
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-10-20fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner
2008-10-20fix WARN() for PPCArjan van de Ven
2008-10-20kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds
2008-10-20i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds
2008-10-20Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison
2008-10-20Update email addresses.Dave Jones
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan
2008-10-20Remove empty imacfb.c fileLinus Torvalds
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens
2008-10-20Update .gitignore files for generated targetsLinus Torvalds
2008-10-20PCI: fix AER capability checkYu Zhao
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige
2008-10-20PCI: document the pcie_aspm kernel parameterChuck Ebbert
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt
2008-10-20PCI: probing debug message uniformizationVincent Legoll
2008-10-20PCI: support PCIe ARI capabilityYu Zhao
2008-10-20PCI: centralize the capabilities code in probe.cZhao, Yu
2008-10-20PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu
2008-10-20PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu
2008-10-20PCI: use resource_size() everywhere.Zhao, Yu
2008-10-20PCI: use same arg names in PCI_VDEVICE commentZhao, Yu
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi
2008-10-20PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu