summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov4-6/+6
2008-02-20nfs: fix sparse warningsHarvey Harrison4-6/+6
2008-02-20NFS: flush signals before taking down callback threadJeff Layton1-0/+1
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-28/+73
2008-02-19Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-84/+240
2008-02-20agp: fix missing casts that produced a warning.Dave Airlie3-6/+6
2008-02-20agp: add support for 662/671 to agp driverChaoyu Chen1-0/+19
2008-02-20drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen1-0/+1
2008-02-20drm: add new rv380 pciidMirko1-0/+1
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie3-6/+11
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds34-211/+208
2008-02-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds23-872/+2981
2008-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...Linus Torvalds40-1180/+1205
2008-02-19dm-raid1.c: fix NULL dereferencesAdrian Bunk1-3/+4
2008-02-19MN10300: Update asb2303_defconfigDavid Howells1-9/+24
2008-02-19MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells1-1/+1
2008-02-19MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells1-0/+2
2008-02-19MN10300: Call update_process_times() outside of the xtime_lockDavid Howells1-1/+3
2008-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-5/+7
2008-02-20drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes1-0/+2
2008-02-20drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2-0/+28
2008-02-20drm/i915: restore pipeconf regs unconditionallyJesse Barnes1-7/+4
2008-02-20drm/i915: save/restore interrupt stateJesse Barnes2-0/+12
2008-02-20drm: convert drm from nopage to fault.Nick Piggin1-70/+55
2008-02-20i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2-1/+6
2008-02-20drm/radeon: add initial rs690 support to drm.Maciej Cencora3-0/+120
2008-02-19Add missing init section definitionsSam Ravnborg2-0/+5
2008-02-19kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven1-1/+1
2008-02-19IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier1-1/+1
2008-02-19IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana1-4/+6
2008-02-19Revert "SLUB: Alternate fast paths using cmpxchg_local"Linus Torvalds1-86/+1
2008-02-19[MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno2-7/+7
2008-02-19[MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno1-3/+66
2008-02-19[MIPS] BCM47xx: Add defconfig file.Aurelien Jarno1-0/+1939
2008-02-19[MIPS] RM: fix EISA=n compilationAdrian Bunk1-0/+7
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle1-2/+5
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle1-2/+5
2008-02-19[MIPS] Qemu: finish platform removalAdrian Bunk2-830/+0
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev5-6/+27
2008-02-19[MIPS] IP28: Add defconfig fileThomas Bogendoerfer1-0/+891
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer1-7/+7
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle1-1/+0
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle2-8/+16
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller2-0/+2
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle1-3/+6
2008-02-19[MIPS] IP27: Add missing ~ in DMA code.Ralf Baechle1-1/+1
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov2-2/+2
2008-02-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds17-70/+103
2008-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds27-567/+191
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-8/+1340