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
/
entry_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
ftrace/x86-64: Allow to change RIP in handlers
Steven Rostedt
1
-0
/
+4
2012-08-23
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
1
-5
/
+27
2012-08-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-18
/
+0
2012-08-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-10
/
+86
2012-07-31
ftrace/x86: Remove function_trace_stop check from graph caller
Steven Rostedt
1
-3
/
+0
2012-07-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+0
2012-07-19
ftrace/x86: Add separate function to save regs
Steven Rostedt
1
-8
/
+86
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
1
-0
/
+1
2012-06-28
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
Alex Shi
1
-18
/
+0
2012-06-07
x86: Save cr2 in NMI in case NMIs take a page fault
Steven Rostedt
1
-0
/
+20
2012-06-01
ftrace/x86: Do not change stacks in DEBUG when calling lockdep
Steven Rostedt
1
-3
/
+41
2012-04-21
x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...
H. Peter Anvin
1
-12
/
+4
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+44
2012-03-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-02-28
Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
1
-29
/
+35
2012-02-28
Merge branch 'linus' into x86/asm
Ingo Molnar
1
-40
/
+199
2012-02-27
x86-64: Fix CFI data for common_interrupt()
Mark Wielaard
1
-1
/
+1
2012-02-25
x86: Fix the NMI nesting comments
Steven Rostedt
1
-6
/
+8
2012-02-24
x86-64: Improve insn scheduling in SAVE_ARGS_IRQ
Jan Beulich
1
-4
/
+3
2012-02-24
x86-64: Fix CFI annotations for NMI nesting code
Jan Beulich
1
-24
/
+28
2012-02-21
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
1
-2
/
+2
2012-02-21
x32: Handle process creation
H. Peter Anvin
1
-0
/
+15
2012-02-21
x32: Signal-related system calls
H. Peter Anvin
1
-0
/
+19
2012-02-21
x32: Handle the x32 system call flag
H. Peter Anvin
1
-0
/
+10
2012-02-20
x86/nmi: Test saved %cs in NMI to determine nested NMI case
Steven Rostedt
1
-0
/
+7
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+7
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-2
/
+2
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-5
/
+5
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-33
/
+185
2011-12-22
x86: Add workaround to NMI iret woes
Steven Rostedt
1
-0
/
+177
2011-12-22
x86: Document the NMI handler about not using paranoid_exit
Steven Rostedt
1
-1
/
+8
2011-12-22
x86: Do not schedule while still in NMI context
Linus Torvalds
1
-32
/
+0
2011-12-06
x86: Fix rflags in FAKE_STACK_FRAME
Seiichi Ikarashi
1
-1
/
+1
2011-12-05
x86-64: Cleanup some assembly entry points
Jan Beulich
1
-1
/
+1
2011-12-05
x86-64: Slightly shorten line system call entry and exit paths
Jan Beulich
1
-5
/
+3
2011-12-05
x86-64: Reduce amount of redundant code generated for invalidate_interruptNN
Jan Beulich
1
-3
/
+12
2011-12-05
x86-64: Slightly shorten int_ret_from_sys_call
Jan Beulich
1
-3
/
+1
2011-09-28
x86-64: Fix CFI data for interrupt frames
Jan Beulich
1
-5
/
+9
2011-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2011-08-11
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
1
-1
/
+0
2011-07-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2011-07-23
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+0
2011-07-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2011-07-02
x86: Don't use frame pointer to save old stack on irq entry
Frederic Weisbecker
1
-12
/
+15
2011-07-02
x86: Remove useless unwinder backlink from irq regs saving
Frederic Weisbecker
1
-1
/
+0
2011-07-02
x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ
Frederic Weisbecker
1
-1
/
+2
2011-07-02
x86,64: Simplify save_regs()
Frederic Weisbecker
1
-27
/
+17
2011-06-16
x86, mce: Replace MCE_SELF_VECTOR by irq_work
Hidetoshi Seto
1
-5
/
+0
2011-06-07
x86-64: Emulate legacy vsyscalls
Andy Lutomirski
1
-0
/
+2
2011-06-05
x86-64: Document some of entry_64.S
Andy Lutomirski
1
-0
/
+2
[next]