summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit1-1/+1
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas1-4/+4
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit1-3/+4
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit1-3/+17
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini1-1/+1
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit1-2/+4
2014-10-24kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2-6/+6
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2-1/+10
2014-10-24KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit1-30/+88
2014-10-24KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit1-24/+54
2014-10-24KVM: x86: Fix wrong masking on relative jump/callNadav Amit1-5/+22
2014-10-24KVM: x86: Improve thread safety in pitAndy Honig1-0/+2
2014-10-24KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig3-6/+14
2014-10-24KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit4-3/+42
2014-10-24ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson1-2/+2
2014-10-23intel_pstate: Correct BYT VID values.Dirk Brandewie1-1/+12
2014-10-23intel_pstate: Fix BYT frequency reportingDirk Brandewie1-6/+36
2014-10-23intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie1-3/+3
2014-10-23cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta1-12/+36
2014-10-23cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie1-6/+17
2014-10-23cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár1-0/+1
2014-10-23PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach1-2/+4
2014-10-23ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui1-1/+1
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky1-11/+16
2014-10-23x86/xen: panic on bad Xen-provided memory mapMartin Kelly1-0/+1
2014-10-23x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()Boris Ostrovsky1-1/+1
2014-10-23x86/xen: avoid race in p2m handlingJuergen Gross1-5/+5
2014-10-23x86/xen: delay construction of mfn_list_listJuergen Gross3-55/+18
2014-10-23x86/xen: avoid writing to freed memory after race in p2m handlingJuergen Gross1-2/+6
2014-10-23xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky1-0/+3
2014-10-23drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering1-0/+2
2014-10-23uprobes: Remove "weak" from function declarationsBjorn Helgaas1-7/+7
2014-10-23memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas1-1/+1
2014-10-23kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas1-1/+1
2014-10-23ARC: kgdb: generic kgdb_arch_pc() sufficesVineet Gupta1-5/+0
2014-10-23vmcore: Remove "weak" from function declarationsBjorn Helgaas1-8/+7
2014-10-23clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas1-1/+1
2014-10-23x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas1-4/+3
2014-10-23audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas1-1/+1
2014-10-22PM / freezer: Clean up code after recent fixesRafael J. Wysocki1-15/+16
2014-10-22qxl: don't create too large primary surfaceMarc-André Lureau1-8/+8
2014-10-21PM: convert do_each_thread to for_each_process_threadMichal Hocko1-8/+8
2014-10-21OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko4-1/+67
2014-10-21freezer: remove obsolete comments in __thaw_task()Cong Wang1-6/+0
2014-10-21freezer: Do not freeze tasks killed by OOM killerCong Wang1-0/+3
2014-10-21ACPI / platform: provide default DMA maskHeikki Krogerus1-0/+2
2014-10-21ALSA: pcm: Fix false lockdep warningsTakashi Iwai1-7/+5
2014-10-21cpuidle: powernv: Populate cpuidle state details by querying the device-treePreeti U. Murthy1-5/+22
2014-10-21cpufreq: cpufreq-dt: adjust message related to regulatorsThomas Petazzoni1-2/+2
2014-10-21cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni2-2/+37