index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mcheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-01
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
|
|
\
\
\
|
|
|
|
*
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
2017-01-05
3
-6
/
+8
|
|
|
|
/
*
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-20
7
-78
/
+32
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority
Borislav Petkov
2017-01-24
1
-5
/
+3
|
*
|
|
x86/ras: Get rid of mce_process_work()
Borislav Petkov
2017-01-24
3
-13
/
+3
|
*
|
|
x86/ras: Flip the TSC-adding logic
Borislav Petkov
2017-01-24
3
-11
/
+9
|
*
|
|
x86/ras/amd: Make sysfs names of banks more user-friendly
Yazen Ghannam
2017-01-24
1
-1
/
+5
|
*
|
|
x86/ras/therm_throt: Do not log a fake MCE for thermal events
Borislav Petkov
2017-01-24
2
-44
/
+11
|
*
|
|
x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
Borislav Petkov
2017-01-24
1
-4
/
+1
|
|
|
/
|
|
/
|
*
/
|
x86/mce: Make timer handling more robust
Thomas Gleixner
2017-01-31
1
-19
/
+12
|
/
/
*
|
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
2016-12-26
1
-0
/
+3
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
|
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mce, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-17
1
-1
/
+1
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
3
-151
/
+117
|
\
\
\
|
*
|
|
x86/mce/therm_throt: Move hotplug callbacks to online
Thomas Gleixner
2016-11-22
1
-5
/
+8
|
*
|
|
x86/mce/therm_throt: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-42
/
+13
[next]