| Commit message (Expand) | Author | Age |
* | thp: optimize away unnecessary page table locking | Naoya Horiguchi | 2012-03-21 |
* | vmscan: only defer compaction for failed order and higher | Rik van Riel | 2012-03-21 |
* | vmscan: kswapd carefully call compaction | Rik van Riel | 2012-03-21 |
* | mm: make swapin readahead skip over holes | Rik van Riel | 2012-03-21 |
* | mm: make get_mm_counter static-inline | Konstantin Khlebnikov | 2012-03-21 |
* | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli | 2012-03-21 |
* | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | Merge tag 'topic/twl' into regulator-next | Mark Brown | 2012-03-19 |
| |\ |
|
| | * | mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS | Peter Ujfalusi | 2012-03-11 |
| | * | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators | Tero Kristo | 2012-03-11 |
| | * | regulator: twl4030: add support for external voltage get/set | Tero Kristo | 2012-03-11 |
| * | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next | Mark Brown | 2012-03-18 |
| |\ \ |
|
| | * | | regulator: Remove support for supplies specified by struct device | Mark Brown | 2012-02-02 |
| | * | | Merge branch 'regulator-drivers' into regulator-supply | Mark Brown | 2012-02-02 |
| | |\ \ |
|
| * | \ \ | Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st... | Mark Brown | 2012-03-18 |
| |\ \ \ \ |
|
| | * | | | | regulator: Add devm_regulator_put in consumer.h | Axel Lin | 2012-01-29 |
| | * | | | | regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR | Axel Lin | 2012-01-27 |
| | * | | | | regulator: Provide devm_regulator_bulk_get() | Mark Brown | 2012-01-22 |
| | * | | | | regulator: Implement devm_regulator_free() | Mark Brown | 2012-01-22 |
| | * | | | | regulator: Add devm_regulator_get() | Stephen Boyd | 2012-01-20 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-next | Mark Brown | 2012-03-18 |
| |\ \ \ \ |
|
| | * | | | | regulator: provide a helper for registering a fixed regulator | Sascha Hauer | 2012-03-03 |
| * | | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next | Mark Brown | 2012-03-18 |
| |\ \ \ \ \ |
|
| | * | | | | | regulator: tps65910: Sleep off rails when ext sleep configured | Laxman Dewangan | 2012-03-11 |
| | | |_|_|/
| | |/| | | |
|
| | * | | | | regulator: tps65910: Sleep control through external inputs | Laxman Dewangan | 2012-01-30 |
| | * | | | | regulator: TPS62360: Add tps62360 regulator driver | Laxman Dewangan | 2012-01-20 |
| | | |/ /
| | |/| | |
|
| * | | | | regulator: Remove ifdefs for debugfs code | Stephen Boyd | 2012-02-21 |
| * | | | | regulator: fix wrong header name in description | Kim, Milo | 2012-02-17 |
| |/ / / |
|
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-03-21 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | IB/mad: Add MAD error codes from IBA spec | Swapna Thete | 2012-02-25 |
| | |/ / / |
|
| * | | | | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 2012-03-12 |
| |\ \ \ \ |
|
| | * | | | | mlx4_core: Allow dynamic MTU configuration for IB ports | Or Gerlitz | 2012-03-12 |
| | * | | | | mlx4_core: Report thermal error events | Jack Morgenstein | 2012-03-12 |
| | * | | | | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 2012-02-26 |
| | |/ / / |
|
| * | | | | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 2012-03-08 |
| * | | | | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 2012-03-06 |
| * | | | | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 |
| |/ / / |
|
* | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 |
|\ \ \ \ |
|
| * | | | | spi: sh-hspi: control spi clock more correctly | Kuninori Morimoto | 2012-03-15 |
| * | | | | spi: Trivial warning fix | Shubhrajyoti D | 2012-03-09 |
| * | | | | spi: Add SuperH HSPI prototype driver | Kuninori Morimoto | 2012-03-09 |
| * | | | | spi: create a message queueing infrastructure | Linus Walleij | 2012-03-07 |
| * | | | | spi/pl022: Add high priority message pump support | Chris Blair | 2012-02-02 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 |
|\ \ \ \ |
|
| * | | | | of: Only compile OF_DYNAMIC on PowerPC pseries and iseries | Grant Likely | 2012-02-21 |
| * | | | | drivercore: Output common devicetree information in uevent | Grant Likely | 2012-02-01 |
| * | | | | of: Add of_property_match_string() to find index into a string list | Grant Likely | 2012-01-28 |
| |/ / / |
|
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 |
|\ \ \ \ |
|
| * | | | | dt: fix twl4030 for non-dt compile on x86 | Grant Likely | 2012-03-05 |