summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-02-2414-137/+1517
|\
| * [libata] fix smatch warning for zpodd_wake_devAaron Lu2013-02-201-2/+1
| * [libata] Set proper SK when CK_COND is set.Gwendal Grignou2013-02-201-4/+14
| * [libata] Convert to devm_ioremap_resource()Thierry Reding2013-02-201-3/+4
| * libata: add R-Car SATA driverVladimir Barinov2013-02-203-0/+919
| * ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-201-0/+8
| * ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-201-0/+9
| * [libata] scsi: no poll when ODD is powered offAaron Lu2013-01-253-3/+28
| * [SCSI] sr: support runtime pmAaron Lu2013-01-251-3/+39
| * ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-01-251-0/+16
| * ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-01-251-0/+8
| * [libata] PM code cleanup for ata portAaron Lu2013-01-251-12/+4
| * [libata] pm: differentiate system and runtime pm for ata portAaron Lu2013-01-253-39/+83
| * Revert "libata: export host controller number thru /sys"Jeff Garzik2013-01-252-5/+1
| * libata: do not suspend port if normal ODD is attachedAaron Lu2013-01-211-0/+19
| * libata: expose pm qos flags for ata deviceAaron Lu2013-01-212-0/+4
| * libata: handle power transition of ODDAaron Lu2013-01-214-10/+118
| * libata: check zero power ready status for ZPODDAaron Lu2013-01-213-2/+92
| * libata: move acpi notification code to zpoddAaron Lu2013-01-212-71/+34
| * libata: identify and init ZPODD devicesAaron Lu2013-01-216-1/+133
| * libata: export host controller number thru /sysDavid Milburn2013-01-142-1/+5
| * pata_samsung_cf: Use devm_clk_get()Jingoo Han2013-01-141-3/+1
* | tty vt: fix character insertion overflowNicolas Pitre2013-02-241-1/+1
* | 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