index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'locking/nmi' into x86/entry
Ingo Molnar
2020-07-26
1
-11
/
+6
|
\
|
*
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
2020-07-10
1
-11
/
+6
*
|
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
2020-07-24
1
-3
/
+3
*
|
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
2020-07-24
1
-9
/
+9
*
|
Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.
Thomas Gleixner
2020-07-10
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86/traps: Disable interrupts in exc_aligment_check()
Thomas Gleixner
2020-07-09
1
-0
/
+2
*
|
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
2020-07-06
1
-3
/
+3
*
|
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
1
-1
/
+13
|
\
|
|
*
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
2020-07-04
1
-1
/
+1
|
*
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
2020-07-04
1
-0
/
+12
*
|
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
2020-06-26
1
-1
/
+2
|
\
|
|
*
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
|
*
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-1
/
+2
*
|
x86/entry: Fix #UD vs WARN more
Peter Zijlstra
2020-06-25
1
-34
/
+38
*
|
x86/entry: Fixup bad_iret vs noinstr
Peter Zijlstra
2020-06-25
1
-3
/
+3
|
/
*
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
2020-06-12
1
-26
/
+38
*
x86/entry: Re-order #DB handler to avoid *SAN instrumentation
Peter Zijlstra
2020-06-11
1
-28
/
+27
*
x86/idt: Cleanup trap_init()
Thomas Gleixner
2020-06-11
1
-9
/
+0
*
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
1
-2
/
+2
*
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
2020-06-11
1
-9
/
+0
*
x86/entry: Introduce local_db_{save,restore}()
Peter Zijlstra
2020-06-11
1
-16
/
+2
*
x86/entry: Move paranoid irq tracing out of ASM code
Thomas Gleixner
2020-06-11
1
-0
/
+11
*
x86/idtentry: Switch to conditional RCU handling
Thomas Gleixner
2020-06-11
1
-5
/
+5
*
x86/entry: Fix allnoconfig build warning
Ingo Molnar
2020-06-11
1
-1
/
+1
*
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
2020-06-11
1
-3
/
+14
*
x86/traps: Address objtool noinstr complaints in #DB
Thomas Gleixner
2020-06-11
1
-2
/
+8
*
x86/traps: Restructure #DB handling
Thomas Gleixner
2020-06-11
1
-34
/
+35
*
x86/entry: Implement user mode C entry points for #DB and #MCE
Thomas Gleixner
2020-06-11
1
-16
/
+54
*
x86/entry: Convert Debug exception to IDTENTRY_DB
Thomas Gleixner
2020-06-11
1
-8
/
+13
*
x86/db: Split out dr6/7 handling
Peter Zijlstra
2020-06-11
1
-19
/
+56
*
x86/traps: Split int3 handler up
Peter Zijlstra
2020-06-11
1
-28
/
+40
*
x86/entry: Convert INT3 exception to IDTENTRY_RAW
Thomas Gleixner
2020-06-11
1
-11
/
+17
*
x86/int3: Inline bsearch()
Peter Zijlstra
2020-06-11
1
-0
/
+5
*
x86/entry/32: Convert IRET exception to IDTENTRY_SW
Thomas Gleixner
2020-06-11
1
-5
/
+3
*
x86/entry: Convert SIMD coprocessor error exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-12
/
+17
*
x86/entry: Convert Alignment check exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-3
/
+1
*
x86/entry: Convert Coprocessor error exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-3
/
+2
*
x86/entry: Convert Spurious interrupt bug exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-2
/
+1
*
x86/entry: Convert General protection exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-5
/
+3
*
x86/entry: Convert Stack segment exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-8
/
+4
*
x86/entry: Convert Segment not present exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+6
*
x86/entry: Convert Invalid TSS exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+6
*
x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+6
*
x86/entry: Convert Device not available exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-6
/
+2
*
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+15
*
x86/entry: Convert Bounds exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-5
/
+4
*
x86/entry: Convert Overflow exception to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+5
*
x86/entry: Convert Divide Error to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+6
*
x86/traps: Prepare for using DEFINE_IDTENTRY
Thomas Gleixner
2020-06-11
1
-0
/
+15
*
x86/traps: Make interrupt enable/disable symmetric in C code
Thomas Gleixner
2020-06-11
1
-9
/
+19
[next]