aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven
2009-04-21Trivial: fix a typo in slow-work.hJonathan Corbet
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell
2009-04-21memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki
2009-04-21ipmi: add oem message handlingdann frazier
2009-04-21ipmi: test for event buffer before usingCorey Minyard
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-21Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer
2009-04-20reiserfs: fix j_last_flush_trans_id typeAl Viro
2009-04-20fs: Mark get_filesystem_list() as __init function.Tetsuo Handa
2009-04-20kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki
2009-04-19<linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-04-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-16Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron
2009-04-16dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman
2009-04-16Driver Core: early platform driverMagnus Damm
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi
2009-04-15splice: split up __splice_from_pipe()Miklos Szeredi
2009-04-15Document and move the various READ/WRITE typesJens Axboe
2009-04-15block: move bio list helpers into bio.hChristoph Hellwig
2009-04-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-14tty: Update some of the USB kernel docLeandro Dorileo
2009-04-14rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney
2009-04-14lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar
2009-04-13intelfb: support i854Stefan Husemann
2009-04-13include/linux/fiemap.h: include types.h now that it's exportedEric Sandeen
2009-04-13aio: remove INIT_KIOCTXAlexey Dobriyan
2009-04-13hwmon: sht15 humidity sensor driverJonathan Cameron
2009-04-13fbdev: fix color component field length documentationMichal Januszewski
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds