summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+3
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-3/+3
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-094-13/+180
|\ \
| * \ Merge branch 'topic/of' into for-linusVinod Koul2013-05-022-8/+6
| |\ \
| | * | dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen2013-05-021-4/+2
| | * | DMA: of: Constant namesMarkus Pargmann2013-04-152-4/+4
| * | | sudmac: add support for SUDMACShimoda, Yoshihiro2013-04-301-0/+52
| * | | dma: acpi-dma: introduce ACPI DMA helpersAndy Shevchenko2013-04-151-0/+116
| * | | dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen2013-04-151-5/+6
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-05-092-17/+23
|\ \ \
| * \ \ Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui2013-04-271-8/+8
| |\ \ \
| | * | | thermal: cpu_cooling: improve line breakingEduardo Valentin2013-04-271-8/+8
| * | | | Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui2013-04-251-3/+1
| |\| | |
| | * | | thermal: cpu_cooling: remove unused symbols on cpu_cooling.hEduardo Valentin2013-04-251-3/+0
| | * | | thermal: cpu_cooling: add needed header for cpu_cooling.hEduardo Valentin2013-04-251-0/+1
| * | | | thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin2013-04-251-1/+1
| |/ / /
| * | | thermal: expose thermal_zone_get_temp APIEduardo Valentin2013-04-151-0/+1
| * | | thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2013-04-151-0/+1
| * | | Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui2013-04-152-6/+12
| |\ \ \
| | * | | Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui2013-04-141-1/+1
| | * | | Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-141-4/+0
| | * | | Thermal: exynos: fix cooling state translationZhang Rui2013-03-262-1/+11
| * | | | thermal: Fix compiler warningEzequiel Garcia2013-03-261-1/+1
| |/ / /
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-082-6/+100
|\ \ \ \
| * | | | mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-241-1/+11
| * | | | mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-241-1/+3
| * | | | mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-241-4/+4
| * | | | mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-241-5/+6
| * | | | mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-241-0/+79
| * | | | mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-161-0/+2
| | |/ / | |/| |
* | | | Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-082-8/+691
|\ \ \ \
| * | | | f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim2013-04-291-0/+7
| * | | | f2fs: add tracepoints to debug checkpoint requestNamjae Jeon2013-04-231-0/+24
| * | | | f2fs: add tracepoints for write page operationsNamjae Jeon2013-04-231-0/+67
| * | | | f2fs: add tracepoints to debug the block allocationNamjae Jeon2013-04-231-0/+64
| * | | | f2fs: add tracepoints for GC threadsNamjae Jeon2013-04-231-0/+75
| * | | | f2fs: add tracepoint for tracing the page i/oNamjae Jeon2013-04-231-0/+74
| * | | | f2fs: add tracepoints for truncate operationNamjae Jeon2013-04-231-0/+176
| * | | | f2fs: add tracepoints for sync & inode operationsNamjae Jeon2013-04-231-0/+195
| * | | | f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim2013-03-181-8/+9
* | | | | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-088-12/+306
|\ \ \ \ \
| * | | | | drbd: use sched_setscheduler()Philipp Reisner2013-03-281-1/+1
| * | | | | drbd: Fix disconnect to keep the peer disk state if connection breaks during ...Philipp Reisner2013-03-281-1/+2
| * | | | | idr: document exit conditions on idr_for_each_entry betterGeorge Spelvin2013-03-281-4/+6
| * | | | | Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcac...Jens Axboe2013-03-244-0/+291
| |\ \ \ \ \
| | * | | | | bcache: A block layer cacheKent Overstreet2013-03-233-0/+281
| | * | | | | Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet2013-03-231-0/+10
| * | | | | | drbd: adjust upper limit for activity log extentsLars Ellenberg2013-03-221-6/+5
| * | | | | | lru_cache: introduce lc_get_cumulative()Lars Ellenberg2013-03-221-0/+1
| |/ / / / /
* | | | | | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-086-67/+115
|\ \ \ \ \ \