summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-04-09x86/asm/entry/64: Optimize [v]fork/clone stubsDenys Vlasenko
2015-04-09x86/asm/entry: Zero EXTRA_REGS for stub32_execve() tooDenys Vlasenko
2015-04-09x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat()Denys Vlasenko
2015-04-09x86/asm/entry/64: Use common code for rt_sigreturn() epilogueDenys Vlasenko
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-04-08x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds
2015-04-08kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li
2015-04-08KVM: x86: Clear CR2 on VCPU resetNadav Amit
2015-04-08KVM: x86: DR0-DR3 are not clear on resetNadav Amit
2015-04-08KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit
2015-04-08KVM: x86: simplify kvm_apic_mapRadim Krčmář
2015-04-08KVM: x86: avoid logical_map when it is invalidRadim Krčmář
2015-04-08KVM: x86: fix mixed APIC mode broadcastRadim Krčmář
2015-04-08KVM: x86: use MDA for interrupt matchingRadim Krčmář
2015-04-08KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky
2015-04-08KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky
2015-04-08KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky
2015-04-08KVM: vmx: pass error code with internal error #2Radim Krčmář
2015-04-08x86: vdso: fix pvclock races with task migrationRadim Krčmář
2015-04-08KVM: x86: optimize delivery of TSC deadline timer interruptPaolo Bonzini
2015-04-08KVM: x86: extract blocking logic from __vcpu_runPaolo Bonzini
2015-04-08kvm: x86: fix x86 eflags fixed bitWanpeng Li
2015-04-08x86/asm/entry/64: Add forgotten CFI annotationDenys Vlasenko
2015-04-08x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko
2015-04-08x86/asm/entry/64: Move opportunistic sysret code to syscall code pathDenys Vlasenko
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-04-07x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_no...Dave Young
2015-04-06x86/alternatives: Guard NOPs optimizationBorislav Petkov
2015-04-06x86/asm/entry: Clear EXTRA_REGS for all executable formatsDenys Vlasenko
2015-04-06x86/signal: Remove pax argument from restore_sigcontextBrian Gerst
2015-04-04x86/alternatives: Fix ALTERNATIVE_2 padding generation properlyBorislav Petkov
2015-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-03x86/asm/entry/64: Use a define for an invalid segment selectorBorislav Petkov
2015-04-03x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR valueBorislav Petkov
2015-04-03x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov
2015-04-03x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdefMark Einon
2015-04-03x86/mce/severity: Fix warning about indented bracesAravind Gopalakrishnan
2015-04-03x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32Borislav Petkov
2015-04-03x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTERAndy Lutomirski
2015-04-03x86/amd/idle, clockevents: Use explicit broadcast oneshot control functionsThomas Gleixner
2015-04-03x86/amd/idle, clockevents: Use explicit broadcast control functionThomas Gleixner
2015-04-03x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1Andy Lutomirski
2015-04-03x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING commentAndy Lutomirski
2015-04-03x86/asm: Add support for the CLWB instructionRoss Zwisler
2015-04-02Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-02perf/x86/intel/pt: Fix the 32-bit buildIngo Molnar
2015-04-02perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRsAndi Kleen
2015-04-02perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen