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
starfive-6.6.48-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
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
1
-2
/
+2
2013-07-23
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
1
-0
/
+4
2013-07-17
x86: Make sure IDT is page aligned
Kees Cook
1
-6
/
+6
2013-07-03
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-06-21
x86: Rename variables for debugging
Seiji Aguchi
1
-1
/
+1
2013-06-19
x86: Remove weird PTR_ERR() in do_debug
Rusty Russell
1
-1
/
+1
2013-05-14
x86: Extend #DF debugging aid to 64-bit
Borislav Petkov
1
-0
/
+3
2013-04-30
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2013-04-12
x86: Use a read-only IDT alias on all CPUs
Kees Cook
1
-0
/
+9
2013-03-07
context_tracking: Restore correct previous context state on exception exit
Frederic Weisbecker
1
-24
/
+41
2013-03-07
context_tracking: Move exception handling to generic code
Frederic Weisbecker
1
-2
/
+1
2013-01-30
x86, 64bit: Use a #PF handler to materialize early mappings on demand
H. Peter Anvin
1
-0
/
+9
2012-12-20
Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+0
2012-12-17
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
H. Peter Anvin
1
-6
/
+0
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
1
-1
/
+1
2012-10-01
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-31
/
+29
2012-09-26
x86: Exception hooks for userspace RCU extended QS
Frederic Weisbecker
1
-26
/
+55
2012-09-26
x86: Unspaghettize do_general_protection()
Frederic Weisbecker
1
-22
/
+16
2012-09-26
x86: Unspaghettize do_trap()
Frederic Weisbecker
1
-31
/
+29
2012-09-19
x86, fpu: decouple non-lazy/eager fpu restore from xsave
Suresh Siddha
1
-1
/
+1
2012-09-19
x86, fpu: use non-lazy fpu restore for processors supporting xsave
Suresh Siddha
1
-1
/
+4
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-9
/
+10
2012-06-01
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
1
-2
/
+6
2012-05-24
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-4
/
+0
2012-05-18
MCA: delete all remaining traces of microchannel bus support.
Paul Gortmaker
1
-4
/
+0
2012-04-28
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
1
-1
/
+7
2012-03-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-63
/
+70
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2012-03-13
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
1
-8
/
+8
2012-03-10
x86: Use enum instead of literals for trap values
Kees Cook
1
-58
/
+65
2012-02-22
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
1
-0
/
+1
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
1
-32
/
+8
2012-02-19
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
1
-23
/
+32
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
1
-6
/
+5
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
1
-0
/
+14
2012-02-17
i387: do not preload FPU state at task switch time
Linus Torvalds
1
-24
/
+11
2012-02-17
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
1
-1
/
+1
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
1
-1
/
+0
2012-02-14
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
1
-0
/
+1
2012-02-14
i387: math_state_restore() isn't called from asm
Linus Torvalds
1
-3
/
+3
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+20
2011-12-22
x86: Add counter when debug stack is used with interrupts enabled
Steven Rostedt
1
-0
/
+14
2011-12-22
x86: Keep current stack in NMI breakpoints
Steven Rostedt
1
-0
/
+6
2011-12-06
x86: Clean up and extend do_int3()
Srikar Dronamraju
1
-6
/
+1
2011-10-10
x86, nmi: Split out nmi from traps.c
Don Zickus
1
-155
/
+0
2011-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2011-08-11
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
1
-6
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
[next]