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
/
sparc64
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
*
[SPARC64]: Fix hypervisor TLB operation error reporting.
David S. Miller
2008-01-17
*
[SPARC64]: __inline__ --> inline
David S. Miller
2007-10-27
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
*
[SPARC64]: Access ivector_table[] using physical addresses.
David S. Miller
2007-10-14
*
[SPARC64]: Fix show_stack() when stack argument is NULL.
David S. Miller
2007-07-30
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
*
[SPARC64]: Use machine description and OBP properly for cpu probing.
David S. Miller
2007-05-29
*
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
2007-05-09
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
*
[SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.
David S. Miller
2006-12-10
*
[SPARC64]: Call do_mathemu on illegal instruction traps too.
David S. Miller
2006-12-10
*
[SPARC64]: Add some missing print_symbol() calls.
David S. Miller
2006-10-30
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.
David S. Miller
2006-06-24
*
[SPARC64]: Send all device interrupts via one PIL.
David S. Miller
2006-06-20
*
[SPARC64]: Dump local cpu registers in sun4v_log_error()
David S. Miller
2006-06-09
*
[SPARC64]: Print out return PC in cheetah_log_errors().
David S. Miller
2006-04-10
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
*
[SPARC64]: Add a secondary TSB for hugepage mappings.
David S. Miller
2006-03-22
*
[SPARC64]: First cut at VIS simulator for Niagara.
David S. Miller
2006-03-20
*
[SPARC64]: Bulletproof hypervisor TLB flushing.
David S. Miller
2006-03-20
*
[SPARC64]: Typo in sun4v_data_access_exception log message.
David S. Miller
2006-03-20
*
[SPARC64]: Fix typo in dump_tl1_traplog()
David S. Miller
2006-03-20
*
[SPARC64]: Disable smp_report_regs() for now.
David S. Miller
2006-03-20
*
[SPARC64]: Use KERN_EMERG in dump_tl1_traplog() and sun4v TLB errors.
David S. Miller
2006-03-20
*
[SPARC64]: Fix some SUN4V TLB handling bugs.
David S. Miller
2006-03-20
*
[SPARC64]: Get SUN4V SMP working.
David S. Miller
2006-03-20
*
[SPARC64]: Fix tl1 trap state capture/dump on SUN4V.
David S. Miller
2006-03-20
*
[SPARC64]: Fix C-function name called by sun4v_mna trap code.
David S. Miller
2006-03-20
*
[SPARC64]: SUN4V memory exception trap handlers.
David S. Miller
2006-03-20
*
[SPARC64]: Sun4v cross-call sending support.
David S. Miller
2006-03-20
*
[SPARC64]: Sun4v interrupt handling.
David S. Miller
2006-03-20
*
[SPARC64]: Verify all trap_per_cpu assembler offsets in trap_init()
David S. Miller
2006-03-20
*
[SPARC64]: Refine code sequences to get the cpu id.
David S. Miller
2006-03-20
*
[SPARC64]: Correctable ECC errors cannot occur at trap level > 0.
David S. Miller
2006-03-20
*
[SPARC64]: Elminate all usage of hard-coded trap globals.
David S. Miller
2006-03-20
*
[PATCH] sparc64: task_stack_page()
Al Viro
2006-01-12
*
[SPARC64]: Rewrite convoluted physical memory probing.
David S. Miller
2005-09-29
*
[SPARC64]: Solidify check in cheetah_check_main_memory().
David S. Miller
2005-09-29
*
[SPARC64]: Kill all external references to sp_banks[]
David S. Miller
2005-09-29
*
[SPARC64]: Convert to use generic exception table support.
David S. Miller
2005-09-28
*
[SPARC64]: Probe D/I/E-cache config and use.
David S. Miller
2005-09-26
*
[SPARC64]: Revamp Spitfire error trap handling.
David S. Miller
2005-08-29
*
[SPARC64]: Do not call winfix_dax blindly
David S. Miller
2005-08-29
*
[SPARC64]: Move kernel unaligned trap handlers into assembler file.
David S. Miller
2005-08-19
*
[SPARC64]: Move syscall success and newchild state out of thread flags.
David S. Miller
2005-07-24
*
[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.
David S. Miller
2005-05-23
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16