summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-12MIPS: delay: Fix use of current_cpu_data in preemptable code.Ralf Baechle
2010-04-12MIPS: Octeon: Remove #if 0 code.David Daney
2010-04-12MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney
2010-04-12MIPS: Cavium: Remove unused watchdog code.Ralf Baechle
2010-04-12MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.Ralf Baechle
2010-04-12nilfs2: fix typo "numer" -> "number" in alloc.cRyusuke Konishi
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-04-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-09Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells
2010-04-09slub: Fix kmem_ptr_validate() for non-kernel pointersPekka Enberg
2010-04-09slab: Generify kernel pointer validationPekka Enberg
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds
2010-04-09Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier
2010-04-09ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King
2010-04-09[S390] Update default configuration.Martin Schwidefsky
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens
2010-04-09[S390] increase default size of vmalloc areaMartin Schwidefsky
2010-04-09[S390] s390: disable change bit overrideChristian Borntraeger
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky
2010-04-09[S390] sclp_async: potential buffer overflowDan Carpenter
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall
2010-04-09ALSA: Remove BKL from open multiplexerTakashi Iwai
2010-04-09ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen
2010-04-09cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah
2010-04-09Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs
2010-04-09drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs
2010-04-09drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs
2010-04-09drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki
2010-04-09drm/nv50: another dodgy DP hackBen Skeggs
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs
2010-04-09drm/nouveau: fixup the init failure paths some moreBen Skeggs
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs
2010-04-09drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs
2010-04-09drm/nv40: rework lvds table parsingBen Skeggs
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs
2010-04-09drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs
2010-04-09drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki
2010-04-08loop: Update mtime when writing using aopsNikanth Karthikesan
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds