aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-10
* block: rename barrier/ordered to flushTejun Heo2010-09-10
* block: drop barrier ordering by queue drainingTejun Heo2010-09-10
* block: misc cleanups in barrier codeTejun Heo2010-09-10
* block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
* block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-10
* ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo2010-09-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-08-22
|\
| * slub: add missing __percpu markup in mm/slub_def.hNamhyung Kim2010-08-09
* | mm: make the vma list be doubly linkedLinus Torvalds2010-08-21
* | kfifo: implement missing __kfifo_skip_r()Andrea Righi2010-08-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-18
|\ \
| * | fs: scale files_lockNick Piggin2010-08-18
| * | lglock: introduce special lglock and brlock spin locksNick Piggin2010-08-18
| * | tty: fix fu_list abuseNick Piggin2010-08-18
| * | fs: cleanup files_lock lockingNick Piggin2010-08-18
| * | fs: fs_struct rwlock to spinlockNick Piggin2010-08-18
| * | remove SWRITE* I/O typesChristoph Hellwig2010-08-18
| * | kill BH_Ordered flagChristoph Hellwig2010-08-18
* | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-18
|\ \ \
| * | | spi.h: missing kernel-doc notation, please fixErnst Schwab2010-08-18
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-17
|\ \ \
| * | | VIDEO: amba clcd: don't disable an already disabled clockRussell King2010-08-17
* | | | Make do_execve() take a const filename pointerDavid Howells2010-08-17
| |/ / |/| |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-15
|\ \ \
| * | | Merge branch 'linus' into releaseLen Brown2010-08-15
| |\| |
| * | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-08
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds2010-08-14
|\ \ \ \
| * | | | include: replace unifdef-y with header-ySam Ravnborg2010-08-14
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-08-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder2010-08-14
| | |/ / | |/| |
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-14
|\ \ \ \ | |/ / / |/| | |
| * | | Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-25
| |\ \ \
| * | | | spi/spi-gpio: add support for controllers without MISO or MOSI pinMarek Szyprowski2010-07-04
| * | | | spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab2010-06-28
* | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-13
|\ \ \ \ \
| * | | | | bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-13
* | | | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* | | | | | dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens2010-08-13
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-13
|\ \ \ \ \
| * | | | | net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville2010-08-10
| * | | | | etherdevice.h: fix kernel-doc typoRandy Dunlap2010-08-10
* | | | | | Revert "fsnotify: store struct file not struct path"Linus Torvalds2010-08-12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-08-12
|\ \ \ \ \ \
| * | | | | | dm: factor out max_io_len_target_boundaryMike Snitzer2010-08-11
| * | | | | | dm: linear support discardMike Snitzer2010-08-11
| * | | | | | dm: allow autoloading of dm modPeter Rajnoha2010-08-11
| * | | | | | dm: rename map_info flush_request to target_request_nrMike Snitzer2010-08-11
| * | | | | | dm ioctl: make bio or request based device type immutableMike Snitzer2010-08-11
* | | | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-08-12
|\ \ \ \ \ \ \