Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: nand: use NAND_HAS_CACHEPROG | Artem Bityutskiy | 2013-04-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: nand: remove NAND_COPYBACK macro | Artem Bityutskiy | 2013-04-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: nand: remove NAND_NO_PADDING macro | Artem Bityutskiy | 2013-04-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: nand: remove a bunch of unused commands | Artem Bityutskiy | 2013-04-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: nand: remove AG-AND support | Artem Bityutskiy | 2013-04-05 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot | 2013-04-16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-05-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/of' into for-linus | Vinod Koul | 2013-05-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma:of: Use a mutex to protect the of_dma_list | Lars-Peter Clausen | 2013-05-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | DMA: of: Constant names | Markus Pargmann | 2013-04-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sudmac: add support for SUDMAC | Shimoda, Yoshihiro | 2013-04-30 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma: acpi-dma: introduce ACPI DMA helpers | Andy Shevchenko | 2013-04-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma: Make the 'mask' parameter of __dma_request_channel const | Lars-Peter Clausen | 2013-04-15 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-05-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cpu_cooling-doc-comments-update' of .git into next | Zhang Rui | 2013-04-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | thermal: cpu_cooling: improve line breaking | Eduardo Valentin | 2013-04-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cpu_cooling-doc-comments-update' of .git into next | Zhang Rui | 2013-04-24 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | thermal: cpu_cooling: remove unused symbols on cpu_cooling.h | Eduardo Valentin | 2013-04-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | thermal: cpu_cooling: add needed header for cpu_cooling.h | Eduardo Valentin | 2013-04-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thermal: rename notify_thermal_framework to thermal_notify_framework | Eduardo Valentin | 2013-04-24 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | thermal: expose thermal_zone_get_temp API | Eduardo Valentin | 2013-04-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | thermal: introduce thermal_zone_get_zone_by_name helper function | Eduardo Valentin | 2013-04-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Zhang Rui | 2013-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thermal: build cpu_cooling code into thermal_sys module | Zhang Rui | 2013-04-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thermal: build thermal governors into thermal_sys module | Zhang Rui | 2013-04-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thermal: exynos: fix cooling state translation | Zhang Rui | 2013-03-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thermal: Fix compiler warning | Ezequiel Garcia | 2013-03-26 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-05-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Expose a few helpers to fill DMFS HW strucutures | Hadar Hen Zion | 2013-04-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Directly expose fields of DMFS HW rule control segment | Hadar Hen Zion | 2013-04-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Change a few DMFS fields names to match firmare spec | Hadar Hen Zion | 2013-04-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4: Match DMFS promiscuous field names to firmware spec | Hadar Hen Zion | 2013-04-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Move DMFS HW structs to common header file | Hadar Hen Zion | 2013-04-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Implement SRQ object lookup from srqn | Shlomo Pongratz | 2013-04-17 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-05-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add a tracepoint on f2fs_new_inode | Jaegeuk Kim | 2013-04-28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add tracepoints to debug checkpoint request | Namjae Jeon | 2013-04-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add tracepoints for write page operations | Namjae Jeon | 2013-04-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add tracepoints to debug the block allocation | Namjae Jeon | 2013-04-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add tracepoints for GC threads | Namjae Jeon | 2013-04-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add tracepoint for tracing the page i/o | Namjae Jeon | 2013-04-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add tracepoints for truncate operation | Namjae Jeon | 2013-04-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add tracepoints for sync & inode operations | Namjae Jeon | 2013-04-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: align f2fs maximum name length to linux based filesystem | Jaegeuk Kim | 2013-03-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-05-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: use sched_setscheduler() | Philipp Reisner | 2013-03-28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drbd: Fix disconnect to keep the peer disk state if connection breaks during ... | Philipp Reisner | 2013-03-28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: document exit conditions on idr_for_each_entry better | George Spelvin | 2013-03-28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcac... | Jens Axboe | 2013-03-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |