summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar16-59/+169
2013-08-29KVM: MMU: remove unused parameterXiao Guangrong1-2/+2
2013-08-28KVM: x86: update masterclock when kvmclock_offset is calculated (v2)Marcelo Tosatti1-23/+24
2013-08-28KVM: x86: add comments where MMIO does not return to the emulatorPaolo Bonzini1-2/+5
2013-08-28KVM: vmx: count exits to userspace during invalid guest emulationPaolo Bonzini1-0/+1
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-1/+0
2013-08-27Merge branch 'pm-cpufreq'Rafael J. Wysocki1-29/+0
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-4/+7
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki1-0/+10
2013-08-27Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki1-0/+4
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas1-7/+2
2013-08-26x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan2-4/+10
2013-08-26kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apicRaghavendra K T2-20/+10
2013-08-26kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri3-2/+50
2013-08-26kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T1-0/+1
2013-08-23Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki1-29/+0
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven1-3/+3
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2-3/+5
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2-2/+2
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas1-7/+2
2013-08-22x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen1-6/+6
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+31
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman3-31/+24
2013-08-21crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby1-2/+2
2013-08-21crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall1-24/+24
2013-08-20xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao1-0/+2
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini1-6/+15
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson1-2/+9
2013-08-20x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel1-5/+11
2013-08-20x86/xen: disable premption when enabling local irqsDavid Vrabel1-13/+12
2013-08-20x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel1-0/+22
2013-08-20x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu1-2/+2
2013-08-20x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE3-1/+10
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-46/+34
2013-08-19x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a...Raghavendra K T1-1/+1
2013-08-16perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCUYan, Zheng2-1/+2
2013-08-16perf/x86/intel/uncore: Add filter support for QPI boxesYan, Zheng2-18/+123
2013-08-16perf/x86/intel/uncore: Add auxiliary pci device supportYan, Zheng2-52/+68
2013-08-16Merge tag 'v3.11-rc5' into sched/coreIngo Molnar9-806/+22
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar11-807/+29
2013-08-14ACPI / x86: Print Hot-Pluggable Field in SRAT.Tang Chen1-4/+7
2013-08-14Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki1-29/+0
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds6-4/+98
2013-08-14kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2-2/+274
2013-08-14crypto: make tables used from assembler __visibleAndi Kleen1-8/+8
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar4-44/+32
2013-08-14Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar5-10/+30
2013-08-14x86/boot: Fix a sanity check in printf.cDan Carpenter1-1/+1
2013-08-13x86: avoid remapping data in parse_setup_data()Linn Crosetto3-13/+13
2013-08-13x86: Use memblock_set_current_limit() to set limit for memblock.Tang Chen1-2/+2