aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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 Torvalds1-0/+6
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-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 '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-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 Husemann1-0/+2
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+48
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
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/+52
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings1-1/+1
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker1-0/+7
2009-04-11Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao1-0/+1
2009-04-10percpu: unbreak alpha percpuTejun Heo1-0/+52
2009-04-10Make __stringify support variable argument macros tooZhaolei1-2/+2
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-94/+57
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-31/+2
2009-04-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+14
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds1-1/+0
2009-04-09module: try_then_request_module must waitHerbert Xu1-1/+1
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch1-1/+2
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker2-30/+1