index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
signal_64.c
Commit message (
Expand
)
Author
Age
*
x86: signal: remove indent in restore_sigcontext()
Hiroshi Shimamoto
2008-10-03
*
x86: signal: move macros out from restore_sigcontext()
Hiroshi Shimamoto
2008-10-03
*
x86: signal: introduce helper macro is_ia32
Hiroshi Shimamoto
2008-09-25
*
x86: signal_64.c: introduce helper function signr_convert()
Hiroshi Shimamoto
2008-09-25
*
x86: signal: cosmetic unification of handle_signal()
Hiroshi Shimamoto
2008-09-24
*
x86: signal: cosmetic unification of do_notify_resume()
Hiroshi Shimamoto
2008-09-24
*
x86: signal: cosmetic unification of do_signal()
Hiroshi Shimamoto
2008-09-24
*
x86: signal: introduce do_rt_sigreturn()
Hiroshi Shimamoto
2008-09-14
*
x86: signal: remove unneeded err handling
Hiroshi Shimamoto
2008-09-14
*
x86: signal: put give_sigsegv of setup frames together
Hiroshi Shimamoto
2008-09-14
*
x86: signal_64.c: make handle_signal() similar
Hiroshi Shimamoto
2008-09-10
*
x86: signal_64.c: arg for restore_i387_xstate() is void __user *
Hiroshi Shimamoto
2008-09-10
*
x86: signal_64.c: clean up signal_fault()
Hiroshi Shimamoto
2008-09-10
*
x86: signal: split out frame setups
Hiroshi Shimamoto
2008-09-06
*
x86: signal: make NR_restart_syscall
Hiroshi Shimamoto
2008-09-06
*
Merge branch 'x86/cleanups' into x86/signal
Ingo Molnar
2008-09-06
|
\
|
*
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2008-08-20
|
|
\
|
*
|
x86: coding style fixes to arch/x86/kernel/signal_64.c
Gustavo F. Padovan
2008-07-31
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal
Ingo Molnar
2008-09-06
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
Merge commit 'v2.6.27-rc3' into x86/prototypes
Ingo Molnar
2008-08-14
|
|
|
|
\
|
|
|
|
*
|
x86: Introducing asm/syscalls.h
Jaswinder Singh
2008-07-22
|
|
*
|
|
x86, xsave: remove the redundant access_ok() in setup_rt_frame()
Suresh Siddha
2008-08-14
|
|
*
|
|
x86, xsave: save/restore the extended state context in sigframe
Suresh Siddha
2008-07-30
|
|
*
|
|
x86, xsave: reorganization of signal save/restore fpstate code layout
Suresh Siddha
2008-07-30
|
|
*
|
|
x86, xsave: dynamically allocate sigframes fpstate instead of static allocation
Suresh Siddha
2008-07-30
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'linus' into x86/tracehook
Ingo Molnar
2008-09-05
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86: tracehook: TIF_NOTIFY_RESUME
Roland McGrath
2008-07-26
|
*
|
|
x86 signals: use asm/syscall.h
Roland McGrath
2008-07-26
|
*
|
|
x86: tracehook_signal_handler
Roland McGrath
2008-07-26
|
|
|
/
|
|
/
|
*
/
|
x64, fpu: fix possible FPU leakage in error conditions
Suresh Siddha
2008-07-26
|
/
/
*
|
x86-64: Clean up 'save/restore_i387()' usage
Linus Torvalds
2008-07-24
*
|
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
|
\
\
|
|
/
|
/
|
|
*
sched, x86: clean up hrtick implementation
Peter Zijlstra
2008-07-20
*
|
x86 ptrace: unify TIF_SINGLESTEP
Roland McGrath
2008-07-16
|
/
*
signals: x86 TS_RESTORE_SIGMASK
Roland McGrath
2008-04-30
*
x86 signals: lift set_fs
Roland McGrath
2008-04-26
*
x86 signals: lift flags diddling code
Roland McGrath
2008-04-26
*
x86: remove DEBUG_SIG
Ingo Molnar
2008-04-17
*
x86: define DEBUG_SIG in signal_64.c
Harvey Harrison
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: ia32 syscall restart fix
Roland McGrath
2008-03-11
*
x86: clear DF before calling signal handler
Aurelien Jarno
2008-03-07
*
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
2008-01-30
*
x86: get rid of _MASK flags
Glauber de Oliveira Costa
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
[next]