aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-04-20
|\
| * PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-19
* | <linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle2009-04-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-04-17
|\
| * Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron2009-04-16
| * dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman2009-04-16
| * Driver Core: early platform driverMagnus Damm2009-04-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-17
|\ \
| * | USB: add reset endpoint operationsDavid Vrabel2009-04-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-17
|\ \ \ | |/ / |/| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2009-04-16
| |\ \
| | * | Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2009-04-11
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney2009-04-14
* | | | ata: Report 16/32bit PIO as best we canAlan Cox2009-04-16
* | | | Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-16
|\ \ \ \
| * | | | phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-13
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-15
|\ \ \ \ \
| * | | | | splice: add helpers for locking pipe inodeMiklos Szeredi2009-04-15
| * | | | | splice: remove generic_file_splice_write_nolock()Miklos Szeredi2009-04-15
| * | | | | ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-04-15
| * | | | | splice: split up __splice_from_pipe()Miklos Szeredi2009-04-15
| * | | | | Document and move the various READ/WRITE typesJens Axboe2009-04-15
| * | | | | block: move bio list helpers into bio.hChristoph Hellwig2009-04-15
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | powerpc: Document new FSL I2C bindings and cleanupWolfgang Grandegger2009-04-08
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-14
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar2009-04-14
* | | | | | tty: Update some of the USB kernel docLeandro Dorileo2009-04-14
|/ / / / /
* | | | | intelfb: support i854Stefan Husemann2009-04-13
* | | | | include/linux/fiemap.h: include types.h now that it's exportedEric Sandeen2009-04-13
* | | | | aio: remove INIT_KIOCTXAlexey Dobriyan2009-04-13
* | | | | hwmon: sht15 humidity sensor driverJonathan Cameron2009-04-13
* | | | | fbdev: fix color component field length documentationMichal Januszewski2009-04-13
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-13
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2009-04-08
| |\ \ \ | | | |/ | | |/|
| | * | Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-09
| | * | Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-08
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-13
|\ \ \ \
| * | | | Make __stringify support variable argument macros tooZhaolei2009-04-10
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-13
|\ \ \ \ \
| * | | | | lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker2009-04-12
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-13
|\ \ \ \ \ \
| * | | | | | i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings2009-04-13
* | | | | | | add some long-missing capabilities to fs_maskSerge E. Hallyn2009-04-13
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | / / / percpu: unbreak alpha percpuTejun Heo2009-04-10
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-09
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ide: refactor tf_read() methodSergei Shtylyov2009-04-08