summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-04-26x86 PAT: decouple from nonpromisc devmemIngo Molnar
2008-04-26Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-04-26Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-04-26Fix uninitialized 'copy' in unshare_filesAl Viro
2008-04-26agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud
2008-04-26agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison
2008-04-26drm: _end is shadowing real _end, just rename it.Dave Airlie
2008-04-26drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes
2008-04-26drm: reorganise minor number handling using backported modesetting code.Dave Airlie
2008-04-26drm/i915: Handle tiled buffers in vblank taskletKeith Packard
2008-04-26drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard
2008-04-26drm: Remove unneeded dma sync in ATI pcigart allocBenjamin Herrenschmidt
2008-04-26drm: Fix mismerge of non-coherent DMA patchBenjamin Herrenschmidt
2008-04-25v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-25mac-hid: fix build after lockdep annotationHarvey Harrison
2008-04-25documentation: remove smart-config.txtRandy Dunlap
2008-04-25Export __locks_copy_lock() so modular lockd buildsRoland Dreier
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-25Update .gitignore filesMatthew Wilcox
2008-04-25Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-04-25kconfig: fix broken target update-po-configSam Ravnborg
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-25kbuild: silence documentation GEN xml messages according to $(quiet)Mike Frysinger
2008-04-25kbuild: fix depmod commentUwe Kleine-König
2008-04-25Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-04-25kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker
2008-04-25kbuild: support loading extra symbols in modpostRichard Hacker
2008-04-25Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen
2008-04-25kbuild: add kconfig symbols to tags outputAlexey Dobriyan
2008-04-25kbuild: fix some minor typoesRobert P. J. Day
2008-04-25kbuild: error out on missing MODULE_LICENSESam Ravnborg
2008-04-25Document seq_path_root()Jonathan Corbet
2008-04-25x86: harden kernel code patchingIngo Molnar
2008-04-25x86: clean up text_poke()Mathieu Desnoyers