aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-1/+53
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-8/+1
2009-04-17USB: add reset endpoint operationsDavid Vrabel1-8/+1
2009-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2009-04-17Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds2-27/+0
2009-04-17Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds110-9454/+0
2009-04-17m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata2-11/+0
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata108-9443/+0
2009-04-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+1
2009-04-16Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron1-1/+1
2009-04-16dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman1-0/+9
2009-04-16Driver Core: early platform driverMagnus Damm2-0/+43
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox1-0/+8
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov1-0/+1
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason1-0/+3
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+6
2009-04-15The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells1-1/+1
2009-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-1/+4
2009-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-5/+185
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-4/+0
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi2-3/+5
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi1-2/+0
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi1-0/+2
2009-04-15splice: split up __splice_from_pipe()Miklos Szeredi1-0/+10
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+2
2009-04-15Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai1-0/+2
2009-04-15Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai1-1/+2
2009-04-15Document and move the various READ/WRITE typesJens Axboe1-0/+59
2009-04-15block: move bio list helpers into bio.hChristoph Hellwig1-0/+109
2009-04-14Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-0/+3
2009-04-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-04-14tty: Update some of the USB kernel docLeandro Dorileo1-2/+5
2009-04-14ALSA: add private_data to struct snd_jackTakashi Iwai1-0/+2
2009-04-14rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney1-2/+1
2009-04-14lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar1-0/+1
2009-04-13intelfb: support i854Stefan Husemann2-0/+4
2009-04-13include/video/cyblafb.h: remove it, it's unusedJoe Perches1-175/+0
2009-04-13asm-generic/siginfo.h: update NSIGTRAP definitionAndi Kleen1-1/+1
2009-04-13include/linux/fiemap.h: include types.h now that it's exportedEric Sandeen1-0/+2
2009-04-13aio: remove INIT_KIOCTXAlexey Dobriyan1-13/+0
2009-04-13hwmon: sht15 humidity sensor driverJonathan Cameron1-0/+24
2009-04-13fbdev: fix color component field length documentationMichal Januszewski1-2/+6
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin1-0/+6
2009-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller257-17928/+307
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+48
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki1-0/+11
2009-04-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+7
2009-04-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn1-4/+19