aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* genhd: overlapping variable definitionStephen Hemminger2010-01-11
* block: removed unused as_io_contextKirill Afonshin2010-01-11
* block: bdev_stack_limits wrapperMartin K. Petersen2010-01-11
* block: Fix discard alignment calculation and printingMartin K. Petersen2010-01-11
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-30
|\
| * ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-30
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-30
|\ \
| * | fs-writeback: Add helper function to start writeback if idleEric Sandeen2009-12-23
| * | ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o2009-12-23
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-30
|\ \
| * | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-16
* | | kfifo: Fix typo in commentRolf Eike Beer2009-12-30
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-30
|\ \ \
| * | | block: blk_rq_err_sectors cleanupGui Jianfeng2009-12-30
| * | | block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen2009-12-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: restore ip source validationJamal Hadi Salim2009-12-25
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-21
| |\ \ \
| | * | | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-21
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sony' into releaseLen Brown2009-12-24
| |\ \ \ \ \
| | * | | | | sony-laptop: add AVMode key mappingMattia Dongili2009-12-16
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fiemap: Add new extent flag FIEMAP_EXTENT_SHAREDSunil Mushran2009-12-17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-23
|\ \ \ \ \ \ \
| * | | | | | | Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-23
| * | | | | | | Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-23
| * | | | | | | Driver core: device_attribute parameters can often be const*Phil Carmody2009-12-23
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-23
|\ \ \ \ \ \ \ \
| * | | | | | | | Staging: dst: remove from the treeGreg Kroah-Hartman2009-12-23
| |/ / / / / / /
* | | | | | | | kfifo: fix Error/broken kernel-doc notationRandy Dunlap2009-12-23
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-23
| * | | | | | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-23
| * | | | | | | quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-23
| * | | | | | | Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-23
| * | | | | | | ext3: quota macros cleanup [V2]Dmitry Monakhov2009-12-23
* | | | | | | | Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-23
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2009-12-22
|\ \ \ \ \ \ \
| * | | | | | | Remove obsolete comment in fs.hAndreas Gruenbacher2009-12-22
| * | | | | | | Sanitize f_flags helpersAl Viro2009-12-22
| * | | | | | | Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)Al Viro2009-12-22
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-22
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-17
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | kfifo: add record handling functionsStefani Seibold2009-12-22
* | | | | | | | kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2009-12-22
* | | | | | | | kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold2009-12-22
* | | | | | | | kfifo: fix warn_unused_resultStefani Seibold2009-12-22
* | | | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* | | | | | | | kfifo: cleanup namespaceStefani Seibold2009-12-22