summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | virtio-blk: Call del_gendisk() before disable guest kickAsias He2012-07-301-2/+2
| * | virtio: rng: s3/s4 supportAmit Shah2012-07-301-0/+17
| * | virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah2012-07-301-2/+12
| * | virtio: rng: don't wait on host when module is going awayAmit Shah2012-07-301-0/+1
| * | virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah2012-07-301-1/+4
| * | virtio ids: fix comment for virtio-rngAmit Shah2012-07-301-1/+1
* | | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-3015-17/+17
|\ \ \
| * | | [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-07-262-3/+3
| * | | [IA64] Rename platform_name to ia64_platform_nameFengguang Wu2012-07-2511-12/+12
| * | | [IA64] Mark PARAVIRT and KVM as brokenFengguang Wu2012-07-252-2/+2
* | | | Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-301-17/+158
|\ \ \ \
| * | | | localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt2012-06-191-0/+21
| * | | | localmodconfig: Check if configs are already set for selectsSteven Rostedt2012-06-191-11/+104
| * | | | localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt2012-06-191-2/+24
| * | | | localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt2012-06-191-4/+9
* | | | | Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-07-302-4/+215
|\ \ \ \ \
| * | | | | ktest: Allow perl regex expressions in conditional statementsSteven Rostedt2012-07-301-1/+5
| * | | | | ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt2012-07-301-1/+10
| * | | | | ktest: Reset saved min (force) configs for each testSteven Rostedt2012-07-211-0/+2
| * | | | | ktest: Add check for bug or panic during rebootSteven Rostedt2012-07-191-1/+27
| * | | | | ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt2012-07-192-1/+23
| * | | | | ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt2012-07-191-0/+46
| * | | | | ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt2012-07-192-0/+20
| * | | | | ktest: Add PRE_INSTALL optionSteven Rostedt2012-07-192-0/+16
| * | | | | ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt2012-07-192-0/+67
| * | | | | ktest: Remove commented exitSteven Rostedt2012-07-191-1/+0
* | | | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30107-5391/+17915
|\ \ \ \ \ \
| * | | | | | mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD CoreLee Jones2012-07-271-0/+1
| * | | | | | mfd: Arizone core should select MFD_CORESamuel Ortiz2012-07-271-0/+1
| * | | | | | mfd: Fix arizona-irq.c build by selecting REGMAP_IRQRandy Dunlap2012-07-251-0/+1
| * | | | | | mfd: Add debug trace on entering and leaving arizone runtime suspendMark Brown2012-07-251-0/+4
| * | | | | | mfd: Correct tps65090 cell namesVenu Byravarasu2012-07-251-2/+2
| * | | | | | mfd: Remove gpio support from tps6586x core driverLaxman Dewangan2012-07-252-87/+22
| * | | | | | ARM: tegra: defconfig: Enable tps6586x gpioLaxman Dewangan2012-07-251-0/+1
| * | | | | | gpio: tps6586x: Add gpio support through platform driverLaxman Dewangan2012-07-253-0/+166
| * | | | | | mfd: Cache tps6586x register through regmapLaxman Dewangan2012-07-251-8/+16
| * | | | | | mfd: Use regmap for tps6586x register access.Laxman Dewangan2012-07-252-111/+47
| * | | | | | mfd: Use devm managed resources for tps6586xLaxman Dewangan2012-07-251-6/+6
| * | | | | | input: Add onkey support for 88PM80X PMICQiao Zhou2012-07-253-0/+179
| * | | | | | mfd: Add support for twl6041Peter Ujfalusi2012-07-253-1/+3
| * | | | | | mfd: Fix twl6040 revision informationPeter Ujfalusi2012-07-252-3/+3
| * | | | | | mfd: Matches should be NULL when populate anatop child devicesRichard Zhao2012-07-171-1/+1
| * | | | | | input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones2012-07-161-2/+2
| * | | | | | mfd: Add missing out of memory check for pcf50633Alan Cox2012-07-161-2/+7
| * | | | | | Documentation: Describe the AB8500 Device Tree bindingsLee Jones2012-07-161-0/+123
| * | | | | | mfd: Add tps65910 32-kHz-crystal-input initJohan Hovold2012-07-161-10/+9
| * | | | | | mfd: Drop modifying mc13xxx driver's id_table in probeUwe Kleine-König2012-07-162-12/+0
| * | | | | | mfd: Remove unneeded io_mutex from struct twl6040Axel Lin2012-07-162-21/+3
| * | | | | | mfd: Remove __devexit annotation for pm80x_deinitAxel Lin2012-07-162-2/+2
| * | | | | | mfd: Fix checking return value of 88pm8xx regmap_read()Axel Lin2012-07-162-9/+12