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
/
i386
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
*
[PATCH] i386: entry.S END/ENDPROC annotations
Jan Beulich
2007-02-13
*
[PATCH] i386: vMI timer patches
Zachary Amsden
2007-02-13
*
[PATCH] i386: Convert i386 PDA code to use %fs
Jeremy Fitzhardinge
2007-02-13
*
[PATCH] Fix CONFIG_COMPAT_VDSO
Roland McGrath
2007-01-26
*
Remove stack unwinder for now
Linus Torvalds
2006-12-15
*
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
Rusty Russell
2006-12-06
*
[PATCH] paravirt: header and stubs for paravirtualisation
Rusty Russell
2006-12-06
*
[PATCH] i386: Fix entry.S code with !CONFIG_VM86
Joe Korty
2006-12-06
*
[PATCH] i386: Implement smp_processor_id() with the PDA
Jeremy Fitzhardinge
2006-12-06
*
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
Jeremy Fitzhardinge
2006-12-06
*
[PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs s...
Jeremy Fitzhardinge
2006-12-06
*
[PATCH] i386: espfix cleanup
Stas Sergeev
2006-12-06
*
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
2006-09-26
*
[PATCH] i386: Allow a kernel not to be in ring 0
Rusty Russell
2006-09-26
*
[PATCH] i386: Abstract sensitive instructions
Rusty Russell
2006-09-26
*
[PATCH] i386: annotate FIX_STACK() and the rest of nmi()
Chuck Ebbert
2006-09-26
*
[PATCH] i386: Disallow kprobes on NMI handlers
Fernando Luis Vázquez Cao
2006-09-26
*
[PATCH] i386: move kernel_thread_helper into entry.S
Andi Kleen
2006-09-26
*
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
2006-09-26
*
x86: save/restore eflags in context switch
Linus Torvalds
2006-09-18
*
[PATCH] Fix trivial unwind info bug
Markus Armbruster
2006-07-31
*
[PATCH] lockdep: irqtrace subsystem, i386 support
Ingo Molnar
2006-07-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
Ingo Molnar
2006-06-27
*
[PATCH] fix broken vm86 interrupt/signal handling
Aleksey Gorelov
2006-06-27
*
[PATCH] x86: increase interrupt vector range
Rusty Russell
2006-06-27
*
[PATCH] i386: reliable stack trace support i386 entry.S
Jan Beulich
2006-06-26
*
[PATCH] i386: reliable stack trace support (i386)
Jan Beulich
2006-06-26
*
[PATCH] i386: fix singlestep through an int80 syscall
Chuck Ebbert
2006-03-23
*
[PATCH] Make vm86 support optional
Matt Mackall
2006-01-08
*
[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...
Arjan van de Ven
2006-01-06
*
[PATCH] i386: NMI pointer comparison fix
Jan Beulich
2005-11-13
*
[PATCH] i386: Don't miss pending signals returning to user mode after signal ...
Roland McGrath
2005-09-12
*
[PATCH] kprobes: prevent possible race conditions i386 changes
Prasanna S Panchamukhi
2005-09-07
*
[PATCH] uml: SYSEMU: slight cleanup and speedup
Paolo 'Blaisorblade' Giarrusso
2005-09-05
*
[PATCH] Uml support: reorganize PTRACE_SYSEMU support
Bodo Stroesser
2005-09-05
*
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...
Laurent Vivier
2005-09-05
*
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386
Paolo 'Blaisorblade' Giarrusso
2005-05-01
*
[PATCH] x86: entry.S trap return fixes
Stas Sergeev
2005-05-01
*
x86: make traps on 'iret' be debuggable in user space
Linus Torvalds
2005-04-29
*
[PATCH] fix crash in entry.S restore_all
Stas Sergeev
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16