index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
6
-208
/
+208
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
6
-209
/
+209
*
|
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-13
10
-180
/
+233
|
\
\
|
*
|
x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()
Tony Luck
2020-06-11
1
-1
/
+1
|
*
|
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
2020-06-11
2
-10
/
+27
|
*
|
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-06-11
374
-7500
/
+9341
|
|
\
\
|
*
|
|
x86/amd_nb: Add AMD family 17h model 60h PCI IDs
Alexander Monakov
2020-05-22
1
-0
/
+5
|
*
|
|
x86/mcelog: Add compat_ioctl for 32-bit mcelog support
He Zhe
2020-05-04
1
-0
/
+1
|
*
|
|
x86/mce: Drop bogus comment about mce.kflags
Tony Luck
2020-04-17
1
-1
/
+1
|
*
|
|
x86/mce: Fixup exception only for the correct MCEs
Borislav Petkov
2020-04-14
3
-3
/
+19
|
*
|
|
x86/mce: Add mce=print_all option
Tony Luck
2020-04-14
2
-1
/
+7
|
*
|
|
x86/mce: Change default MCE logger to check mce->kflags
Tony Luck
2020-04-14
1
-16
/
+3
|
*
|
|
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
2020-04-14
2
-1
/
+8
|
*
|
|
x86/mce: Add a struct mce.kflags field
Tony Luck
2020-04-14
2
-0
/
+9
|
*
|
|
x86/mce: Convert the CEC to use the MCE notifier
Tony Luck
2020-04-14
1
-19
/
+0
|
*
|
|
x86/mce: Rename "first" function as "early"
Tony Luck
2020-04-14
2
-12
/
+14
|
*
|
|
x86/mce/amd, edac: Remove report_gart_errors
Borislav Petkov
2020-04-14
2
-3
/
+9
|
*
|
|
x86/mce/amd: Make threshold bank setting hotplug robust
Thomas Gleixner
2020-04-14
1
-3
/
+11
|
*
|
|
x86/mce/amd: Cleanup threshold device remove path
Thomas Gleixner
2020-04-14
2
-42
/
+38
|
*
|
|
x86/mce/amd: Straighten CPU hotplug path
Thomas Gleixner
2020-04-14
1
-17
/
+15
|
*
|
|
x86/mce/amd: Sanitize thresholding device creation hotplug path
Thomas Gleixner
2020-04-14
2
-41
/
+27
|
*
|
|
x86/mce/amd: Protect a not-fully initialized bank from the thresholding inter...
Thomas Gleixner
2020-04-14
1
-2
/
+17
|
*
|
|
x86/mce/amd: Init thresholding machinery only on relevant vendors
Thomas Gleixner
2020-04-14
3
-5
/
+17
|
*
|
|
x86/mce/amd: Do proper cleanup on error paths
Thomas Gleixner
2020-04-14
1
-7
/
+8
*
|
|
|
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
88
-2269
/
+2554
|
\
\
\
\
|
*
|
|
|
x86/entry: Force rcu_irq_enter() when in idle task
Thomas Gleixner
2020-06-12
1
-7
/
+28
|
*
|
|
|
x86/entry: Make NMI use IDTENTRY_RAW
Thomas Gleixner
2020-06-12
2
-3
/
+3
|
*
|
|
|
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
2020-06-12
3
-29
/
+52
|
|
|
/
/
|
|
/
|
|
|
*
|
|
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
8
-22
/
+31
|
*
|
|
x86/entry: __always_inline CR2 for noinstr
Peter Zijlstra
2020-06-11
3
-6
/
+6
|
*
|
|
x86/entry: Re-order #DB handler to avoid *SAN instrumentation
Peter Zijlstra
2020-06-11
1
-28
/
+27
|
*
|
|
x86/entry: __always_inline arch_atomic_* for noinstr
Peter Zijlstra
2020-06-11
1
-7
/
+7
|
*
|
|
x86/entry: __always_inline irqflags for noinstr
Peter Zijlstra
2020-06-11
1
-10
/
+10
|
*
|
|
x86/entry: __always_inline debugreg for noinstr
Peter Zijlstra
2020-06-11
1
-3
/
+3
|
*
|
|
x86/idt: Consolidate idt functionality
Thomas Gleixner
2020-06-11
3
-52
/
+44
|
*
|
|
x86/idt: Cleanup trap_init()
Thomas Gleixner
2020-06-11
2
-9
/
+18
|
*
|
|
x86/idt: Use proper constants for table size
Thomas Gleixner
2020-06-11
1
-1
/
+2
|
*
|
|
x86/idt: Add comments about early #PF handling
Thomas Gleixner
2020-06-11
1
-2
/
+8
|
*
|
|
x86/idt: Mark init only functions __init
Thomas Gleixner
2020-06-11
1
-2
/
+2
|
*
|
|
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
4
-7
/
+7
|
*
|
|
x86/entry: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
2020-06-11
1
-2
/
+0
|
*
|
|
x86/entry: Remove DBn stacks
Peter Zijlstra
2020-06-11
5
-35
/
+5
|
*
|
|
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
2020-06-11
5
-108
/
+1
|
*
|
|
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
2020-06-11
3
-6
/
+27
|
*
|
|
x86/entry, mce: Disallow #DB during #MC
Peter Zijlstra
2020-06-11
1
-0
/
+12
|
*
|
|
x86/entry, nmi: Disable #DB
Peter Zijlstra
2020-06-11
1
-52
/
+3
|
*
|
|
x86/entry: Introduce local_db_{save,restore}()
Peter Zijlstra
2020-06-11
2
-16
/
+32
|
*
|
|
x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
Lai Jiangshan
2020-06-11
1
-0
/
+11
|
*
|
|
x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
Lai Jiangshan
2020-06-11
1
-0
/
+9
|
*
|
|
x86/hw_breakpoint: Prevent data breakpoints on direct GDT
Lai Jiangshan
2020-06-11
1
-8
/
+22
[next]