aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-10block: remove the BH_Eopnotsupp flagChristoph Hellwig
2010-09-10block: remove the BLKDEV_IFL_BARRIER flagChristoph Hellwig
2010-09-10block: remove the WRITE_BARRIER flagChristoph Hellwig
2010-09-10block: pass gfp_mask and flags to sb_issue_discardChristoph Hellwig
2010-09-10block: make __blk_rq_prep_clone() copy most command flagsTejun Heo
2010-09-10block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo
2010-09-10block: rename barrier/ordered to flushTejun Heo
2010-09-10block: drop barrier ordering by queue drainingTejun Heo
2010-09-10block: misc cleanups in barrier codeTejun Heo
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo
2010-09-10block: kill QUEUE_ORDERED_BY_TAGTejun Heo
2010-09-10ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-08-18fs: scale files_lockNick Piggin
2010-08-18lglock: introduce special lglock and brlock spin locksNick Piggin
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-18kill BH_Ordered flagChristoph Hellwig
2010-08-17spi.h: missing kernel-doc notation, please fixErnst Schwab
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds
2010-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-08-14hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-13Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-08-13Merge branch 'master' into for-linusChris Metcalf
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann