aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sparc64: remove byteshifting from out* helpersHarvey Harrison2008-10-29
* math-emu: Fix thinko in _FP_DIVDavid S. Miller2008-10-23
* math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala2008-10-23
* sparc: Add checkstack supportMartin Habets2008-10-23
* sparc: correct section of current_pc()Frederic Weisbecker2008-10-23
* sparc: correct section of apc_no_idleFrederic Weisbecker2008-10-23
* sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard2008-10-23
* binfmt_elf_fdpic: Update for cputime changes.Paul Mundt2008-10-20
* mm: remove duplicated #include'sHuang Weiyi2008-10-20
* Export tiny shmem_file_setup for DRM-GEMHugh Dickins2008-10-20
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-20
* fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner2008-10-20
* fix WARN() for PPCArjan van de Ven2008-10-20
* kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony2008-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-20
|\
| * parisc: convert to generic compat_sys_ptraceHelge Deller2008-10-17
| * parisc: add rtc platform driverKyle McMartin2008-10-10
| * parisc: initialize unwinder much earlierJames Bottomley2008-10-10
| * parisc: add new syscallsKyle McMartin2008-10-10
| * parisc: hijack jump to start_kernelKyle McMartin2008-10-10
| * parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin2008-10-10
| * parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10
| * parisc: move pdc_result to real2.SKyle McMartin2008-10-10
| * parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-10
| * parisc: add arch/parisc/kernel/.gitignoreKyle McMartin2008-10-10
| * parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-10
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-10
* | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-20
* | i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds2008-10-20
* | Fix sprintf format warnings in drm_proc.cLinus Torvalds2008-10-20
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-20
|\ \
| * | UIO: BKL removalJonathan Corbet2008-10-16
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-20
|\ \ \
| * | | PCI: fix pci_ioremap_bar() on s390Heiko Carstens2008-10-20
| * | | PCI: fix AER capability checkYu Zhao2008-10-20
| * | | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-20
| * | | PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes2008-10-20
| * | | PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-20
| * | | PCI: document the pcie_aspm kernel parameterChuck Ebbert2008-10-20
| * | | PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven2008-10-20
| * | | powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2008-10-20
| * | | PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-20
| * | | PCI: probing debug message uniformizationVincent Legoll2008-10-20
| * | | PCI: support PCIe ARI capabilityYu Zhao2008-10-20
| * | | PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-20
| * | | PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-20
| * | | PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-20
| * | | PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-20
| * | | PCI: use resource_size() everywhere.Zhao, Yu2008-10-20
| * | | PCI: use same arg names in PCI_VDEVICE commentZhao, Yu2008-10-20