aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | mm: Create utility function for accessing a tasks commandline valueWilliam Roberts2014-03-07
| * | | | | | | Merge tag 'v3.13' into for-3.15Eric Paris2014-03-07
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-10
| * | | | | | | | | NVMe: Make I/O timeout a module parameterKeith Busch2014-04-10
| * | | | | | | | | NVMe: CPU hot plug notificationKeith Busch2014-04-10
| * | | | | | | | | NVMe: per-cpu io queuesKeith Busch2014-04-10
| * | | | | | | | | NVMe: IOCTL path RCU protect queue accessKeith Busch2014-03-24
| * | | | | | | | | NVMe: RCU protected access to io queuesKeith Busch2014-03-24
* | | | | | | | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-11
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-08
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-07
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | block: fix regression with block enabled taggingJens Axboe2014-04-09
| * | | | | | | | | | | | block: Fix for_each_bvec()Martin K. Petersen2014-04-09
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-04-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | leds: leds-s3c24xx: Trivial cleanup in header fileSachin Kamat2014-02-27
| * | | | | | | | | | | | | leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan2014-02-27
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | shdma: add R-Car Audio DMAC peri peri driverKuninori Morimoto2014-03-29
| * | | | | | | | | | | | | dma: Remove comment about embedding dma_slave_config into custom structsLars-Peter Clausen2014-03-06
| * | | | | | | | | | | | | dma: dw: remove leftovers in the comment blocksAndy Shevchenko2014-02-17
| * | | | | | | | | | | | | acpi-dma: convert to return error code when asked for channelAndy Shevchenko2014-02-11
* | | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | i2c: s3c2410: Trivial cleanup in header fileSachin Kamat2014-03-10
| * | | | | | | | | | | | | | i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang2014-03-09
| * | | | | | | | | | | | | | i2c: add deprecation warning for class based instantiationWolfram Sang2014-03-05
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter2014-03-17
| * | | | | | | | | | | | | | mmc: sdhci-spear: remove support for power gpioRussell King2014-03-04
| * | | | | | | | | | | | | | mmc: mvsdio: Cleanup mmc-mvsdio.h headerSachin Kamat2014-02-25
| * | | | | | | | | | | | | | mmc: msm: Cleanup mmc-msm_sdcc.h headerSachin Kamat2014-02-25
| * | | | | | | | | | | | | | mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson2014-02-23
| * | | | | | | | | | | | | | mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson2014-02-23
| * | | | | | | | | | | | | | mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson2014-02-23
| * | | | | | | | | | | | | | mmc: rtsx: add support for pre_req and post_reqMicky Ching2014-02-22
| * | | | | | | | | | | | | | mmc: rtsx: modify phase searching method for tuningMicky Ching2014-02-22
| * | | | | | | | | | | | | | mmc: sdhci: add support for realtek rts5250Micky Ching2014-02-22
| * | | | | | | | | | | | | | mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson2014-02-13
| * | | | | | | | | | | | | | mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson2014-02-13
| * | | | | | | | | | | | | | mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson2014-02-13
| * | | | | | | | | | | | | | mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGEUlf Hansson2014-02-13
| * | | | | | | | | | | | | | mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson2014-02-13
| * | | | | | | | | | | | | | mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson2014-02-13
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-03-31
| * | | | | | | | | | | | | NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-30
| * | | | | | | | | | | | | SUNRPC: New helper for creating client with rpc_xprtKinglong Mee2014-03-30
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net: add busy_poll device featureJiri Pirko2014-04-03