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
/
traps_32.c
Commit message (
Expand
)
Author
Age
*
traps: x86: finalize unification of traps.c
Alexander van Heukelum
2008-10-13
*
traps: x86: make traps_32.c and traps_64.c equal
Alexander van Heukelum
2008-10-13
*
traps: x86: various noop-changes preparing for unification of traps_xx.c
Alexander van Heukelum
2008-10-13
*
traps: i386: expand clear_mem_error and remove from mach_traps.h
Alexander van Heukelum
2008-10-13
*
traps: i386: use preempt_conditional_sti/cli in do_int3
Alexander van Heukelum
2008-10-13
*
traps: x86: converge trap_init functions
Alexander van Heukelum
2008-10-13
*
x86, traps: converge do_debug handlers
Alexander van Heukelum
2008-10-13
*
x86, traps: introduce dotraplinkage
Alexander van Heukelum
2008-10-13
*
x86, traps, i386: factor out lazy io-bitmap copy
Alexander van Heukelum
2008-10-13
*
i386: split out dumpstack code from traps_32.c
Alexander van Heukelum
2008-10-13
*
x86: __show_registers() and __show_regs() API unification
Pekka Enberg
2008-10-13
*
traps: i386: make do_trap more like x86_64
Alexander van Heukelum
2008-10-13
*
i386: trace_hardirqs_fixup should now not be necessary: irqs are off.
Alexander van Heukelum
2008-10-13
*
i386: remove temporary DO_TRAP macros, expanding the last one used
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 19 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 18 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 17 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 16 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 15 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 13 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 12 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 11 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 10 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 9 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 7 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 6 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 5 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 4 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: expand exception 3 DO_TRAP macro
Alexander van Heukelum
2008-10-13
*
i386: convert hardware exception 0 to an interrupt gate
Alexander van Heukelum
2008-10-13
*
i386: prepare to convert exceptions to interrupts
Alexander van Heukelum
2008-10-13
*
i386: remove kprobes' restore_interrupts in favour of conditional_sti
Alexander van Heukelum
2008-10-13
*
signals: demultiplexing SIGTRAP signal
Srinivasa Ds
2008-09-23
*
x86, xsave: enable xsave/xrstor on cpus with xsave support
Suresh Siddha
2008-07-30
*
x86: introducing asm-x86/traps.h
Jaswinder Singh
2008-07-18
*
x86: traps_xx: modify x86_64 to use _log_lvl variants
Alexander van Heukelum
2008-07-18
*
x86: traps_xx: refactor die() like in x86_64
Alexander van Heukelum
2008-07-18
*
x86: traps_xx: various small changes
Alexander van Heukelum
2008-07-09
*
x86: traps_xx: modify default_do_nmi
Alexander van Heukelum
2008-07-09
*
x86: traps_xx: restructure do_general_protection()
Alexander van Heukelum
2008-07-09
*
x86: traps_xx: modify __die
Alexander van Heukelum
2008-07-09
*
x86: traps_xx: shuffle headers and globals
Alexander van Heukelum
2008-07-09
*
x86: initial changes to unify traps_32.c and traps_64.c
Alexander van Heukelum
2008-07-09
*
x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"
Ingo Molnar
2008-07-08
*
x86: let setup_arch call init_apic_mappings for 32bit
Yinghai Lu
2008-07-08
*
x86: don't use gdt_page openly.
Glauber Costa
2008-07-08
*
Merge branch 'linus' into x86/nmi
Ingo Molnar
2008-06-16
|
\
|
*
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
2008-06-12
*
|
x86: nmi - unify die_nmi() interface
Cyrill Gorcunov
2008-05-25
|
/
*
i386: fix signal type for iret exception
Jan Beulich
2008-04-26
[next]