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
/
ia32
/
ia32_signal.c
Commit message (
Expand
)
Author
Age
*
x86: ia32_signal: introduce {get|set}_user_seg()
Hiroshi Shimamoto
2009-02-22
*
x86: ia32_signal: introduce GET_SEG() macro
Hiroshi Shimamoto
2009-02-22
*
x86: ia32_signal: remove unused debug code
Hiroshi Shimamoto
2009-02-22
*
x86: ia32_signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-23
*
x86: introducing asm/sys_ia32.h
Jaswinder Singh Rajput
2008-12-29
*
-
.
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-23
|
\
\
|
|
*
x86: ia32_signal: remove unnecessary declaration
Hiroshi Shimamoto
2008-12-19
|
|
*
x86: ia32_signal: use sigframe.h
Hiroshi Shimamoto
2008-12-18
|
|
*
x86: ia32_signal: rename struct sigframe and rt_sigframe
Hiroshi Shimamoto
2008-12-18
|
|
*
x86: ia32_signal: use proper macro __USER32_DS
Hiroshi Shimamoto
2008-12-16
|
|
*
x86: ia32_signal: use __put_user() instead of __copy_to_user()
Hiroshi Shimamoto
2008-12-16
|
|
*
x86: ia32_signal: change order of storing in setup_sigcontext()
Hiroshi Shimamoto
2008-11-18
|
|
*
x86: ia32_signal: remove using temporary variable
Hiroshi Shimamoto
2008-11-18
|
|
*
x86: ia32_signal: cleanup macro RELOAD_SEG
Hiroshi Shimamoto
2008-11-18
|
|
*
x86: ia32_signal: introduce COPY_SEG_CPL3
Hiroshi Shimamoto
2008-11-18
|
|
*
x86: ia32_signal: cleanup macro COPY
Hiroshi Shimamoto
2008-11-18
|
|
*
x86: ia32_signal: remove unnecessary padding
Hiroshi Shimamoto
2008-11-12
|
|
*
x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()
Hiroshi Shimamoto
2008-11-06
|
|
/
|
/
|
|
*
x86, signals: remove duplicated register setup code in ia32 signal delivery
Mikael Pettersson
2008-10-27
|
/
*
x86: ia32_signal.c remove unnecessary function calls
Hiroshi Shimamoto
2008-10-01
*
x86: ia32_signal.c: remove unnecessary cast to u32
Hiroshi Shimamoto
2008-10-01
*
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
*
Merge branch 'x86/cleanups' into x86/signal
Ingo Molnar
2008-09-06
|
\
|
*
x86_64: use save/loadsegment in ia32 compat
Jeremy Fitzhardinge
2008-08-20
*
|
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
|
/
*
x86_64: ia32_signal.c: remove signal number conversion
Hiroshi Shimamoto
2008-07-18
*
x86_64: ia32_signal.c: use macro instead of immediate
Hiroshi Shimamoto
2008-07-18
*
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 vDSO: don't use disabled vDSO for signal trampoline
Roland McGrath
2008-04-17
*
x86: clear DF before calling signal handler
Aurelien Jarno
2008-03-07
*
x86: remove unneded casts
Jan Engelhardt
2008-01-30
*
x86: x86 i387 user_regset
Roland McGrath
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
*
x86 vDSO: consolidate vdso32
Roland McGrath
2008-01-30
*
x86: clean up arch/x86/ia32/ia32_signal.c
Thomas Gleixner
2008-01-30
*
x86_64: move ia32
Thomas Gleixner
2007-10-11