| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-28 | 17 | -58/+1909 |
|\ |
|
| * | xen: register xen pci notifier | Weidong Han | 2010-10-27 | 2 | -0/+118 |
| * | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge | 2010-10-22 | 2 | -34/+66 |
| * | xen: Initialize xenbus for dom0. | Juan Quintela | 2010-10-22 | 1 | -1/+28 |
| * | xen: remap MSIs into pirqs when running as initial domain | Qing He | 2010-10-22 | 1 | -0/+60 |
| * | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 2010-10-22 | 1 | -0/+13 |
| * | xen: map MSIs into pirqs | Stefano Stabellini | 2010-10-22 | 1 | -0/+22 |
| * | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 2010-10-22 | 1 | -1/+5 |
| * | xen: implement xen_hvm_register_pirq | Stefano Stabellini | 2010-10-22 | 1 | -1/+3 |
| * | xen: get the maximum number of pirqs from xen | Stefano Stabellini | 2010-10-22 | 1 | -4/+26 |
| * | xen: support pirq != irq | Stefano Stabellini | 2010-10-22 | 1 | -16/+48 |
| * | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai... | Stefano Stabellini | 2010-10-22 | 21 | -264/+1623 |
| |\ |
|
| | * | xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c | Konrad Rzeszutek Wilk | 2010-10-20 | 1 | -1/+2 |
| | * | x86: xen: Sanitse irq handling (part two) | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -4/+3 |
| | * | swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it. | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -1/+2 |
| | * | xen/pci: Request ACS when Xen-SWIOTLB is activated. | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -1/+1 |
| | * | xen-pcifront: Xen PCI frontend driver. | Ryan Wilson | 2010-10-18 | 3 | -0/+1171 |
| | * | xenbus: prevent warnings on unhandled enumeration values | Noboru Iwamatsu | 2010-10-18 | 4 | -0/+8 |
| | * | xenbus: Xen paravirtualised PCI hotplug support. | Yosuke Iwamatsu | 2010-10-18 | 1 | -0/+2 |
| | * | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon | 2010-10-18 | 1 | -2/+30 |
| | * | msi: Introduce default_[teardown|setup]_msi_irqs with fallback. | Thomas Gleixner | 2010-10-18 | 1 | -2/+12 |
| | * | x86/PCI: Export pci_walk_bus function. | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -0/+1 |
| | * | xen: fix shared irq device passthrough | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -3/+8 |
| | * | xen: Provide a variant of xen_poll_irq with timeout. | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -5/+12 |
| | * | xen: Find an unbound irq number in reverse order (high to low). | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -5/+20 |
| | * | xen: statically initialize cpu_evtchn_mask_p | Jeremy Fitzhardinge | 2010-10-18 | 1 | -1/+6 |
| | * | xen: set pirq name to something useful. | Gerd Hoffmann | 2010-10-18 | 1 | -2/+2 |
| | * | xen: dynamically allocate irq & event structures | Jeremy Fitzhardinge | 2010-10-18 | 1 | -6/+10 |
| | * | xen: identity map gsi->irqs | Konrad Rzeszutek Wilk | 2010-10-18 | 1 | -5/+15 |
| | * | xen: implement pirq type event channels | Jeremy Fitzhardinge | 2010-10-18 | 1 | -2/+241 |
| | * | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge | 2010-10-18 | 2 | -1/+14 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-10-28 | 57 | -1844/+5071 |
|\ \ \ |
|
| * | | | power: Revert "power_supply: Mark twl4030_charger as broken" | Samuel Ortiz | 2010-10-29 | 1 | -1/+0 |
| * | | | mfd: Fix a memory leak when unload mc13xxx-core module | Axel Lin | 2010-10-29 | 1 | -0/+2 |
| * | | | mfd: Fix resource reclaim for max8998 | Axel Lin | 2010-10-29 | 1 | -0/+4 |
| * | | | mfd: Remove unneeded ret value checking for max8998 register updates | Axel Lin | 2010-10-29 | 1 | -2/+0 |
| * | | | mfd: Add free max8998->ono irq in max8998_irq_exit() | Axel Lin | 2010-10-29 | 1 | -0/+3 |
| * | | | mfd: Fix resource reclaim in pcf50633_remove() | Axel Lin | 2010-10-29 | 1 | -0/+2 |
| * | | | mfd: Fix ezx_pcap_probe error path | Axel Lin | 2010-10-29 | 1 | -0/+1 |
| * | | | mfd: Fix off-by-one value range checking for tps6507x | Axel Lin | 2010-10-29 | 1 | -1/+1 |
| * | | | mfd: Remove __devinitdata from tc6393xb_mmc_resources | Marek Vasut | 2010-10-29 | 1 | -1/+1 |
| * | | | mfd: Add WM831x SPI support | Mark Brown | 2010-10-29 | 3 | -0/+244 |
| * | | | mfd: Factor out WM831x I2C I/O from the core driver | Mark Brown | 2010-10-29 | 4 | -139/+158 |
| * | | | mfd: Remove DEBUG defines from mc13xxx-core | Samuel Ortiz | 2010-10-29 | 1 | -2/+0 |
| * | | | mfd: Fix jz4740_adc_set_enabled | Axel Lin | 2010-10-29 | 1 | -1/+1 |
| * | | | mfd: Add TPS658621C device ID | Andrew Chew | 2010-10-29 | 1 | -1/+3 |
| * | | | mfd: Fix twl-irq function declaration warnings | G, Manjunath Kondaiah | 2010-10-29 | 3 | -0/+13 |
| * | | | regulator: max8998 BUCK1/2 voltage change with use of GPIOs | Lukasz Majewski | 2010-10-29 | 1 | -21/+193 |
| * | | | regulator: max8998 BUCK1/2 internal voltages and indexes defined | Lukasz Majewski | 2010-10-29 | 1 | -2/+8 |
| * | | | mfd: Support for ICs compliant with max8998 | Lukasz Majewski | 2010-10-29 | 1 | -2/+3 |