index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2009-04-01
x86: signal: check sas_ss_size instead of sas_ss_flags()
Hiroshi Shimamoto
2009-03-20
x86: signal: check signal stack overflow properly
Hiroshi Shimamoto
2009-03-03
x86, signals: fix xine & firefox bustage
Hiroshi Shimamoto
2009-02-28
x86: signal: introduce helper align_sigframe()
Hiroshi Shimamoto
2009-02-28
x86: signal: unify get_sigframe()
Hiroshi Shimamoto
2009-02-28
x86: signal: use 16 bytes boundary for rt_sigframe
Hiroshi Shimamoto
2009-02-28
x86: signal: intrroduce get_sigframe() and replace get_sigstack()
Hiroshi Shimamoto
2009-02-28
x86: signal: add __user annotation
Hiroshi Shimamoto
2009-02-11
x86: merge sys_rt_sigreturn between 32 and 64 bits
H. Peter Anvin
2009-02-11
x86: use regparm(3) for passed-in pt_regs pointer
Brian Gerst
2009-02-11
x86: pass in pt_regs pointer for syscalls that need it
Brian Gerst
2009-02-10
x86: add %gs accessors for x86_32
Tejun Heo
2009-02-10
Merge branch 'x86/uaccess' into core/percpu
Ingo Molnar
2009-01-23
x86: signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-21
Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"
Ingo Molnar
2008-12-18
x86: signal: move sigframe.h to arch/x86/include/asm
Hiroshi Shimamoto
2008-12-18
x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c
Hiroshi Shimamoto
2008-12-16
x86: signal: use signal_fault() in sys_sigreturn()
Hiroshi Shimamoto
2008-12-08
x86: signal: change type of paramter for sys_rt_sigreturn()
Hiroshi Shimamoto
2008-11-26
x86: signal: unify signal_{32|64}.c
Hiroshi Shimamoto