aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-0/+1
2009-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-10/+26
2009-04-20Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King1-15/+0
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki1-10/+26
2009-04-19<linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle1-0/+2
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-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+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-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy1-0/+1
2009-04-16powerpc/5200: Bring the legacy fsl_spi_platform_data hooks backAnton Vorontsov1-0/+4
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-15[ARM] pxa: merge AC97 platform data structuresMark Brown1-15/+0
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-14jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o1-1/+2
2009-04-14jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o1-1/+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