summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-222-16/+46
* xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.Konrad Rzeszutek Wilk2013-03-221-0/+3
* xen/acpi: remove redundant acpi/acpi_drivers.h includeLiu Jinsong2013-03-111-1/+0
* acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-062-6/+6
* xen/pciback: Don't disable a PCI device that is already disabled.Konrad Rzeszutek Wilk2013-03-061-1/+2
* xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
* xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12
* xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-251-26/+26
* Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-2412-54/+1210
|\
| * xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-48/+67
| * xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-193-3/+3
| * xen: close evtchn port if binding to irq failsWei Liu2013-02-191-0/+10
| * xen-evtchn: correct comment and error outputWei Liu2013-02-191-2/+2
| * xen/tmem: Add missing %s in the printk statement.Konrad Rzeszutek Wilk2013-02-191-1/+1
| * xen/acpi: ACPI cpu hotplugLiu Jinsong2013-02-194-0/+519
| * xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong2013-02-191-18/+0
| * xen/stub: driver for CPU hotplugLiu Jinsong2013-02-191-2/+37
| * xen/acpi: ACPI memory hotplugLiu Jinsong2013-02-193-0/+513
| * xen/stub: driver for memory hotplugLiu Jinsong2013-02-193-0/+78
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-243-9/+957
|\ \
| * | s390/virtio-ccw: Fix setup_vq error handling.Cornelia Huck2013-01-301-9/+11
| * | KVM: s390: Gracefully handle busy conditions on ccw_device_startChristian Borntraeger2013-01-091-5/+8
| * | KVM: s390: Dynamic allocation of virtio-ccw I/O data.Cornelia Huck2013-01-091-106/+174
| * | KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-182-1/+854
| * | KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck2012-12-181-8/+30
* | | Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-2310-35/+320
|\ \ \
| * | | mm: rename page struct field helpersMel Gorman2013-02-232-2/+2
| * | | usb: forbid memory allocation with I/O during bus resetMing Lei2013-02-231-0/+13
| * | | pm / runtime: force memory allocation with no I/O during Runtime PM callbcackMing Lei2013-02-231-1/+18
| * | | pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-231-0/+70
| * | | acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen2013-02-231-10/+13
| * | | cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang2013-02-231-0/+2
| * | | memory-hotplug: remove sysfs file of nodeTang Chen2013-02-231-2/+6
| * | | memory-hotplug: remove /sys/firmware/memmap/X sysfsYasuaki Ishimatsu2013-02-231-13/+183
| * | | memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu2013-02-231-0/+6
| * | | drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZEAndrew Morton2013-02-231-7/+7
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-2321-37/+1956
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-2018-34/+1953
| |\ \ \ \
| | * | | | drivers/video: fsl-diu-fb: fix bugs in interrupt handlingAnatolij Gustschin2013-01-291-25/+33
| | * | | | drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin2013-01-291-3/+3
| | * | | | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-0317-6/+1918
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-29365-2439/+10150
| |\ \ \ \ \
| * | | | | | tty/hvsi: Use for_each_compatible_node() macroWei Yongjun2013-01-101-3/+1
| * | | | | | powerpc/windfarm: Use for_each_node_by_type() macroWei Yongjun2013-01-103-3/+3
* | | | | | | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-225-17/+11
|\ \ \ \ \ \ \
| * | | | | | | parisc: led driver requires CONFIG_VM_EVENT_COUNTERSHelge Deller2013-02-201-0/+1
| * | | | | | | parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-201-1/+1
| * | | | | | | drivers/parisc/pdc_stable.c: use WARNJulia Lawall2013-02-201-4/+2
| * | | | | | | drivers/parisc: Use printf extension %pR for struct resourceJoe Perches2013-02-202-12/+7
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-223-8/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |