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
/
powerpc
/
kernel
/
signal_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-11
/
+9
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
1
-30
/
+30
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
1
-27
/
+23
2016-10-04
powerpc: signals: Stop using current in signal code
Cyril Bur
1
-12
/
+19
2016-09-13
powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are active
Simon Guo
1
-0
/
+6
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
1
-0
/
+1
2016-08-29
powerpc: signals: Discard transaction state from signal frames
Cyril Bur
1
-0
/
+14
2015-12-14
Merge tag 'powerpc-4.4-3' into next
Michael Ellerman
1
-5
/
+9
2015-12-01
powerpc: Move part of giveup_vsx into c
Anton Blanchard
1
-2
/
+2
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
1
-18
/
+0
2015-11-23
powerpc/tm: Block signal return setting invalid MSR state
Michael Neuling
1
-5
/
+9
2015-09-04
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+5
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
1
-2
/
+0
2015-07-29
powerpc/kernel: Add SIG_SYS support for compat tasks
Michael Ellerman
1
-0
/
+5
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-2
/
+2
2014-08-06
powerpc: Use sigsp()
Richard Weinberger
1
-2
/
+2
2014-08-06
powerpc: Use get_signal() signal_setup_done()
Richard Weinberger
1
-20
/
+16
2014-06-24
powerpc: Remove ancient DEBUG_SIG code
Michael Ellerman
1
-9
/
+0
2014-04-07
powerpc/tm: Disable IRQ in tm_recheckpoint
Michael Neuling
1
-0
/
+2
2014-01-29
powerpc: Fix 32-bit frames for signals delivered when transactional
Paul Mackerras
1
-12
/
+7
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
1
-14
/
+7
2013-11-25
powerpc/signals: Improved mark VSX not saved with small contexts fix
Michael Neuling
1
-9
/
+7
2013-11-21
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
1
-1
/
+9
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-10-19
powerpc: move debug registers in a structure
Bharat Bhushan
1
-3
/
+3
2013-10-11
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
1
-35
/
+37
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
1
-35
/
+37
2013-10-11
powerpc: Reset MSR_LE on signal entry
Anton Blanchard
1
-1
/
+2
2013-08-14
powerpc: Fix VRSAVE handling
Paul Mackerras
1
-0
/
+9
2013-06-20
powerpc/tm: Fix return of 32bit rt signals to active transactions
Michael Neuling
1
-1
/
+1
2013-06-20
powerpc/tm: Fix restoration of MSR on 32bit signal return
Michael Neuling
1
-3
/
+6
2013-06-20
powerpc/tm: Fix 32 bit non-rt signals
Michael Neuling
1
-5
/
+25
2013-06-20
powerpc/tm: Fix writing top half of MSR on 32 bit signals
Michael Neuling
1
-8
/
+21
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
1
-8
/
+2
2013-04-10
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
1
-0
/
+2
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-245
/
+8
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
1
-13
/
+487
2013-02-04
powerpc: switch to generic old sigaction()
Al Viro
1
-65
/
+0
2013-02-04
powerpc: switch to generic compat rt_sigaction()
Al Viro
1
-30
/
+0
2013-02-04
powerpc: switch to generic old sigsuspend
Al Viro
1
-11
/
+0
2013-02-04
powerpc: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-24
/
+0
2013-02-04
powerpc: switch to generic compat rt_sigpending()
Al Viro
1
-18
/
+0
2013-02-04
powerpc: switch to generic compat rt_sigprocmask()
Al Viro
1
-35
/
+0
2013-02-04
powerpc: switch to generic sigaltstack
Al Viro
1
-61
/
+8
2013-02-04
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
1
-1
/
+0
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-06-01
powerpc: get rid of restore_sigmask()
Al Viro
1
-2
/
+2
2012-05-22
powerpc: missing checks of __get_user()/__put_user() return values
Al Viro
1
-3
/
+3
[next]