index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2020-06-25
106
-1812
/
+2402
|
\
|
*
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
1
-13
/
+3
|
|
\
|
|
*
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-17
1
-13
/
+3
|
*
|
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
1
-2
/
+2
|
*
|
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
2
-11
/
+11
|
*
|
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
6
-13
/
+15
|
|
/
|
*
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-13
6
-166
/
+198
|
|
\
|
|
*
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
1
-4
/
+14
|
|
*
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-06-11
100
-1523
/
+2048
|
|
|
\
|
|
*
|
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: Fixup exception only for the correct MCEs
Borislav Petkov
2020-04-14
2
-3
/
+18
|
|
*
|
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: 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
1
-5
/
+5
|
|
*
|
x86/mce/amd, edac: Remove report_gart_errors
Borislav Petkov
2020-04-14
1
-2
/
+7
|
|
*
|
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
1
-42
/
+37
|
|
*
|
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
35
-615
/
+797
|
|
\
\
\
|
|
*
|
|
x86/entry: Make NMI use IDTENTRY_RAW
Thomas Gleixner
2020-06-12
1
-1
/
+1
|
|
*
|
|
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
2020-06-12
1
-26
/
+38
|
|
|
|
/
|
|
|
/
|
|
|
*
|
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
4
-18
/
+2
|
|
*
|
x86/entry: Re-order #DB handler to avoid *SAN instrumentation
Peter Zijlstra
2020-06-11
1
-28
/
+27
|
|
*
|
x86/idt: Consolidate idt functionality
Thomas Gleixner
2020-06-11
1
-25
/
+38
|
|
*
|
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
3
-4
/
+4
|
|
*
|
x86/entry: Remove DBn stacks
Peter Zijlstra
2020-06-11
2
-8
/
+2
|
|
*
|
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
2020-06-11
3
-56
/
+0
|
|
*
|
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
2020-06-11
1
-4
/
+22
|
|
*
|
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
1
-16
/
+2
|
|
*
|
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
|
|
*
|
x86/hw_breakpoint: Add within_area() to check data breakpoints
Lai Jiangshan
2020-06-11
1
-2
/
+11
|
|
*
|
x86/entry: Move paranoid irq tracing out of ASM code
Thomas Gleixner
2020-06-11
3
-0
/
+17
|
|
*
|
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
2020-06-11
1
-3
/
+4
|
|
*
|
x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
Thomas Gleixner
2020-06-11
3
-33
/
+5
[next]