index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
/
mce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov
2018-12-05
1
-2499
/
+0
*
acpi/nfit, x86/mce: Validate a MCE's address before using it
Vishal Verma
2018-11-06
1
-1
/
+2
*
acpi/nfit, x86/mce: Handle only uncorrectable machine checks
Vishal Verma
2018-11-06
1
-1
/
+2
*
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
1
-1
/
+1
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
1
-5
/
+15
|
\
|
*
x86/mce: Add Hygon Dhyana support to the MCA infrastructure
Pu Wen
2018-09-27
1
-5
/
+15
*
|
x86/fault: Plumb error code and fault address through to fault handlers
Jann Horn
2018-09-03
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-25
1
-35
/
+3
|
\
|
*
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
2018-08-20
1
-35
/
+3
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
1
-95
/
+107
|
\
\
|
*
|
x86/mce: Cleanup __mc_scan_banks()
Borislav Petkov
2018-06-22
1
-13
/
+10
|
*
|
x86/mce: Carve out bank scanning code
Borislav Petkov
2018-06-22
1
-63
/
+71
|
*
|
x86/mce: Remove !banks check
Borislav Petkov
2018-06-22
1
-4
/
+1
|
*
|
x86/mce: Carve out the crashing_cpu check
Borislav Petkov
2018-06-22
1
-27
/
+37
|
*
|
x86/mce: Always use 64-bit timestamps
Arnd Bergmann
2018-06-22
1
-2
/
+2
*
|
|
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
2018-07-17
1
-3
/
+0
|
|
/
|
/
|
*
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
1
-16
/
+28
|
\
\
|
|
/
|
*
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
2018-06-22
1
-8
/
+18
|
*
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
2018-06-22
1
-8
/
+10
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
|
/
*
x86/MCE: Enable MCE broadcasting on new Centaur CPUs
David Wang
2018-05-06
1
-0
/
+18
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-02
1
-12
/
+6
|
\
|
*
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
Thomas Gleixner
2018-03-14
1
-2
/
+24
|
|
\
|
*
\
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
2018-02-26
1
-7
/
+12
|
|
\
\
|
*
|
|
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
2018-02-14
1
-12
/
+6
*
|
|
|
Revert "x86/mce/AMD: Collect error info even if valid bits are not set"
Yazen Ghannam
2018-03-28
1
-14
/
+0
*
|
|
|
Merge branch 'ras/urgent' into ras/core
Thomas Gleixner
2018-03-08
1
-2
/
+24
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
x86/MCE: Serialize sysfs changes
Seunghun Han
2018-03-08
1
-1
/
+21
|
*
|
|
x86/MCE: Save microcode revision in machine check records
Tony Luck
2018-03-08
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
x86/mce/AMD: Collect error info even if valid bits are not set
Borislav Petkov
2018-02-21
1
-0
/
+14
*
|
|
x86/mce: Issue the 'mcelog --ascii' message only on !AMD
Borislav Petkov
2018-02-21
1
-1
/
+3
*
|
|
x86/mce: Convert 'struct mca_config' bools to a bitfield
Borislav Petkov
2018-02-21
1
-8
/
+8
|
/
/
*
|
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2018-02-13
1
-6
/
+11
*
|
x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"
Borislav Petkov
2018-02-11
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-2
/
+1
|
\
|
*
x86: do not use print_symbol()
Sergey Senozhatsky
2018-01-05
1
-2
/
+1
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-3
/
+3
|
\
\
|
*
|
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
2018-01-23
1
-3
/
+3
|
|
/
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
1
-4
/
+13
|
\
\
|
*
|
x86/MCE: Make correctable error detection look at the Deferred bit
Yazen Ghannam
2017-12-18
1
-1
/
+12
|
*
|
x86/MCE: Report only DRAM ECC as memory errors on AMD systems
Yazen Ghannam
2017-12-18
1
-3
/
+1
|
|
/
*
|
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
*
|
x86/mce: Convert timers to use timer_setup()
Kees Cook
2017-10-05
1
-8
/
+5
|
/
*
x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
Tony Luck
2017-08-17
1
-0
/
+43
*
x86/mce: Always save severity in machine_check_poll()
Yazen Ghannam
2017-06-26
1
-6
/
+1
*
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: 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-01
1
-425
/
+136
|
\
[next]