index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+33
2018-06-22
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-06-22
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
1
-8
/
+10
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-07
x86/mce: Improve error message when kernel cannot recover
Tony Luck
1
-0
/
+5
2018-05-19
x86/MCE/AMD: Read MCx_MISC block addresses on any CPU
Borislav Petkov
1
-8
/
+7
2018-05-19
Merge branch 'ras/urgent' into ras/core
Thomas Gleixner
1
-15
/
+14
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-06
x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
Luck, Tony
1
-1
/
+1
2018-05-06
x86/MCE: Enable MCE broadcasting on new Centaur CPUs
David Wang
1
-0
/
+18
2018-04-03
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-04-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+6
2018-03-28
Revert "x86/mce/AMD: Collect error info even if valid bits are not set"
Yazen Ghannam
1
-14
/
+0
2018-03-23
x86/tsc: Get rid of rdtscll()
Thomas Gleixner
1
-1
/
+1
2018-03-14
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
Thomas Gleixner
1
-2
/
+24
2018-03-08
Merge branch 'ras/urgent' into ras/core
Thomas Gleixner
1
-2
/
+24
2018-03-08
x86/MCE: Serialize sysfs changes
Seunghun Han
1
-1
/
+21
2018-03-08
x86/MCE: Save microcode revision in machine check records
Tony Luck
1
-1
/
+3
2018-02-26
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
2
-7
/
+27
2018-02-21
x86/mce/AMD: Carve out SMCA get_block_address() code
Yazen Ghannam
1
-26
/
+31
2018-02-21
x86/mce/AMD: Get address from already initialized block
Yazen Ghannam
1
-0
/
+15
2018-02-21
x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
Yazen Ghannam
1
-0
/
+7
2018-02-21
x86/mce/AMD: Pass the bank number to smca_get_bank_type()
Yazen Ghannam
1
-8
/
+7
2018-02-21
x86/mce/AMD: Collect error info even if valid bits are not set
Borislav Petkov
1
-0
/
+14
2018-02-21
x86/mce: Issue the 'mcelog --ascii' message only on !AMD
Borislav Petkov
1
-1
/
+3
2018-02-21
x86/mce: Convert 'struct mca_config' bools to a bitfield
Borislav Petkov
2
-13
/
+16
2018-02-21
x86/mce: Put private structures and definitions into the internal header
Borislav Petkov
1
-2
/
+54
2018-02-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+27
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
1
-12
/
+6
2018-02-13
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
2
-6
/
+26
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-11
x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"
Borislav Petkov
1
-1
/
+1
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+1
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2018-01-30
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-14
/
+58
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
1
-3
/
+3
2018-01-21
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2018-01-19
x86/mce: Make machine check speculation protected
Thomas Gleixner
1
-0
/
+5
2018-01-05
x86: do not use print_symbol()
Sergey Senozhatsky
1
-2
/
+1
2017-12-18
x86/MCE: Make correctable error detection look at the Deferred bit
Yazen Ghannam
1
-1
/
+12
2017-12-18
x86/MCE: Report only DRAM ECC as memory errors on AMD systems
Yazen Ghannam
2
-3
/
+12
2017-12-18
x86/MCE/AMD: Define a function to get SMCA bank type
Yazen Ghannam
1
-0
/
+14
2017-12-04
x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems
Yazen Ghannam
1
-1
/
+3
2017-12-04
x86/MCE: Extend table to report action optional errors through CMCI too
Xie XiuQi
1
-9
/
+17
2017-11-28
x86: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-14
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+9
2017-11-07
x86/MCE/AMD: Fix mce_severity_amd_smca() signature
Yazen Ghannam
1
-1
/
+1
2017-11-07
x86/MCE/AMD: Always give panic severity for UC errors in kernel context
Yazen Ghannam
1
-4
/
+3
2017-11-05
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-94
/
+27
[next]