summary refs log tree commit diff
AgeCommit message (Expand)Author
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit
2014-10-24kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-10-24KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2014-10-24KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-10-24KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2014-10-24KVM: x86: Improve thread safety in pitAndy Honig
2014-10-24KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-10-24KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-10-24ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson
2014-10-23Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-23Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2014-10-23Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki
2014-10-23Merge branch 'freezer'Rafael J. Wysocki
2014-10-23Merge branch 'pm-qos'Rafael J. Wysocki
2014-10-23Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki
2014-10-23intel_pstate: Correct BYT VID values.Dirk Brandewie
2014-10-23intel_pstate: Fix BYT frequency reportingDirk Brandewie
2014-10-23intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie
2014-10-23cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta
2014-10-23cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie
2014-10-23cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár
2014-10-23Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-23PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach
2014-10-23ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui
2014-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky
2014-10-23x86/xen: panic on bad Xen-provided memory mapMartin Kelly
2014-10-23x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()Boris Ostrovsky
2014-10-23x86/xen: avoid race in p2m handlingJuergen Gross
2014-10-23x86/xen: delay construction of mfn_list_listJuergen Gross
2014-10-23x86/xen: avoid writing to freed memory after race in p2m handlingJuergen Gross
2014-10-23xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky
2014-10-23drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering