summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vmscan: only defer compaction for failed order and higherRik van Riel2012-03-212-4/+11
* vmscan: kswapd carefully call compactionRik van Riel2012-03-211-0/+6
* mm: make swapin readahead skip over holesRik van Riel2012-03-211-1/+0
* mm: make get_mm_counter static-inlineKonstantin Khlebnikov2012-03-211-10/+11
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-211-0/+61
* Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-217-8/+113
|\
| * Merge tag 'topic/twl' into regulator-nextMark Brown2012-03-191-2/+12
| |\
| | * mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi2012-03-111-0/+2
| | * regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo2012-03-111-2/+3
| | * regulator: twl4030: add support for external voltage get/setTero Kristo2012-03-111-0/+7
| * | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-181-2/+0
| |\ \
| | * | regulator: Remove support for supplies specified by struct deviceMark Brown2012-02-021-2/+0
| | * | Merge branch 'regulator-drivers' into regulator-supplyMark Brown2012-02-022-0/+65
| | |\ \
| * | \ \ Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-181-0/+22
| |\ \ \ \
| | * | | | regulator: Add devm_regulator_put in consumer.hAxel Lin2012-01-291-1/+5
| | * | | | regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin2012-01-271-0/+6
| | * | | | regulator: Provide devm_regulator_bulk_get()Mark Brown2012-01-221-0/+2
| | * | | | regulator: Implement devm_regulator_free()Mark Brown2012-01-221-0/+1
| | * | | | regulator: Add devm_regulator_get()Stephen Boyd2012-01-201-0/+9
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-03-1872-431/+382
| |\ \ \ \
| | * | | | regulator: provide a helper for registering a fixed regulatorSascha Hauer2012-03-031-0/+13
| * | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-03-182-0/+64
| |\ \ \ \ \
| | * | | | | regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan2012-03-111-3/+2
| | | |_|_|/ | | |/| | |
| | * | | | regulator: tps65910: Sleep control through external inputsLaxman Dewangan2012-01-301-0/+8
| | * | | | regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan2012-01-201-0/+57
| | | |/ / | | |/| |
| * | | | regulator: Remove ifdefs for debugfs codeStephen Boyd2012-02-211-2/+0
| * | | | regulator: fix wrong header name in descriptionKim, Milo2012-02-161-2/+2
| |/ / /
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-213-6/+26
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-191-0/+9
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | IB/mad: Add MAD error codes from IBA specSwapna Thete2012-02-251-0/+9
| | |/ / /
| * | | | Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-121-0/+7
| |\ \ \ \
| | * | | | mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-121-0/+1
| | * | | | mlx4_core: Report thermal error eventsJack Morgenstein2012-03-121-0/+5
| | * | | | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-261-0/+1
| | |/ / /
| * | | | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-081-1/+1
| * | | | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-061-5/+0
| * | | | IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-0/+9
| |/ / /
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-213-1/+78
|\ \ \ \
| * | | | spi: sh-hspi: control spi clock more correctlyKuninori Morimoto2012-03-151-11/+0
| * | | | spi: Trivial warning fixShubhrajyoti D2012-03-091-1/+1
| * | | | spi: Add SuperH HSPI prototype driverKuninori Morimoto2012-03-091-0/+34
| * | | | spi: create a message queueing infrastructureLinus Walleij2012-03-071-0/+51
| * | | | spi/pl022: Add high priority message pump supportChris Blair2012-02-021-0/+3
| | |/ / | |/| |
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-212-10/+15
|\ \ \ \
| * | | | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-211-8/+6
| * | | | drivercore: Output common devicetree information in ueventGrant Likely2012-02-011-2/+6
| * | | | of: Add of_property_match_string() to find index into a string listGrant Likely2012-01-281-0/+3
| |/ / /
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-214-63/+180
|\ \ \ \
| * | | | dt: fix twl4030 for non-dt compile on x86Grant Likely2012-03-051-3/+6
| * | | | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-261-2/+10