index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-29
x86/traps: Use format string with panic() call
Rasmus Villemoes
1
-1
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-105
/
+71
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2018-09-21
signal/x86: Use force_sig_fault where appropriate
Eric W. Biederman
1
-9
/
+5
2018-09-21
signal/x86/traps: Simplify trap generation
Eric W. Biederman
1
-61
/
+24
2018-09-21
signal/x86/traps: Use force_sig instead of open coding it.
Eric W. Biederman
1
-1
/
+1
2018-09-21
signal/x86/traps: Use force_sig_bnderr
Eric W. Biederman
1
-10
/
+9
2018-09-21
signal/x86/traps: Move more code into do_trap_no_signal so it can be reused
Eric W. Biederman
1
-16
/
+14
2018-09-19
signal/x86/traps: Factor out show_signal
Eric W. Biederman
1
-18
/
+19
2018-09-19
signal/x86: Move mpx siginfo generation into do_bounds
Eric W. Biederman
1
-5
/
+14
2018-09-08
x86/entry/64: Document idtentry
Andy Lutomirski
1
-0
/
+4
2018-09-03
x86/fault: Plumb error code and fault address through to fault handlers
Jann Horn
1
-3
/
+3
2018-09-03
x86/kprobes: Inline kprobe_exceptions_notify() into do_general_protection()
Jann Horn
1
-0
/
+10
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
1
-0
/
+3
2018-06-20
x86: Call fixup_exception() before notify_die() in math_error()
Siarhei Liakh
1
-6
/
+8
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+3
2018-03-23
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
1
-7
/
+8
2018-02-15
x86/debug: Use UD2 for WARN()
Peter Zijlstra
1
-1
/
+1
2018-01-01
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
1
-2
/
+3
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
1
-0
/
+1
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-27
/
+42
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
1
-2
/
+2
2017-12-17
x86/entry/64: Remove the SYSENTER stack canary
Andy Lutomirski
1
-7
/
+0
2017-12-17
x86/entry/64: Move the IST stacks into struct cpu_entry_area
Andy Lutomirski
1
-0
/
+3
2017-12-17
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
Andy Lutomirski
1
-10
/
+11
2017-12-17
x86/espfix/64: Stop assuming that pt_regs is on the entry stack
Andy Lutomirski
1
-9
/
+28
2017-12-17
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
1
-2
/
+1
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-2
/
+1
2017-12-15
x86/espfix/64: Fix espfix double-fault handling on 5-level systems
Andy Lutomirski
1
-1
/
+1
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-5
/
+0
2017-11-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2017-11-10
x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
Alexander Shishkin
1
-3
/
+7
2017-11-08
x86/traps: Fix up general protection faults caused by UMIP
Ricardo Neri
1
-0
/
+6
2017-11-02
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
Andy Lutomirski
1
-2
/
+1
2017-10-12
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
1
-1
/
+1
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
1
-1
/
+1
2017-09-25
x86/vector: Rename used_vectors to system_vectors
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/idt: Move regular trap init to tables
Thomas Gleixner
1
-40
/
+1
2017-08-29
x86/idt: Move IST stack based traps to table init
Thomas Gleixner
1
-8
/
+1
2017-08-29
x86/idt: Move debug stack init to table based
Thomas Gleixner
1
-5
/
+1
2017-08-29
x86/idt: Switch early trap init to IDT tables
Thomas Gleixner
1
-27
/
+0
2017-08-29
x86/idt: Create file for IDT related code
Thomas Gleixner
1
-6
/
+0
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
1
-5
/
+1
2017-08-29
x86/boot: Move EISA setup to a separate file
Thomas Gleixner
1
-13
/
+0
2017-08-29
x86/irq: Unexport used_vectors[]
Thomas Gleixner
1
-1
/
+0
2017-06-12
x86/debug: Handle early WARN_ONs proper
Peter Zijlstra
1
-1
/
+1
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+40
[next]