summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-25sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-09-25x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra
2013-09-25efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().Roy Franz
2013-09-25efi: Allow efi_free() to be called with size of 0Roy Franz
2013-09-25efi: use efi_get_memory_map() to get final map for x86Roy Franz
2013-09-25efi: Move unicode to ASCII conversion to shared function.Roy Franz
2013-09-25efi: Generalize relocate_kernel() for use by other architectures.Roy Franz
2013-09-25efi: Move relocate_kernel() to shared file.Roy Franz
2013-09-25efi: Rename memory allocation/free functionsRoy Franz
2013-09-25efi: Add system table pointer argument to shared functions.Roy Franz
2013-09-25efi: Move common EFI stub code from x86 arch code to common locationRoy Franz
2013-09-25efi: Add proper definitions for some EFI function pointers.Roy Franz
2013-09-25EFI stub documentation updatesRoy Franz
2013-09-25KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefinedGleb Natapov
2013-09-25hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani
2013-09-25hotplug / x86: Add hotplug lock to missing placesToshi Kani
2013-09-25hotplug / x86: Fix online state in cpu0 debug interfaceToshi Kani
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2013-09-24xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk
2013-09-24KVM: nVMX: Enable unrestricted guest mode supportJan Kiszka
2013-09-24KVM: nVMX: Implement support for EFER saving on VM-exitJan Kiszka
2013-09-24KVM: nVMX: Do not set identity page map for L2Jan Kiszka
2013-09-24KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_stateJan Kiszka
2013-09-24x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup()Ingo Molnar
2013-09-24x86/UV: Add uvtrace supportMike Travis
2013-09-24x86/UV: Add kdump to UV NMI handlerMike Travis
2013-09-24x86/UV: Add summary of cpu activity to UV NMI handlerMike Travis
2013-09-24x86/UV: Update UV support for external NMI signalsMike Travis
2013-09-24x86/UV: Move NMI supportMike Travis
2013-09-24x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu
2013-09-24ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu
2013-09-24olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-09-23x86/pci: Use cached pci_dev->pcie_cap to simplify codeYijing Wang
2013-09-24crypto: move x86 to the generic version of ablk_helperArd Biesheuvel
2013-09-23x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2013-09-23perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng
2013-09-20perf/x86/intel: Fix build warning in intel_pmu_drain_pebs_nhm()Peter Zijlstra
2013-09-20Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-09-20perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Yan, Zheng
2013-09-20perf/x86/intel: Remove division from the intel_pmu_drain_pebs_nhm() hot pathPeter Zijlstra
2013-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-18x86, efi: Don't map Boot Services on i386Josh Boyer
2013-09-17KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov
2013-09-17KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2013-09-17KVM: x86 emulator: emulate RETF immBruce Rogers