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
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
1
-3
/
+3
2017-07-30
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
1
-1
/
+1
2017-04-11
x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...
Markus Trippelsdorf
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-10-04
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+11
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
1
-1
/
+1
2016-09-14
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
1
-9
/
+11
2016-08-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+24
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-7
/
+7
2016-07-27
x86/ptrace: Stop setting TS_COMPAT in ptrace code
Andy Lutomirski
1
-2
/
+24
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2016-05-03
signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other ...
Stas Sergeev
1
-12
/
+11
2016-04-19
x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
Dmitry Safonov
1
-1
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
1
-2
/
+2
2016-02-17
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
1
-19
/
+44
2016-02-17
x86/signal/64: Fix SS if needed when delivering a 64-bit signal
Andy Lutomirski
1
-2
/
+49
2016-01-19
x86/signal: Cleanup get_nr_restart_syscall()
Dmitry V. Levin
1
-5
/
+8
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-11-04
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2015-11-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
1
-2
/
+2
2015-09-30
x86/signal: Deinline get_sigframe, save 240 bytes
Denys Vlasenko
1
-1
/
+1
2015-09-08
x86/headers: Make sigcontext pointers bit independent
Ingo Molnar
1
-1
/
+3
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
1
-15
/
+11
2015-08-13
Revert x86 sigcontext cleanups
Linus Torvalds
1
-15
/
+11
2015-07-31
x86/vm86: Clean up vm86.h includes
Brian Gerst
1
-0
/
+1
2015-07-31
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
1
-0
/
+3
2015-07-07
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
Andy Lutomirski
1
-27
/
+1
2015-07-06
x86/compat: Remove unneeded #include
Brian Gerst
1
-1
/
+0
2015-05-19
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling...
Ingo Molnar
1
-0
/
+1
2015-05-19
x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h
Ingo Molnar
1
-0
/
+16
2015-05-19
x86/fpu: Merge fpu__reset() and fpu__clear()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Move the signal frame handling code closer to each other
Ingo Molnar
1
-2
/
+2
2015-05-19
x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Use 'struct fpu' in fpu_reset_state()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
Ingo Molnar
1
-3
/
+5
2015-05-19
x86/fpu: Open code PF_USED_MATH usages
Ingo Molnar
1
-3
/
+3
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
1
-1
/
+0
2015-04-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+11
2015-04-16
x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()
Oleg Nesterov
1
-11
/
+11
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+1
2015-04-13
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-04-12
x86: Remove signal translation and exec_domain
Richard Weinberger
1
-15
/
+1
2015-04-06
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
1
-14
/
+8
2015-03-23
x86/fpu: Rename drop_init_fpu() to fpu_reset_state()
Borislav Petkov
1
-1
/
+1
2015-03-23
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
1
-0
/
+2
2015-03-17
x86/signal/64: Remove 'fs' and 'gs' from sigcontext
Andy Lutomirski
1
-2
/
+2
[next]