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_64
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
*
[PATCH] x86-64: miscellaneous entry.S adjustments
Jan Beulich
2006-12-06
*
[PATCH] x86: Revert new unwind kernel stack termination
Andi Kleen
2006-10-21
*
[PATCH] x86-64: Revert interrupt backlink changes
Andi Kleen
2006-10-21
*
[PATCH] x86-64: Fix ENOSYS in system call tracing
Jan Beulich
2006-10-21
*
[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlers
Andi Kleen
2006-10-05
*
[PATCH] x86: Terminate the kernel stacks for the unwinder
Andi Kleen
2006-10-05
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
*
[PATCH] Don't leak NT bit into next task
Andi Kleen
2006-09-26
*
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
2006-09-26
*
[PATCH] Fix a irqcount comment in entry.S
Andi Kleen
2006-09-26
*
[PATCH] Add a missing check for irq flags tracing in NMI
Andi Kleen
2006-09-26
*
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
2006-09-26
*
[PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*
Andi Kleen
2006-09-26
*
[PATCH] Add some comments to entry.S
Andi Kleen
2006-09-26
*
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
2006-09-26
*
[PATCH] Add proper alignment to ENTRY
Andi Kleen
2006-09-26
*
[PATCH] Clean up asm/smp.h includes
Andi Kleen
2006-09-26
*
[PATCH] x86_64: Add kernel thread stack frame termination for properly stoppi...
Andi Kleen
2006-08-30
*
[PATCH] x86_64: Fix backtracing for interrupt stacks
Andi Kleen
2006-08-02
*
[PATCH] lockdep: irqtrace subsystem, x86_64 support
Ingo Molnar
2006-07-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] x86: increase interrupt vector range
Rusty Russell
2006-06-27
*
[PATCH] x86_64: reliable stack trace support (x86-64 syscall
Jan Beulich
2006-06-26
*
[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack
Jan Beulich
2006-06-26
*
[PATCH] x86_64: reliable stack trace support (x86-64)
Jan Beulich
2006-06-26
*
[PATCH] x86_64: add END()/ENDPROC() annotations to entry.S
Jan Beulich
2006-06-26
*
[PATCH] x86_64: Don't do syscall exit tracing twice
Andi Kleen
2006-05-30
*
[PATCH] x86_64: When user could have changed RIP always force IRET
Andi Kleen
2006-04-09
*
[PATCH] x86_64: Clean up execve path
Andi Kleen
2006-04-09
*
[PATCH] x86_64: Report SIGSEGV for IRET faults
Andi Kleen
2006-03-25
*
Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"
Linus Torvalds
2006-03-14
*
[PATCH] x86-64: Fix up handling of non canonical user RIPs
Andi Kleen
2006-03-13
*
[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exception
Andi Kleen
2006-02-17
*
[PATCH] x86_64: small fix for CFI annotations
Jan Beulich
2006-02-04
*
[PATCH] x86_64: Disallow kprobes on NMI handlers
Andi Kleen
2006-02-04
*
[PATCH] x86_64: Allow nesting of int3 by default for kprobes
Andi Kleen
2006-01-16
*
[PATCH] x86_64: Remove useless KDB vector
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Implement is_compat_task the right way
Andi Kleen
2006-01-11
*
[PATCH] x86_64: fix page fault from show_trace()
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Remove unprotected iret
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
2005-11-14
*
[PATCH] x86-64: Fix CFI information
Jan Beulich
2005-09-12
*
[PATCH] x86-64: Make remote TLB flush more scalable
Andi Kleen
2005-09-12
*
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
*
[PATCH] kprobes: prevent possible race conditions x86_64 changes
Prasanna S Panchamukhi
2005-09-07
*
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...
Andi Kleen
2005-07-29
*
[PATCH] x86_64: Small assembly improvements
Andi Kleen
2005-07-29
*
[PATCH] x86_64: Readd missing tests in entry.S
Andi Kleen
2005-05-17
*
[PATCH] x86_64: interrupt handling fix
Andi Kleen
2005-05-01
[next]