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