summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit2014-10-241-30/+88
| * | | KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit2014-10-241-24/+54
| * | | KVM: x86: Fix wrong masking on relative jump/callNadav Amit2014-10-241-5/+22
| * | | KVM: x86: Improve thread safety in pitAndy Honig2014-10-241-0/+2
| * | | KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig2014-10-243-6/+14
| * | | KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-10-244-3/+42
* | | | Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-10-247-74/+50
|\ \ \ \
| * | | | xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky2014-10-231-11/+16
| * | | | x86/xen: panic on bad Xen-provided memory mapMartin Kelly2014-10-231-0/+1
| * | | | x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()Boris Ostrovsky2014-10-231-1/+1
| * | | | x86/xen: avoid race in p2m handlingJuergen Gross2014-10-231-5/+5
| * | | | x86/xen: delay construction of mfn_list_listJuergen Gross2014-10-233-55/+18
| * | | | x86/xen: avoid writing to freed memory after race in p2m handlingJuergen Gross2014-10-231-2/+6
| * | | | xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky2014-10-231-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-245-18/+52
|\ \ \ \
| * | | | ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson2014-10-241-2/+2
| * | | | ALSA: pcm: Fix false lockdep warningsTakashi Iwai2014-10-211-7/+5
| * | | | ALSA: hda - Fix inverted LED gpio setup for Lenovo IdeapadTakashi Iwai2014-10-201-2/+2
| * | | | ALSA: hda - hdmi: Fix missing ELD change event on plug/unplugAnssi Hannula2014-10-201-6/+9
| * | | | ALSA: usb-audio: Add support for Steinberg UR22 USB interfaceVlad Catoi2014-10-201-0/+30
| * | | | ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resumeHarsha Priya2014-10-201-0/+3
| * | | | ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov2014-10-181-1/+1
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-2410-19/+36
|\ \ \ \ \
| * | | | | crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann2014-10-177-13/+13
| * | | | | random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-173-6/+23
* | | | | | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-2436-150/+527
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2014-10-236-37/+183
| |\ \ \ \ \ \ \
| | | * | | | | | intel_pstate: Correct BYT VID values.Dirk Brandewie2014-10-231-1/+12
| | | * | | | | | intel_pstate: Fix BYT frequency reportingDirk Brandewie2014-10-231-6/+36
| | | * | | | | | intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie2014-10-231-3/+3
| | | * | | | | | cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta2014-10-231-12/+36
| | | * | | | | | cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie2014-10-231-6/+17
| | | * | | | | | cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár2014-10-231-0/+1
| | | * | | | | | cpufreq: cpufreq-dt: adjust message related to regulatorsThomas Petazzoni2014-10-211-2/+2
| | | * | | | | | cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni2014-10-212-2/+37
| | | * | | | | | cpufreq: allow driver-specific dataThomas Petazzoni2014-10-212-0/+17
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | cpuidle: powernv: Populate cpuidle state details by querying the device-treePreeti U. Murthy2014-10-211-5/+22
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki2014-10-232-3/+5
| |\ \ \ \ \ \ \
| | | * | | | | | PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach2014-10-231-2/+4
| | | |/ / / / /
| | * | | | | | ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui2014-10-231-1/+1
| * | | | | | | Merge branch 'freezer'Rafael J. Wysocki2014-10-235-15/+79
| |\ \ \ \ \ \ \
| | * | | | | | | PM / freezer: Clean up code after recent fixesRafael J. Wysocki2014-10-221-15/+16
| | * | | | | | | PM: convert do_each_thread to for_each_process_threadMichal Hocko2014-10-211-8/+8
| | * | | | | | | OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko2014-10-214-1/+67
| | * | | | | | | freezer: remove obsolete comments in __thaw_task()Cong Wang2014-10-211-6/+0
| | * | | | | | | freezer: Do not freeze tasks killed by OOM killerCong Wang2014-10-211-0/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2014-10-233-3/+33
| |\ \ \ \ \ \ \
| | * | | | | | | PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH classTomeu Vizoso2014-09-253-3/+33
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2014-10-232-38/+71
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | ACPI / platform: provide default DMA maskHeikki Krogerus2014-10-211-0/+2
| | | | |/ / / / / / | | | |/| | | | | |
OpenPOWER on IntegriCloud