Age | Commit message (Expand) | Author |
2014-11-19 | KVM: x86: Revert NoBigReal patch in the emulator | Nadav Amit |
2014-11-19 | x86: Cleanly separate use of asm-generic/mm_hooks.h | Dave Hansen |
2014-11-19 | x86 mpx: Change return type of get_reg_offset() | Dave Hansen |
2014-11-18 | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook |
2014-11-18 | x86, mm: Set NX across entire PMD at boot | Kees Cook |
2014-11-18 | x86, microcode: Update BSPs microcode on resume | Borislav Petkov |
2014-11-18 | kvm: x86: vmx: remove MMIO_MAX_GEN | Tiejun Chen |
2014-11-18 | kvm: x86: vmx: cleanup handle_ept_violation | Tiejun Chen |
2014-11-18 | Merge back cpufreq material for 3.19-rc1. | Rafael J. Wysocki |
2014-11-18 | x86, mpx: Cleanup unused bound tables | Dave Hansen |
2014-11-18 | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen |
2014-11-18 | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen |
2014-11-18 | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren |
2014-11-18 | x86, mpx: Add MPX to disabled features | Dave Hansen |
2014-11-18 | x86, mpx: Rename cfg_reg_u and status_reg | Dave Hansen |
2014-11-18 | x86: mpx: Give bndX registers actual names | Dave Hansen |
2014-11-18 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen |
2014-11-17 | KVM: x86: Fix lost interrupt on irr_pending race | Nadav Amit |
2014-11-17 | KVM: compute correct map even if all APICs are software disabled | Paolo Bonzini |
2014-11-17 | KVM: x86: Software disabled APIC should still deliver NMIs | Nadav Amit |
2014-11-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-11-16 | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds |
2014-11-16 | x86: mm: Move PAT only functions to mm/pat.c | Thomas Gleixner |
2014-11-16 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-11-16 | perf/x86: Add support for sampling PEBS machine state registers | Stephane Eranian |
2014-11-16 | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events | Andi Kleen |
2014-11-16 | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST | Andi Kleen |
2014-11-16 | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT | Andi Kleen |
2014-11-16 | perf/x86/intel/uncore: Add scaling units to the EP iMC events | Andi Kleen |
2014-11-16 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2014-11-16 | xen: Support Xen pv-domains using PAT | Juergen Gross |
2014-11-16 | x86: Enable PAT to use cache mode translation tables | Juergen Gross |
2014-11-16 | x86: Respect PAT bit when copying pte values between large and normal pages | Juergen Gross |
2014-11-16 | x86: Support PAT bit in pagetable dump for lower levels | Juergen Gross |
2014-11-16 | x86: Clean up pgtable_types.h | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in memtype related functions | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in setting page attributes | Juergen Gross |
2014-11-16 | x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert() | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in mm/iomap_32.c | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in asm/pgtable.h | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in arch/x86/mm/init_64.c | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in arch/x86/pci | Juergen Gross |
2014-11-16 | x86: Use new cache mode type in include/asm/fb.h | Juergen Gross |
2014-11-16 | x86: Make page cache mode a real type | Juergen Gross |
2014-11-16 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar |
2014-11-16 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2014-11-16 | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen |
2014-11-16 | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen |