aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-30x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2014-10-30KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini
2014-10-30kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-15x86: Tell irq work about self IPI supportFrederic Weisbecker
2014-10-15irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-09-24x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-24crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause
2014-09-24sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-09-24x86/efi: Delete misleading efi_printk() error messageMatt Fleming
2014-09-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming
2014-09-22Revert "x86/efi: Fixup GOT in all boot code paths"Linus Torvalds
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-19x86/kaslr: Avoid the setup_data area when picking locationKees Cook
2014-09-19Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont
2014-09-14x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-09-09Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-09-09x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller
2014-09-08x86/efi: Fixup GOT in all boot code pathsMatt Fleming
2014-09-08x86/efi: Only load initrd above 4g on second tryYinghai Lu
2014-09-08x86-64, ptdump: Mark espfix area only if existentMathias Krause
2014-09-01x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-29kexec: purgatory: add clean-up for purgatory directoryMichael Welling
2014-08-29x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu
2014-08-27kprobes/x86: Free 'optinsn' cache when range check failsWang Nan
2014-08-27x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu
2014-08-25x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown
2014-08-15x86_32, entry: Clean up sysenter_badsys declarationStefan Bader