summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-08-06x86: Fix sys_call_table type in asm/syscall.hAndi Kleen
2013-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-06x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu
2013-08-05x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck
2013-08-05x86: Correctly detect hypervisorJason Wang
2013-08-05x86, kvm: Switch to use hypervisor_cpuid_base()Jason Wang
2013-08-05xen: Switch to use hypervisor_cpuid_base()Jason Wang
2013-08-05x86: Introduce hypervisor_cpuid_base()Jason Wang
2013-08-05Merging v3.10-rc2 as I need to apply a fix forStefano Stabellini
2013-08-05perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-02x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann
2013-08-02x86: provide platform-devices for boot-framebuffersDavid Herrmann
2013-08-02Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-08-01sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton
2013-07-31x86, amd, microcode: Fix error path in apply_microcode_amd()Torsten Kaiser
2013-07-31x86 / tboot / ACPI: Fail extended mode reduced hardware sleepBen Guthro
2013-07-30Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2013-07-29x86 / cpu topology: remove the stale macro arch_provides_topology_pointersHanjun Guo
2013-07-29x86/mce: Fix mce regression from recent cleanupTony Luck
2013-07-29nVMX: reset rflags register cache during nested vmentry.Gleb Natapov
2013-07-29KVM: x86: handle singlestep during emulationPaolo Bonzini
2013-07-29KVM: x86: handle hardware breakpoints during emulationPaolo Bonzini
2013-07-29KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini
2013-07-26x86/acpi: Correct out-of-date comment of __acpi_map_table()Zhang Yanfei
2013-07-26x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zeroethan.zhao
2013-07-26x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-07-26x86, efi: correct call to free_pagesRoy Franz
2013-07-26cpufreq: Remove unused APERF/MPERF supportStratos Karafotis
2013-07-25x86/pci/mrst: Cleanup checkpatch.pl warningsValentina Manea
2013-07-25KVM: x86: Drop some unused functions from lapicJan Kiszka
2013-07-25KVM: x86: Simplify __apic_accept_irqJan Kiszka
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter
2013-07-23x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-07-23x86/ia32/asm: Remove unused argument in macroRamkumar Ramachandra
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina
2013-07-23x86/acpi: Fix incorrect sanity check in acpi_register_lapic()Tang Chen
2013-07-23x86 / PCI: prevent re-allocation of already existing bridge and ROM resourcesMika Westerberg
2013-07-22mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by defaultToshi Kani
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-19perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen
2013-07-19um: remove dead codeRichard Weinberger
2013-07-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu
2013-07-19kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu
2013-07-19kprobes/x86: Remove an incorrect comment about int3 in NMI/MCEMasami Hiramatsu
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar