aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-12Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds
2009-06-12Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...Linus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-06-12Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-13MAINTAINERS: update Eric Miao's email address and statusEric Miao
2009-06-13fb: add support of LCD display controller on pxa168/910 (base layer)Lennert Buytenhek
2009-06-12trivial: remove the trivial patch monkey's name from SubmittingPatchesMarkus Heidelberg
2009-06-12trivial: Fix a typo in comment of addrconf_dad_start()Masatake YAMATO
2009-06-12trivial: usb: fix missing space typo in docNémeth Márton
2009-06-12trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe
2009-06-12trivial: Remove the hyphen from git commandsMatt Kraai
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-12trivial: SubmittingPatches: fix typoPavel Machek
2009-06-12trivial: Documentation/dell_rbu.txt: fix typosMasanori Kobayasi
2009-06-12trivial: Fix Pavel's address in MAINTAINERSPavel Machek
2009-06-12trivial: ftrace:fix description of trace directoryGeunSik Lim
2009-06-12trivial: unnecessary (void*) cast removal in sound/oss/msnd.cChris Sanford
2009-06-12trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani
2009-06-12trivial: fix grammo in bus_for_each_dev() kerneldocAlex Chiang
2009-06-12trivial: rbtree.txt: fix rb_entry() parameters in sample codeWang Tinggong
2009-06-12trivial: spelling fix in ppc code commentsSankar P
2009-06-12trivial: fix typo in bio_alloc kernel docNikanth Karthikesan
2009-06-12trivial: Documentation/rbtree.txt: cleanup kerneldoc of rbtree.txtfigo.zhang
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-12trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo
2009-06-12trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson
2009-06-12Trivial: fix typo s/balence/balance/Thadeu Lima de Souza Cascardo
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
2009-06-12trivial: mtd: fix Kconfig comment about 'armflash'Paulius Zaleckas
2009-06-12trivial: remove extra spaceViral Mehta
2009-06-12trivial: fs/inode: Fix typo in file_update_time nanodocWolfram Sang
2009-06-12trivial: fix comment typo in fs/compat.cNikanth Karthikesan
2009-06-12trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi
2009-06-12slab: setup cpu caches later on when interrupts are enabledPekka Enberg
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg
2009-06-12Merge branches 'upstream' and 'ntrig-multitouch' into for-linusJiri Kosina
2009-06-12slab: fix gfp flag in setup_cpu_cache()Pekka Enberg
2009-06-12xfs: fix freeing memory in xfs_getbmap()Felix Blyakher
2009-06-12[SCSI] Merge branch 'linus'James Bottomley
2009-06-12lguest: add support for indirect ring entriesMark McLoughlin