index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
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
2017-04-14
x86/mce: Enable PPIN for Knights Landing/Mill
Piotr Luc
1
-0
/
+3
2017-04-03
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2017-03-31
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
1
-1
/
+1
2017-03-28
x86/mce: Do not register notifiers with invalid prio
Borislav Petkov
1
-2
/
+3
2017-03-28
x86/mce: Factor out and deprecate the /dev/mcelog driver
Tony Luck
4
-363
/
+416
2017-03-28
RAS: Add a Corrected Errors Collector
Borislav Petkov
1
-76
/
+115
2017-03-28
x86/mce: Rename mce_log to mce_log_buffer
Borislav Petkov
1
-15
/
+15
2017-03-28
x86/mce: Rename mce_log()'s argument
Borislav Petkov
1
-4
/
+4
2017-03-28
Merge branch 'ras/urgent' into ras/core, to pick up fix
Ingo Molnar
1
-1
/
+6
2017-03-28
x86/mce: Don't print MCEs when mcelog is active
Andi Kleen
1
-1
/
+6
2017-03-18
x86/mce: Init some CPU features early
Yazen Ghannam
1
-12
/
+18
2017-03-13
x86/mce: Handle broadcasted MCE gracefully with kexec
Xunlei Pang
1
-2
/
+16
2017-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+8
2017-02-20
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-78
/
+32
2017-02-20
Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgent
Ingo Molnar
3
-6
/
+8
2017-01-31
x86/mce: Make timer handling more robust
Thomas Gleixner
1
-19
/
+12
2017-01-24
x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority
Borislav Petkov
1
-5
/
+3
2017-01-24
x86/ras: Get rid of mce_process_work()
Borislav Petkov
3
-13
/
+3
2017-01-24
x86/ras: Flip the TSC-adding logic
Borislav Petkov
3
-11
/
+9
2017-01-24
x86/ras/amd: Make sysfs names of banks more user-friendly
Yazen Ghannam
1
-1
/
+5
2017-01-24
x86/ras/therm_throt: Do not log a fake MCE for thermal events
Borislav Petkov
2
-44
/
+11
2017-01-24
x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
Borislav Petkov
1
-4
/
+1
2017-01-05
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
3
-6
/
+8
2016-12-26
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
1
-0
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-151
/
+117
2016-12-12
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+0
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
3
-3
/
+0
2016-11-23
x86/mce: Include the PPIN in MCE records when available
Tony Luck
2
-0
/
+41
2016-11-22
x86/mce/therm_throt: Move hotplug callbacks to online
Thomas Gleixner
1
-5
/
+8
2016-11-22
x86/mce/therm_throt: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-42
/
+13
2016-11-22
x86/mce/AMD: Add system physical address translation for AMD Fam17h
Yazen Ghannam
1
-0
/
+200
2016-11-21
x86/MCE/AMD: Fix thinko about thresholding_en
Borislav Petkov
1
-2
/
+3
2016-11-16
x86/mce/AMD: Reset Threshold Limit after logging error
Yazen Ghannam
1
-0
/
+6
2016-11-16
x86/mcheck: Move CPU_DEAD to hotplug state machine
Sebastian Andrzej Siewior
1
-27
/
+15
2016-11-16
x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machine
Sebastian Andrzej Siewior
1
-42
/
+36
2016-11-16
x86/mcheck: Reorganize the hotplug callbacks
Sebastian Andrzej Siewior
1
-16
/
+20
2016-11-16
x86/mcheck: Split threshold_cpu_callback into two callbacks
Sebastian Andrzej Siewior
2
-29
/
+23
2016-11-16
x86/mcheck: Be prepared for a rollback back to the ONLINE state
Sebastian Andrzej Siewior
2
-0
/
+8
2016-11-16
x86/mcheck: Explicit cleanup on failure in mce_amd
Sebastian Andrzej Siewior
1
-2
/
+5
2016-11-16
x86/mcheck: Move threshold_create_device()
Sebastian Andrzej Siewior
1
-25
/
+25
2016-11-11
x86/MCE: Correct TSC timestamping of error records
Borislav Petkov
2
-8
/
+12
2016-11-08
x86/RAS: Hide SMCA bank names
Borislav Petkov
1
-3
/
+29
2016-11-08
x86/RAS: Rename smca_bank_names to smca_names
Borislav Petkov
1
-3
/
+3
2016-11-08
x86/RAS: Simplify SMCA HWID descriptor struct
Borislav Petkov
1
-15
/
+9
[next]