summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio: VIRTIO_F_ANY_LAYOUT featureRusty Russell2013-07-091-0/+3
* lguest: fix example launcher compilation for broken glibc headers.Rusty Russell2013-07-042-9/+9
* virtio-net: fix the race between channels setting and refillJason Wang2013-07-041-4/+1
* tools/lguest: real barriers.Rusty Russell2013-07-021-2/+2
* tools/lguest: fix missing rmb().Rusty Russell2013-07-021-0/+13
* virtio_balloon: leak_balloon(): only tell host if we got pages deflatedLuiz Capitulino2013-07-021-1/+2
* virtio-pci: fix leaks of msix_affinity_masksAndrew Vagin2013-07-021-2/+3
* Fix comment typo "CONFIG_PAE"Paul Bolle2013-07-021-1/+1
* 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
* Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-1626-195/+190
|\
| * Merge branch 'acpi-fixes'Rafael J. Wysocki2013-05-161-1/+2
| |\
| | * ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error pathCatalin Marinas2013-05-151-1/+2
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-05-162-6/+5
| |\ \
| | * | cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat2013-05-152-6/+5
| * | | Merge branch 'pm-fixes'Rafael J. Wysocki2013-05-145-30/+37
| |\ \ \
| | * | | PM / hibernate: Correct documentationBorislav Petkov2013-05-141-2/+4
| | * | | PM / Documentation: remove inaccurate suspend/hibernate transition lantency s...Zhang Rui2013-05-141-10/+0
| | * | | PM: Documentation update for freeze stateZhang Rui2013-05-143-12/+27
| | * | | PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()Shuah Khan2013-05-121-6/+6
| * | | | Merge branch 'acpi-fixes'Rafael J. Wysocki2013-05-147-20/+74
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu2013-05-121-0/+33
| | * | | ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-121-3/+1
| | * | | ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung2013-05-121-0/+8
| | * | | ACPI: Fix section to __init. Align with usage in acpixf.hJan-Simon Möller2013-05-121-1/+1
| | * | | ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2013-05-123-16/+31
| | |/ /
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-05-1412-138/+72
| |\ \ \ | | |/ / | |/| / | | |/
| | * cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun2013-05-141-2/+1
| | * cpufreq, ondemand: Remove leftover debug lineBorislav Petkov2013-05-131-1/+0
| | * cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-121-4/+0
| | * cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie2013-05-121-2/+1
| | * cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie2013-05-121-49/+0
| | * cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie2013-05-121-8/+2
| | * cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie2013-05-121-3/+9
| | * cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie2013-05-121-37/+8
| | * cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan2013-05-121-1/+1
| | * cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar2013-05-121-8/+8
| | * cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar2013-05-121-1/+4
| | * cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon2013-05-121-6/+16
| | * cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar2013-05-121-3/+3
| | * cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar2013-05-122-4/+8
| | * cpufreq: ARM big LITTLE: Improve print messageViresh Kumar2013-05-121-1/+1
| | * cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar2013-05-122-5/+5
| | * cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar2013-05-121-3/+4
| | * cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar2013-05-121-1/+1
| | * cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar2013-05-121-0/+1
| |/
* | Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds2013-05-163-66/+121
|\ \
OpenPOWER on IntegriCloud