Age | Commit message (Expand) | Author |
2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar |
2015-06-08 | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar |
2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar |
2015-06-07 | x86: Kill CONFIG_X86_HT | Borislav Petkov |
2015-06-07 | x86/mce: Handle Local MCE events | Ashok Raj |
2015-06-07 | x86/mce: Add infrastructure to support Local MCE | Ashok Raj |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar |
2015-05-27 | x86/mm/pat: Wrap pat_enabled into a function API | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr: Generalize runtime disabling of MTRRs | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT... | Luis R. Rodriguez |
2015-05-27 | x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers | Toshi Kani |
2015-05-27 | x86/mm/mtrr: Clean up mtrr_type_lookup() | Toshi Kani |
2015-05-27 | x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs | Toshi Kani |
2015-05-27 | x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup() | Toshi Kani |
2015-05-27 | x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry | Toshi Kani |
2015-05-27 | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha... | Ingo Molnar |
2015-05-27 | x86/mce: Fix monarch timeout setting through the mce= cmdline option | Xie XiuQi |
2015-05-18 | x86/mce: Fix MCE severity messages | Borislav Petkov |
2015-05-17 | Merge branch 'x86/asm' into x86/apic, to resolve conflicts | Ingo Molnar |
2015-05-17 | Merge branch 'linus' into x86/asm, to resolve conflicts | Ingo Molnar |
2015-05-15 | x86: Use entering[_ack]_irq() instead of open coding it | Thomas Gleixner |
2015-05-11 | perf/x86/rapl: Enable Broadwell-U RAPL support | Stephane Eranian |
2015-05-11 | x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup() | Toshi Kani |
2015-05-11 | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Ingo Molnar |
2015-05-08 | x86/entry: Remove unused 'kernel_stack' per-cpu variable | Denys Vlasenko |
2015-05-08 | perf/x86/intel: Fix SLM cache event list | Kan Liang |
2015-05-07 | x86/mce/amd: Zap changelog | Borislav Petkov |
2015-05-07 | x86/mce/amd: Rename setup_APIC_mce | Aravind Gopalakrishnan |
2015-05-07 | x86/mce/amd: Introduce deferred error interrupt handler | Aravind Gopalakrishnan |
2015-05-06 | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-05-06 | x86/mce: Add support for deferred errors on AMD | Aravind Gopalakrishnan |
2015-05-06 | x86/mce/amd: Collect valid address before logging an error | Aravind Gopalakrishnan |
2015-05-06 | x86/mce/amd: Factor out logging mechanism | Aravind Gopalakrishnan |
2015-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-05-05 | hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests | Boris Ostrovsky |
2015-04-26 | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue | Andy Lutomirski |
2015-04-22 | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver | Sonny Rao |
2015-04-22 | perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile ... | Sonny Rao |
2015-04-22 | perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu | Jiri Olsa |
2015-04-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-18 | perf/x86/intel/pt: Fix and clean up error handling in pt_event_add() | Ingo Molnar |
2015-04-17 | perf/x86/intel: Add Broadwell support for the LBR callstack | Kan Liang |
2015-04-17 | perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain... | Jacob Pan |
2015-04-17 | perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events | Peter Zijlstra |
2015-04-17 | perf/x86: Fix hw_perf_event::flags collision | Peter Zijlstra |
2015-04-15 | x86: mtrr: if: remove use of seq_printf return value | Joe Perches |
2015-04-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |