Age | Commit message (Expand) | Author |
2019-02-28 | x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT | Lan Tianyu |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2019-02-28 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2019-02-25 | x86/uaccess: Remove unused __addr_ok() macro | Borislav Petkov |
2019-02-25 | x86/uaccess: Don't leak the AC flag into __put_user() value evaluation | Andy Lutomirski |
2019-02-22 | KVM: MMU: record maximum physical address width in kvm_mmu_extended_role | Yu Zhang |
2019-02-22 | x86/kvm/mmu: fix switch between root and guest MMUs | Vitaly Kuznetsov |
2019-02-20 | Revert "KVM: MMU: fast invalidate all pages" | Sean Christopherson |
2019-02-20 | Revert "KVM: MMU: reclaim the zapped-obsolete page first" | Sean Christopherson |
2019-02-20 | Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes" | Sean Christopherson |
2019-02-20 | Revert "KVM: MMU: document fast invalidate all pages" | Sean Christopherson |
2019-02-20 | KVM: Call kvm_arch_memslots_updated() before updating memslots | Sean Christopherson |
2019-02-20 | KVM: x86: Explicitly #define the VCPU_REGS_* indices | Sean Christopherson |
2019-02-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-02-15 | x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls | Hedi Berriche |
2019-02-15 | x86/platform/UV: Remove uv_bios_call_reentrant() | Hedi Berriche |
2019-02-15 | x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFI | Hedi Berriche |
2019-02-15 | EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit | Yazen Ghannam |
2019-02-14 | x86/CPU: Add Icelake model number | Rajneesh Bhardwaj |
2019-02-11 | x86/fpu: Track AVX-512 usage of tasks | Aubrey Li |
2019-02-11 | Merge tag 'v5.0-rc6' into x86/fpu, to pick up fixes | Ingo Molnar |
2019-02-11 | x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> header | Ingo Molnar |
2019-02-11 | mm/gup: Remove the 'write' parameter from gup_fast_permitted() | Ira Weiny |
2019-02-11 | Merge branch 'x86/cpu' into perf/core, to pick up dependent commit | Ingo Molnar |
2019-02-11 | x86/cpufeature: Add facility to check for min microcode revisions | Kan Liang |
2019-02-10 | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner |
2019-02-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-02-10 | x86/mm: Make set_pmd_at() paravirt aware | Juergen Gross |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann |
2019-02-04 | refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants | Elena Reshetova |
2019-02-04 | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation | Ard Biesheuvel |
2019-02-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types | Yazen Ghannam |
2019-02-02 | x86/resctrl: Avoid confusion over the new X86_RESCTRL config | Johannes Weiner |
2019-02-01 | x86_64: increase stack size for KASAN_EXTRA | Qian Cai |
2019-01-29 | x86/trap: Remove useless declaration | Pingfan Liu |
2019-01-29 | x86/cpu: Add Atom Tremont (Jacobsville) | Kan Liang |
2019-01-28 | x86/asm-prototypes: Remove duplicate include <asm/page.h> | Brajeswar Ghosh |
2019-01-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-22 | x86/fpu: Get rid of CONFIG_AS_FXSAVEQ | Borislav Petkov |
2019-01-20 | x86: uaccess: Inhibit speculation past access_ok() in user_access_begin() | Will Deacon |
2019-01-16 | x86/TSC: Use RDTSCP | Borislav Petkov |
2019-01-16 | x86/alternatives: Add an ALTERNATIVE_3() macro | Borislav Petkov |
2019-01-16 | x86/alternatives: Add macro comments | Borislav Petkov |
2019-01-15 | x86/pkeys: Properly copy pkey state at fork() | Dave Hansen |
2019-01-12 | x86/asm: Remove unused __constant_c_x_memset() macro and inlines | Rasmus Villemoes |
2019-01-12 | x86/asm: Remove dead __GNUC__ conditionals | Rasmus Villemoes |
2019-01-09 | x86/cache: Rename config option to CONFIG_X86_RESCTRL | Borislav Petkov |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |