aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-211-0/+1
* Trivial: fix a typo in slow-work.hJonathan Corbet2009-04-211-1/+1
* PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-212-20/+84
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-211-24/+0
* spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-211-1/+6
* memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki2009-04-211-1/+1
* ipmi: add oem message handlingdann frazier2009-04-212-0/+4
* ipmi: test for event buffer before usingCorey Minyard2009-04-211-0/+6
* clocksource: add enable() and disable() callbacksMagnus Damm2009-04-211-0/+31
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-212-4/+3
|\
| * reiserfs: fix j_last_flush_trans_id typeAl Viro2009-04-201-1/+1
| * fs: Mark get_filesystem_list() as __init function.Tetsuo Handa2009-04-201-1/+1
| * kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig2009-04-201-2/+0
| * Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-0/+1
* | Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer2009-04-211-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-04-201-10/+26
|\
| * PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-191-10/+26
* | <linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle2009-04-191-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-04-174-1/+53
|\
| * Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron2009-04-161-1/+1
| * dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman2009-04-161-0/+9
| * Driver Core: early platform driverMagnus Damm2009-04-162-0/+43
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-171-8/+1
|\ \
| * | USB: add reset endpoint operationsDavid Vrabel2009-04-171-8/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-171-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2009-04-161-0/+1
| |\ \
| | * | Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2009-04-111-0/+1
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-161-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney2009-04-141-2/+1
* | | | ata: Report 16/32bit PIO as best we canAlan Cox2009-04-161-0/+8
* | | | Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-161-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-161-0/+6
|\ \ \ \
| * | | | phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-154-5/+185
|\ \ \ \ \
| * | | | | splice: add helpers for locking pipe inodeMiklos Szeredi2009-04-152-3/+5
| * | | | | splice: remove generic_file_splice_write_nolock()Miklos Szeredi2009-04-151-2/+0
| * | | | | ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-04-151-0/+2
| * | | | | splice: split up __splice_from_pipe()Miklos Szeredi2009-04-151-0/+10
| * | | | | Document and move the various READ/WRITE typesJens Axboe2009-04-151-0/+59
| * | | | | block: move bio list helpers into bio.hChristoph Hellwig2009-04-151-0/+109
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-151-4/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | powerpc: Document new FSL I2C bindings and cleanupWolfgang Grandegger2009-04-081-4/+0
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-141-0/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar2009-04-141-0/+1
* | | | | | tty: Update some of the USB kernel docLeandro Dorileo2009-04-141-2/+5
|/ / / / /
* | | | | intelfb: support i854Stefan Husemann2009-04-131-0/+2
* | | | | include/linux/fiemap.h: include types.h now that it's exportedEric Sandeen2009-04-131-0/+2
* | | | | aio: remove INIT_KIOCTXAlexey Dobriyan2009-04-131-13/+0
* | | | | hwmon: sht15 humidity sensor driverJonathan Cameron2009-04-131-0/+24