aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-282-0/+669
|\
| * Btrfs: add datacow flag in inode flagliubo2011-03-281-0/+2
| * Btrfs: add initial tracepoint support for btrfsliubo2011-03-281-0/+667
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-03-282-0/+8
|\ \
| * | sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili2011-03-281-0/+1
| * | eeepc-wmi: add camera keysCorentin Chary2011-03-281-0/+7
* | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-282-0/+62
|\ \ \
| * | | gpio: driver for 42 AB8500 GPIO pinsBibek Basu2011-03-282-0/+62
| |/ /
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-281-1/+0
|\ \ \ | |/ / |/| |
| * | NFS: Fix a hang in the writeback pathTrond Myklebust2011-03-271-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-03-275-4/+67
|\ \ \
| * | | regulator: provide consumer interface for fall/rise timeLinus Walleij2011-03-261-0/+2
| * | | regulator: add set_voltage_time_sel infrastructureLinus Walleij2011-03-261-2/+9
| * | | regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-262-2/+54
| * | | regulator: add support for USB voltage regulatorBengt Jonsson2011-03-261-0/+1
| * | | Regulator: add suspend-finish API for regulator core.MyungJoo Ham2011-03-261-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-271-3/+1
|\ \ \
| * | | ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-251-3/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-273-11/+44
|\ \ \ \
| * | | | mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham2011-03-272-2/+26
| * | | | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-271-9/+18
| | |/ / | |/| |
* | | | Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-274-8/+41
|\ \ \ \
| * | | | drbd: Remove unused function atodb_endio()Andreas Gruenbacher2011-03-101-1/+1
| * | | | drbd: Provide hints with the error message when clearing the sync pause flagPhilipp Reisner2011-03-101-0/+2
| * | | | drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAXPhilipp Reisner2011-03-101-1/+2
| * | | | drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rvAndreas Gruenbacher2011-03-101-2/+2
| * | | | drbd: Rename enum drbd_ret_codes to enum drbd_ret_codeAndreas Gruenbacher2011-03-101-1/+1
| * | | | drbd: --force option for disconnectPhilipp Reisner2011-03-101-1/+3
| * | | | drbd: add packet_type 27 (return_code_only) to netlink apiLars Ellenberg2011-03-102-1/+6
| * | | | drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner2011-03-101-1/+1
| * | | | drbd: Implemented two new connection states Ahead/BehindPhilipp Reisner2011-03-101-0/+4
| * | | | drbd: New configuration parameters for dealing with network congestionPhilipp Reisner2011-03-103-0/+19
* | | | | Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds2011-03-277-0/+188
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25509-3495/+13968
| |\ \ \ \
| * | | | | mtd: nand: add software BCH ECC supportIvan Djelic2011-03-112-0/+75
| * | | | | mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz2011-03-111-0/+1
| * | | | | lib: add shared BCH ECC libraryIvan Djelic2011-03-111-0/+79
| * | | | | mtd: onenand: add new option to control initial onenand unlockingRoman Tereshonkov2011-03-111-0/+1
| * | | | | mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego2011-03-111-0/+29
| * | | | | mtd_blkdevs: Add background processing supportJarkko Lavinen2011-03-111-0/+2
* | | | | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-253-4/+17
|\ \ \ \ \ \
| * | | | | | Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-233-4/+17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-257-53/+85
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] libiscsi_tcp: use kmap in xmit pathMike Christie2011-03-231-0/+1
| * | | | | | | [SCSI] target: add initial statisticsNicholas Bellinger2011-03-232-2/+37
| * | | | | | | [SCSI] target: update version to v4.0.0-rc7-mlNicholas Bellinger2011-03-231-1/+1
| * | | | | | | [SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger2011-03-231-30/+22
| * | | | | | | [SCSI] target: Remove spurious double cast from structure macro accessorsNicholas Bellinger2011-03-231-11/+11
| * | | | | | | [SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter2011-03-233-8/+12
| * | | | | | | [SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram2011-03-231-1/+1
| |/ / / / / /