Age | Commit message (Expand) | Author |
2016-06-08 | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models | Borislav Petkov |
2016-05-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-20 | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar |
2016-05-20 | x86/mm/mpx: Work around MPX erratum SKD046 | Dave Hansen |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-16 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen |
2016-05-12 | x86/mce: Update AMD mcheck init to use cpu_has() facilities | Yazen Ghannam |
2016-05-12 | x86/cpu: Add detection of AMD RAS Capabilities | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Save an indentation level in prepare_threshold_block() | Borislav Petkov |
2016-05-12 | x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers | Yazen Ghannam |
2016-05-10 | x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n | Thomas Gleixner |
2016-05-03 | x86/mce: Detect local MCEs properly | Yazen Ghannam |
2016-05-03 | x86/mce: Look in genpool instead of mcelog for pending error records | Tony Luck |
2016-05-03 | x86/mce: Detect and use SMCA-specific msr_ops | Yazen Ghannam |
2016-05-03 | x86/mce: Define vendor-specific MSR accessors | Yazen Ghannam |
2016-05-03 | x86/mce: Carve out writes to MCx_STATUS and MCx_CTL | Aravind Gopalakrishnan |
2016-05-03 | x86/mce: Grade uncorrected errors for SMCA-enabled systems | Aravind Gopalakrishnan |
2016-05-03 | x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later | Aravind Gopalakrishnan |
2016-05-03 | Merge tag 'v4.6-rc6' into ras/core, to refresh the tree | Ingo Molnar |
2016-04-29 | x86/segments/64: When loadsegment(fs, ...) fails, clear the base | Andy Lutomirski |
2016-04-22 | x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work around | Luis R. Rodriguez |
2016-04-22 | Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict | Ingo Molnar |
2016-04-19 | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes | Ingo Molnar |
2016-04-18 | treewide: Fix typos in printk | Masanari Iida |
2016-04-16 | x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances | Vitaly Kuznetsov |
2016-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-13 | x86/cpu: Simplify extended APIC ID detection on AMD | Borislav Petkov |
2016-04-13 | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov |
2016-04-13 | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage | Borislav Petkov |
2016-04-13 | x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage | Borislav Petkov |
2016-04-13 | Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes | Ingo Molnar |
2016-04-13 | Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base | Ingo Molnar |
2016-04-13 | Merge branch 'x86/cpu' into x86/asm, to merge more patches | Ingo Molnar |
2016-04-13 | x86/mce: Remove explicit smp_rmb() when starting CPUs sync | Davidlohr Bueso |
2016-04-13 | x86/mce: Avoid using object after free in genpool | Tony Luck |
2016-04-13 | x86/cpu: Add Erratum 88 detection on AMD | Borislav Petkov |
2016-04-13 | x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify() | Andy Lutomirski |
2016-04-13 | x86/cpu: Probe the behavior of nulling out a segment at boot time | Andy Lutomirski |
2016-04-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2016-03-31 | x86/cpufeature: Remove cpu_has_pge | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_xmm2 | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_clflush | Borislav Petkov |
2016-03-31 | x86/cpufeature: Remove cpu_has_hypervisor | Borislav Petkov |
2016-03-29 | x86/cpu: Do the feature test first in enable_sep_cpu() | Borislav Petkov |
2016-03-29 | x86/mtrr: Fix PAT init handling when MTRR is disabled | Toshi Kani |