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
/
entry
/
entry_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-24
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
Josh Poimboeuf
1
-11
/
+19
2017-03-24
x86/ftrace: Move the ftrace specific code out of entry_32.S
Steven Rostedt (VMware)
1
-169
/
+0
2017-03-01
x86/entry/32: Relax a pvops stub clobber specification
Jan Beulich
1
-1
/
+1
2017-01-12
x86/entry: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
1
-19
/
+11
2016-12-16
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+2
2016-12-09
ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
1
-4
/
+29
2016-10-20
x86/entry/32: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
1
-3
/
+19
2016-10-20
x86/entry/32: Rename 'error_code' to 'common_exception'
Josh Poimboeuf
1
-20
/
+23
2016-10-20
x86/entry/32, x86/boot/32: Use local labels
Josh Poimboeuf
1
-21
/
+22
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
2016-08-24
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
Brian Gerst
1
-16
/
+15
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
1
-0
/
+37
2016-08-08
x86: move exports to actual definitions
Al Viro
1
-0
/
+2
2016-07-15
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
Andy Lutomirski
1
-0
/
+11
2016-05-05
x86/entry/32: Remove GET_THREAD_INFO() from entry code
Brian Gerst
1
-3
/
+0
2016-05-05
x86/entry, sched/x86: Don't save/restore EFLAGS on task switch
Brian Gerst
1
-4
/
+0
2016-03-10
x86/entry/32: Change INT80 to be an interrupt gate
Andy Lutomirski
1
-4
/
+4
2016-03-10
x86/entry: Improve system call entry comments
Andy Lutomirski
1
-1
/
+60
2016-03-10
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
Andy Lutomirski
1
-63
/
+51
2016-03-10
x86/entry: Vastly simplify SYSENTER TF (single-step) handling
Andy Lutomirski
1
-12
/
+30
2016-03-10
x86/entry/32: Restore FLAGS on SYSEXIT
Andy Lutomirski
1
-0
/
+9
2016-03-10
x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
Andy Lutomirski
1
-1
/
+22
2016-03-08
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
1
-13
/
+2
2016-03-07
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
Ingo Molnar
1
-0
/
+1
2016-02-24
x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32
Andy Lutomirski
1
-0
/
+1
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-1
/
+1
2016-01-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+2
2015-12-21
x86/entry: Restore traditional SYSENTER calling convention
Andy Lutomirski
1
-1
/
+1
2015-12-21
x86/entry: Fix some comments
Andy Lutomirski
1
-1
/
+1
2015-12-19
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
1
-2
/
+3
2015-11-23
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
1
-6
/
+2
2015-11-23
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
1
-2
/
+3
2015-10-18
x86/entry/32: Fix FS and GS restore in opportunistic SYSEXIT
Andy Lutomirski
1
-2
/
+2
2015-10-18
x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on
Andy Lutomirski
1
-4
/
+4
2015-10-09
x86/entry/32: Re-implement SYSENTER using the new C path
Andy Lutomirski
1
-98
/
+34
2015-10-09
x86/entry/32: Switch INT80 to the new C syscall path
Andy Lutomirski
1
-21
/
+13
2015-10-09
x86/entry/32: Open-code return tracking from fork and kthreads
Andy Lutomirski
1
-3
/
+15
2015-10-07
x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermo...
Andy Lutomirski
1
-2
/
+0
2015-08-05
x86/entry/32: Migrate to C exit path
Andy Lutomirski
1
-51
/
+11
2015-08-05
x86/entry/32: Remove 32-bit syscall audit optimizations
Andy Lutomirski
1
-46
/
+2
2015-07-31
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
1
-23
/
+1
2015-06-09
x86/asm/entry: Clean up entry*.S style, final bits
Denys Vlasenko
1
-9
/
+9
2015-06-08
x86/asm/entry/32: Clean up entry_32.S
Ingo Molnar
1
-571
/
+570
2015-06-08
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
1
-2
/
+2
2015-06-08
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
1
-5
/
+5
2015-06-03
x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
Ingo Molnar
1
-0
/
+1249