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_32.c
Age
Commit message (
Expand
)
Author
2008-04-30
signals: x86 TS_RESTORE_SIGMASK
Roland McGrath
2008-04-26
x86 signals: lift flags diddling code
Roland McGrath
2008-04-17
x86: replace most VM86 flags with flags from processor-flags.h
gorcunov@gmail.com
2008-04-17
x86: add KERN_INFO to show_unhandled_signals printout
Ingo Molnar
2008-04-17
x86: move extern declaration to vdso.h
Ingo Molnar
2008-04-17
x86: clean up arch/x86/kernel/signal_32.c
Ingo Molnar
2008-04-17
x86: remove DEBUG_SIG
Ingo Molnar
2008-04-17
x86: Unify argument names in signal_32|64.c
Harvey Harrison
2008-04-17
x86: move struct definitions to unifed sigframe.h
Harvey Harrison
2008-04-17
x86: use sizeof(long) to unify signal_32|64.c
Harvey Harrison
2008-04-17
x86: Use FIX_EFLAGS define in X86_64
Harvey Harrison
2008-04-17
x86: reduce trivial style differences in signal_32|64.c
Harvey Harrison
2008-04-17
x86: regparm(3) is mandatory, no need to annotate
Harvey Harrison
2008-04-17
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
2008-04-17
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
2008-04-17
x86 vDSO: don't use disabled vDSO for signal trampoline
Roland McGrath
2008-03-07
x86: clear DF before calling signal handler
Aurelien Jarno
2008-01-30
x86: remove unneded casts
Jan Engelhardt
2008-01-30
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
2008-01-30
x86: x86-32 thread_struct.debugreg
Roland McGrath
2008-01-30
x86: use generic register names in struct sigcontext
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
2008-01-30
x86 vDSO: i386 vdso32
Roland McGrath
2008-01-30
x86: protect against sigaltstack wraparound
Roland McGrath
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-17
i386: remove unnecessary code
Ingo Molnar
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
i386: move kernel
Thomas Gleixner