summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: bdev_stack_limits wrapperMartin K. Petersen2010-01-111-0/+2
* block: Fix discard alignment calculation and printingMartin K. Petersen2010-01-111-2/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-301-0/+1
|\
| * ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-302-0/+2
|\ \
| * | fs-writeback: Add helper function to start writeback if idleEric Sandeen2009-12-231-0/+1
| * | ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o2009-12-231-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-301-0/+3
|\ \
| * | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-161-0/+3
* | | kfifo: Fix typo in commentRolf Eike Beer2009-12-301-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-301-8/+9
|\ \ \
| * | | block: blk_rq_err_sectors cleanupGui Jianfeng2009-12-301-6/+0
| * | | block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen2009-12-291-2/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-304-3/+9
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-291-2/+0
| |\ \ \ \
| | * | | | wireless: remove remaining qual codeJohannes Berg2009-12-281-2/+0
| * | | | | net: restore ip source validationJamal Hadi Salim2009-12-252-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-212-1/+7
| |\| | | |
| | * | | | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-1/+1
| | * | | | mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+6
* | | | | | libsrp: fix compile failureJames Bottomley2009-12-301-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-242-5/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sony' into releaseLen Brown2009-12-241-0/+1
| |\ \ \ \ \
| | * | | | | sony-laptop: add AVMode key mappingMattia Dongili2009-12-161-0/+1
| * | | | | | Merge branch 'pdc' into releaseLen Brown2009-12-241-6/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI: processor: remove _PDC object list from struct acpi_processorAlex Chiang2009-12-221-2/+0
| | * | | | | | ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-221-1/+1
| | * | | | | | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-221-2/+0
| | * | | | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-1/+0
| | | | | | | |
| | \ \ \ \ \ \
| *-. | | | | | | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown2009-12-241-0/+3
| |\ \| | | | | | | | | |/ / / / / | | |/| | | | |
| | | * | | | | ACPI: processor: call _PDC earlyAlex Chiang2009-12-221-0/+3
| | | | |_|/ / | | | |/| | |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-241-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fiemap: Add new extent flag FIEMAP_EXTENT_SHAREDSunil Mushran2009-12-171-0/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-232-10/+11
|\ \ \ \ \ \ \
| * | | | | | | Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-231-2/+2
| * | | | | | | Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-232-7/+8
| * | | | | | | Driver core: device_attribute parameters can often be const*Phil Carmody2009-12-231-2/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-231-587/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Staging: dst: remove from the treeGreg Kroah-Hartman2009-12-231-587/+0
| |/ / / / / / /
* | | | | | | | kfifo: fix Error/broken kernel-doc notationRandy Dunlap2009-12-231-16/+15
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-234-4/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-231-0/+1
| * | | | | | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-231-0/+1
| * | | | | | | quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-231-2/+3
| * | | | | | | Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-231-0/+1
| * | | | | | | ext3: quota macros cleanup [V2]Dmitry Monakhov2009-12-231-2/+5
* | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-231-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-181-2/+3
| * | | | | | | | Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie2009-12-183-1/+580
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-231-1/+2
| |_|/ / / / / / / |/| | | | | | | |