index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
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-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+1
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-01-30
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-27
x86: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-13
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-11-01
x86/mcelog: Get rid of RCU remnants
Borislav Petkov
1
-94
/
+27
2017-10-05
x86/mce: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+5
2017-10-05
x86/mce: Hide mca_cfg
Borislav Petkov
2
-0
/
+9
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-45
/
+7
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+43
2017-09-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+2
2017-08-29
x86/mce: Remove duplicated tracing interrupt code
Thomas Gleixner
3
-45
/
+7
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-1
/
+1
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-08-17
x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
Tony Luck
1
-0
/
+43
2017-07-25
x86/mce/AMD: Allow any CPU to initialize the smca_banks array
Yazen Ghannam
1
-7
/
+2
2017-06-26
x86/mce: Always save severity in machine_check_poll()
Yazen Ghannam
1
-6
/
+1
2017-06-20
x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
Juergen Gross
1
-1
/
+7
2017-06-14
x86/mce: Update bootlog description to reflect behavior on AMD
Yazen Ghannam
1
-2
/
+3
2017-06-14
x86/mce: Don't disable MCA banks when offlining a CPU on AMD
Yazen Ghannam
1
-2
/
+3
2017-06-14
x86/mce/mce-inject: Preset the MCE injection struct
Borislav Petkov
1
-0
/
+9
2017-06-14
x86/mce: Clean up include files
Borislav Petkov
1
-10
/
+0
2017-06-14
x86/mce: Get rid of register_mce_write_callback()
Borislav Petkov
3
-58
/
+61
2017-06-14
x86/mce: Merge mce_amd_inj into mce-inject
Borislav Petkov
1
-16
/
+526
2017-06-14
x86/mce/AMD: Use saved threshold block info in interrupt handler
Yazen Ghannam
1
-31
/
+35
2017-06-14
x86/mce/AMD: Use msr_stat when clearing MCA_STATUS
Yazen Ghannam
1
-1
/
+1
2017-05-21
x86/mce/AMD: Carve out SMCA bank configuration
Yazen Ghannam
1
-38
/
+38
2017-05-21
x86/mce/AMD: Redo error logging from APIC LVT interrupt handlers
Yazen Ghannam
1
-73
/
+74
2017-05-21
x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2017-05-21
x86/MCE: Export memory_error()
Borislav Petkov
1
-7
/
+6
2017-05-01
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-425
/
+546
2017-04-19
x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel only
Borislav Petkov
1
-1
/
+6
2017-04-18
x86/mce: Make the MCE notifier a blocking one
Vishal Verma
3
-16
/
+5
2017-04-18
x86/mce: Update notifier priority check
Borislav Petkov
1
-1
/
+1
[prev]
[next]