summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
* | | | | | | | | | | | Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds2009-04-172-27/+0
* | | | | | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-04-17110-9454/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata2009-04-172-11/+0
| * | | | | | | | | | | m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata2009-04-17108-9443/+0
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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-162-2/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+6
| * | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-04-13257-17928/+307
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich2009-04-111-2/+0
* | | | | | | | | | | The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells2009-04-151-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-152-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-151-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-151-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-141-0/+2
| * | | | | | | | | | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-151-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-101-1/+2
| | |/ / / / / / / / / /
* | | | | | | | | | | | 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
| |/ / / / / / / / / / /