aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-29drm: GEM mmap supportJesse Barnes8-3/+161
2008-12-29drm/i915: Add /proc debugging entry for reading out the HWS.Eric Anholt1-0/+34
2008-12-29drm: reorganise start and load.Dave Airlie1-3/+6
2008-12-29drm: fix leak of uninitialized data to userspaceVegard Nossum3-4/+9
2008-12-29drm: move to kref per-master structures.Dave Airlie21-351/+617
2008-12-29drm: cleanup exit path for module unloadDave Airlie3-20/+10
2008-12-24Linux 2.6.28Linus Torvalds1-1/+1
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds16-42/+49
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+3
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski1-0/+3
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar1-0/+1
2008-12-23parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+2
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao1-3/+9
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan1-2/+3
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh1-3/+0
2008-12-23w1: fix slave selection on big-endian systemsEvgeniy Polyakov1-1/+3
2008-12-23rtc: rtc-isl1208: reject invalid datesChris Elston1-0/+7
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET commandDevin Heitmueller1-1/+2
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie1-2/+2
2008-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-15/+14
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-2/+4
2008-12-22drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2-2/+4
2008-12-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-4/+3
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-17/+14
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney1-3/+2
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney1-1/+1
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner1-0/+6
2008-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds4-8/+13
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-14/+30
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2-5/+20
2008-12-19fs/9p: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang3-6/+10
2008-12-199p: Remove potentially bad parameter from function entry debug print.Duane Griffin1-1/+2
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-16/+20
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-2/+22
2008-12-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+5
2008-12-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-2/+19
2008-12-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-5/+17
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-21/+17
2008-12-19Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2008-12-19ALSA: Fix a Oops bug in omap soc driver.Stanley Miao1-1/+1
2008-12-19ALSA: hda - Remove non-working headphone control for Dell laptopsTakashi Iwai1-1/+2
2008-12-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang1-1/+5
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas4-14/+9
2008-12-19ALSA: hda - Add no-jd model for IDT 92HD73xxTakashi Iwai2-0/+6
2008-12-19ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"Takashi Iwai1-0/+3
2008-12-19cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron1-0/+5
2008-12-19ALSA: hda - Add quirk for Dell Studio 17Joerg Schirottke1-0/+2