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
/
traps.c
Commit message (
Expand
)
Author
Age
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
2006-06-26
*
[PATCH] x86_64: adjust kstack_depth_to_print default
Jan Beulich
2006-06-26
*
[PATCH] i386/x86-64: fall back to old-style call trace if no unwinding
Jan Beulich
2006-06-26
*
[PATCH] x86_64: reliable stack trace support (x86-64)
Jan Beulich
2006-06-26
*
[PATCH] x86_64: Remove long obsolete CVS
Andi Kleen
2006-06-26
*
[PATCH] x86_64: Don't schedule on exception stack on preemptive kernels
Andi Kleen
2006-05-16
*
[PATCH] x86_64: add nmi_exit to die_nmi
Corey Minyard
2006-05-08
*
[PATCH] x86_64: fix die_lock nesting
Corey Minyard
2006-05-08
*
[PATCH] x86_64: x86_64 add crashdump trigger points
Vivek Goyal
2006-04-18
*
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
*
[PATCH] x86_64: miscellaneous cleanup
Jan Beulich
2006-03-25
*
[PATCH] x86_64: Clean up white space in traps.c
Roberto Nibali
2006-03-25
*
[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...
Jan Beulich
2006-03-25
*
[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oops
John Blackwood
2006-02-12
*
[PATCH] x86_64: Disallow kprobes on NMI handlers
Andi Kleen
2006-02-04
*
[PATCH] amd64: task_pt_regs()
Al Viro
2006-01-12
*
[PATCH] amd64: task_thread_info()
Al Viro
2006-01-12
*
[PATCH] x86_64: Display meaningful part of filename during BUG()
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Reduce screen space needed by stack trace
Jan Beulich
2006-01-11
*
[PATCH] x86_64: sparse warning cleanups
Stephen Hemminger
2006-01-11
*
[PATCH] x86_64: "invalid operand" -> "invalid opcode"
Chuck Ebbert
2006-01-11
*
[PATCH] x86_64: Remove useless KDB vector
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
2006-01-11
*
[PATCH] x86_64: Report hardware breakpoints in user space when triggered by t...
John Blackwood
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: Clean up double fault handling
Jan Beulich
2006-01-11
*
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Removing unused function die_if_kernel().
Jan Beulich
2006-01-11
*
[PATCH] x86_64: fix bound check IDT gate
Jan Beulich
2006-01-11
*
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
2005-11-14
*
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
2005-11-14
*
[PATCH] x86-64: reduce x86-64 bug frame by 4 bytes
Jan Beulich
2005-09-12
*
[PATCH] x86-64: more gratitious linux/irq.h includes
Al Viro
2005-09-12
*
[PATCH] x86-64: Fix incorrect FP signals
Chuck Ebbert
2005-09-12
*
[PATCH] x86-64: Safe interrupts in oops_begin/end
Jan Beulich
2005-09-12
*
[PATCH] kprobes: prevent possible race conditions x86_64 changes
Prasanna S Panchamukhi
2005-09-07
*
[PATCH] x86_64: cpu hotplug changes kills nmi watchdog
Alexander Nyberg
2005-07-29
*
[PATCH] x86_64: CPU hotplug support
Ashok Raj
2005-06-25
*
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
2005-06-23
*
[PATCH] xen: x86_64: Add macro for debugreg
Vincent Hanquez
2005-06-23
*
[PATCH] x86_64: CONFIG_BUG=n fixes
Alexander Nyberg
2005-05-25
*
[PATCH] x86_64: Rewrite exception stack backtracing
Andi Kleen
2005-04-16
*
[PATCH] x86_64: Keep only a single debug notifier chain
Andi Kleen
2005-04-16
*
[PATCH] x86_64: Make kernel math errors a die() now
Andi Kleen
2005-04-16
*
[PATCH] x86_64: Regularize exception stack handling
Andi Kleen
2005-04-16
*
[PATCH] x86_64: Some fixes for single step handling
Andi Kleen
2005-04-16
*
[PATCH] x86_64 show_stack(): call touch_nmi_watchdog
akpm@osdl.org
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16