summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+1
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini1-0/+2
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini1-1/+5
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka1-2/+2
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka1-0/+2
2014-03-06x86: Keep thread_info on thread stack in x86_32Steven Rostedt2-44/+14
2014-03-06x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt1-2/+3
2014-03-06x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386Steven Rostedt (Red Hat)1-4/+0
2014-03-06x86: Nuke the supervisor_stack field in i386 thread_infoSteven Rostedt1-1/+0
2014-03-06fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens1-0/+2
2014-03-06x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner1-1/+1
2014-03-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2-3/+37
2014-03-05Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2-1/+2
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner1-2/+2
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-0/+1
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov1-0/+1
2014-03-04x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming1-0/+11
2014-03-04x86/efi: Add mixed runtime services supportMatt Fleming1-0/+21
2014-03-04x86/efi: Firmware agnostic handover entry pointsMatt Fleming1-3/+3
2014-03-04x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming1-0/+2
2014-03-04x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner1-1/+3
2014-03-04x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner1-0/+3
2014-03-04x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov1-1/+2
2014-03-04x86, pageattr: Export page unmapping interfaceBorislav Petkov1-0/+2
2014-03-04x86/efi: Dump the EFI page tableBorislav Petkov1-0/+1
2014-03-04x86, ptdump: Add the functionality to dump an arbitrary pagetableBorislav Petkov1-1/+2
2014-03-04efi: Move facility flags to struct efiMatt Fleming1-1/+0
2014-03-04Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini5-9/+20
2014-03-04x86: kvm: introduce periodic global clock updatesAndrew Jones1-0/+1
2014-03-04x86: kvm: rate-limit global clock updatesAndrew Jones1-0/+1
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens1-0/+1
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+1
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin1-2/+2
2014-02-27x86: Add support for the clflushopt instructionRoss Zwisler2-0/+9
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin3-180/+0
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin7-305/+0
2014-02-27Merge branch 'perf/urgent' into perf/coreIngo Molnar3-3/+15
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong3-0/+6
2014-02-22KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong1-0/+2
2014-02-20x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu1-6/+10
2014-02-20x86, AVX-512: AVX-512 Feature DetectionFenghua Yu1-0/+4
2014-02-19x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner1-1/+1
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel1-0/+7
2014-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov1-0/+2
2014-02-10xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman1-2/+12
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09x86/apic: Always define nox2apic and define it as initdataDavid Rientjes1-1/+0
2014-02-09x86/apic: Remove unused function prototypesDavid Rientjes1-4/+0