index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-21
1
-0
/
+5
|
\
|
*
x86/mce: Make machine check speculation protected
Thomas Gleixner
2018-01-19
1
-0
/
+5
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
2
-13
/
+9
|
\
\
|
|
/
|
/
|
|
*
x86/MCE/AMD: Fix mce_severity_amd_smca() signature
Yazen Ghannam
2017-11-07
1
-1
/
+1
|
*
x86/MCE/AMD: Always give panic severity for UC errors in kernel context
Yazen Ghannam
2017-11-07
1
-4
/
+3
|
*
x86/mce: Convert timers to use timer_setup()
Kees Cook
2017-10-05
1
-8
/
+5
*
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
1
-94
/
+27
|
\
\
|
*
|
x86/mcelog: Get rid of RCU remnants
Borislav Petkov
2017-11-01
1
-94
/
+27
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
|
/
/
*
/
x86/mce: Hide mca_cfg
Borislav Petkov
2017-10-05
2
-0
/
+9
|
/
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-05
3
-45
/
+7
|
\
|
*
x86/mce: Remove duplicated tracing interrupt code
Thomas Gleixner
2017-08-29
3
-45
/
+7
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
1
-0
/
+43
|
\
\
|
*
|
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
1
-1
/
+1
|
|
\
|
|
*
|
x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
Tony Luck
2017-08-17
1
-0
/
+43
*
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-7
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/mce/AMD: Allow any CPU to initialize the smca_banks array
Yazen Ghannam
2017-07-25
1
-7
/
+2
|
|
/
*
/
x86: Constify attribute_group structures
Arvind Yadav
2017-08-18
1
-1
/
+1
|
/
*
x86/mce: Always save severity in machine_check_poll()
Yazen Ghannam
2017-06-26
1
-6
/
+1
*
x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
Juergen Gross
2017-06-20
1
-1
/
+7
*
x86/mce: Update bootlog description to reflect behavior on AMD
Yazen Ghannam
2017-06-14
1
-2
/
+3
*
x86/mce: Don't disable MCA banks when offlining a CPU on AMD
Yazen Ghannam
2017-06-14
1
-2
/
+3
*
x86/mce/mce-inject: Preset the MCE injection struct
Borislav Petkov
2017-06-14
1
-0
/
+9
*
x86/mce: Clean up include files
Borislav Petkov
2017-06-14
1
-10
/
+0
*
x86/mce: Get rid of register_mce_write_callback()
Borislav Petkov
2017-06-14
3
-58
/
+61
*
x86/mce: Merge mce_amd_inj into mce-inject
Borislav Petkov
2017-06-14
1
-16
/
+526
*
x86/mce/AMD: Use saved threshold block info in interrupt handler
Yazen Ghannam
2017-06-14
1
-31
/
+35
*
x86/mce/AMD: Use msr_stat when clearing MCA_STATUS
Yazen Ghannam
2017-06-14
1
-1
/
+1
*
x86/mce/AMD: Carve out SMCA bank configuration
Yazen Ghannam
2017-05-21
1
-38
/
+38
*
x86/mce/AMD: Redo error logging from APIC LVT interrupt handlers
Yazen Ghannam
2017-05-21
1
-73
/
+74
*
x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_t
Elena Reshetova
2017-05-21
1
-3
/
+3
*
x86/MCE: Export memory_error()
Borislav Petkov
2017-05-21
1
-7
/
+6
*
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-02
5
-425
/
+546
|
\
|
*
x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel only
Borislav Petkov
2017-04-19
1
-1
/
+6
|
*
x86/mce: Update notifier priority check
Borislav Petkov
2017-04-18
1
-1
/
+1
|
*
x86/mce: Enable PPIN for Knights Landing/Mill
Piotr Luc
2017-04-14
1
-0
/
+3
|
*
x86/mce: Do not register notifiers with invalid prio
Borislav Petkov
2017-03-28
1
-2
/
+3
|
*
x86/mce: Factor out and deprecate the /dev/mcelog driver
Tony Luck
2017-03-28
4
-363
/
+416
|
*
RAS: Add a Corrected Errors Collector
Borislav Petkov
2017-03-28
1
-76
/
+115
|
*
x86/mce: Rename mce_log to mce_log_buffer
Borislav Petkov
2017-03-28
1
-15
/
+15
|
*
x86/mce: Rename mce_log()'s argument
Borislav Petkov
2017-03-28
1
-4
/
+4
|
*
Merge branch 'ras/urgent' into ras/core, to pick up fix
Ingo Molnar
2017-03-28
1
-1
/
+6
|
|
\
|
*
|
x86/mce: Init some CPU features early
Yazen Ghannam
2017-03-18
1
-12
/
+18
|
*
|
x86/mce: Handle broadcasted MCE gracefully with kexec
Xunlei Pang
2017-03-13
1
-2
/
+16
*
|
|
x86/mce: Make the MCE notifier a blocking one
Vishal Verma
2017-04-18
3
-16
/
+5
*
|
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-03
1
-1
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/mce: Don't print MCEs when mcelog is active
Andi Kleen
2017-03-28
1
-1
/
+6
|
|
/
*
/
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
2017-03-31
1
-1
/
+1
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-28
3
-6
/
+8
|
\
|
*
-
-
-
.
Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgent
Ingo Molnar
2017-02-20
3
-6
/
+8
|
|
\
\
\
[next]