Age | Commit message (Expand) | Author |
2014-10-30 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
2014-10-30 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski |
2014-10-30 | KVM: do not bias the generation number in kvm_current_mmio_generation | Paolo Bonzini |
2014-10-30 | kvm: fix potentially corrupt mmio cache | David Matlack |
2014-10-30 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-10-15 | x86: Tell irq work about self IPI support | Frederic Weisbecker |
2014-10-15 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-09-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-09-26 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-09-25 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-09-24 | x86/efi: Truncate 64-bit values when calling 32-bit OutputString() | Matt Fleming |
2014-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-09-24 | crypto: aesni - disable "by8" AVX CTR optimization | Mathias Krause |
2014-09-24 | sched: Fix unreleased llc_shared_mask bit during CPU hotplug | Wanpeng Li |
2014-09-24 | x86/efi: Delete misleading efi_printk() error message | Matt Fleming |
2014-09-23 | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming |
2014-09-22 | Revert "x86/efi: Fixup GOT in all boot code paths" | Linus Torvalds |
2014-09-19 | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-09-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-09-19 | x86/kaslr: Avoid the setup_data area when picking location | Kees Cook |
2014-09-19 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-09-16 | vgaarb: Don't default exclusively to first video device with mem+io | Bruno Prémont |
2014-09-14 | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young |
2014-09-13 | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds |
2014-09-11 | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-09-10 | x86/xen: don't copy bogus duplicate entries into kernel page tables | Stefan Bader |
2014-09-09 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-09-09 | x86/mm: Apply the section attribute to the variable, not its type | Jan-Simon Möller |
2014-09-08 | x86/efi: Fixup GOT in all boot code paths | Matt Fleming |
2014-09-08 | x86/efi: Only load initrd above 4g on second try | Yinghai Lu |
2014-09-08 | x86-64, ptdump: Mark espfix area only if existent | Mathias Krause |
2014-09-01 | x86, irq: Fix build error caused by 9eabc99a635a77cbf09 | Jiang Liu |
2014-08-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-29 | kexec: purgatory: add clean-up for purgatory directory | Michael Welling |
2014-08-29 | x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory | Vivek Goyal |
2014-08-29 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal |
2014-08-29 | x86,mm: fix pte_special versus pte_numa | Hugh Dickins |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu |
2014-08-27 | kprobes/x86: Free 'optinsn' cache when range check fails | Wang Nan |
2014-08-27 | x86: irq: Fix bug in setting IOAPIC pin attributes | Jiang Liu |
2014-08-25 | x86: Fix non-PC platform kernel crash on boot due to NULL dereference | Andy Shevchenko |
2014-08-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-22 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-08-19 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini |
2014-08-19 | KVM: x86: do not check CS.DPL against RPL during task switch | Paolo Bonzini |
2014-08-19 | KVM: x86: Avoid emulating instructions on #UD mistakenly | Nadav Amit |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2014-08-15 | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown |
2014-08-15 | x86_32, entry: Clean up sysenter_badsys declaration | Stefan Bader |