summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-07-0338-265/+321
|\
| * xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-06-281-15/+2
| * xen: Convert printks to pr_<level>Joe Perches2013-06-2834-196/+215
| * xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspendStefano Stabellini2013-06-281-1/+1
| * xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk2013-06-141-4/+3
| * xen/time: Free onlined per-cpu data structure if we want to online it again.Konrad Rzeszutek Wilk2013-06-101-13/+16
| * xen/time: Check that the per_cpu data structure has data before freeing.Konrad Rzeszutek Wilk2013-06-101-4/+7
| * xen/time: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk2013-06-101-1/+5
| * xen/time: Encapsulate the struct clock_event_device in another structure.Konrad Rzeszutek Wilk2013-06-101-5/+10
| * xen/spinlock: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk2013-06-101-1/+6
| * xen/smp: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk2013-06-101-1/+16
| * xen/smp: Set the per-cpu IRQ number to a valid default.Konrad Rzeszutek Wilk2013-06-101-9/+19
| * xen/smp: Introduce a common structure to contain the IRQ name and interrupt l...Konrad Rzeszutek Wilk2013-06-101-20/+24
| * xen/smp: Coalesce the free_irq calls in one function.Konrad Rzeszutek Wilk2013-06-101-21/+19
| * xen-pciback: fix error return code in pcistub_irq_handler_switch()Wei Yongjun2013-06-101-3/+7
* | Merge tag 'edac_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-07-035-15/+16
|\ \
| * | EDAC, MCE, AMD: Add an MCE signature for new Fam15h modelsAravind Gopalakrishnan2013-06-081-2/+3
| * | EDAC: Replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-084-13/+13
| | |
| \ \
*-. \ \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-038-45/+12
|\ \ \ \
| | * | | virtio: remove virtqueue_add_buf().Rusty Russell2013-05-202-41/+3
| | * | | lguest: rename i386_head.SDaniel Baluta2013-05-202-1/+1
| | * | | virtio_blk: Add missing 'static' qualifiersJonghwan Choi2013-05-201-1/+1
| | * | | virtio: console: Add emergency writeonly register to config spacePranavkumar Sawargaonkar2013-05-201-0/+3
| | * | | virtio_pci: better macro exported in uapiMichael S. Tsirkin2013-05-201-1/+3
| * | | | modpost.c: Add .text.unlikely to TEXT_SECTIONSTom Rini2013-05-201-1/+1
| |/ / /
* | | | Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0341-94/+1911
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-nextMark Brown2013-07-011-2/+6
| |\ \ \ \
| | * | | | regulator: tps62360: Fix crash in i2c_driver .probeTuomas Tynkkynen2013-06-181-2/+6
| * | | | | Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown2013-07-012-0/+4
| |\ \ \ \ \
| | * | | | | regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I2013-06-202-0/+4
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown2013-07-012-17/+53
| |\ \ \ \ \
| | * | | | | regulator: max8973: fix a typo in documentationGuennadi Liakhovetski2013-06-251-2/+2
| | * | | | | regulator: max8973: initial DT supportGuennadi Liakhovetski2013-06-242-12/+46
| | * | | | | regulators: max8973: fix multiple instance supportGuennadi Liakhovetski2013-06-211-5/+7
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown2013-07-012-2/+274
| |\ \ \ \ \
| | * | | | | regulator: lp872x: support the device tree featureKim, Milo2013-05-202-2/+274
| * | | | | | Merge remote-tracking branch 'regulator/topic/lp397x' into regulator-nextMark Brown2013-07-012-16/+6
| |\ \ \ \ \ \
| | * | | | | | regulator: lp397x: use devm_kzalloc() to make cleanup paths simplerNikolay Balandin2013-05-272-16/+6
| * | | | | | | Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown2013-07-012-0/+16
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-072-0/+16
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'regulator/topic/isl6271a' into regulator-nextMark Brown2013-07-011-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: isl6271a: Use NULL instead of 0Sachin Kamat2013-05-121-1/+1
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/drvdata' into regulator-nextMark Brown2013-07-0115-29/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin2013-05-1215-29/+0
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/delay' into regulator-nextMark Brown2013-07-013-3/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin2013-05-123-3/+0
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/abb' into regulator-nextMark Brown2013-07-014-0/+1049
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: ti-abb: Convert to use devm_ioremap_resourceTushar Behera2013-06-181-8/+6
| | * | | | | | | | regulator: ti-abb: Fix off-by-one valid range checking for abb->current_info_idxAxel Lin2013-05-121-2/+2
| | * | | | | | | | regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driverAndrii.Tseglytskyi2013-05-124-0/+1051
| | |/ / / / / / /
OpenPOWER on IntegriCloud