summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Detect trap frames in stack backtraces.David S. Miller2008-04-241-4/+15
* [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller2008-03-261-46/+3Star
* [SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2008-02-201-2/+0Star
* [SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2008-01-171-0/+4
* [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-271-5/+4Star
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* [SPARC64]: Access ivector_table[] using physical addresses.David S. Miller2007-10-141-2/+2
* [SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2007-07-301-7/+11
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-291-9/+18
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-14/+1Star
* [SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.David S. Miller2006-12-101-1/+11
* [SPARC64]: Call do_mathemu on illegal instruction traps too.David S. Miller2006-12-101-3/+15
* [SPARC64]: Add some missing print_symbol() calls.David S. Miller2006-10-311-0/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller2006-06-241-8/+10
* [SPARC64]: Send all device interrupts via one PIL.David S. Miller2006-06-201-1/+3
* [SPARC64]: Dump local cpu registers in sun4v_log_error()David S. Miller2006-06-091-4/+7
* [SPARC64]: Print out return PC in cheetah_log_errors().David S. Miller2006-04-101-2/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-8/+9
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-221-1/+20
* [SPARC64]: First cut at VIS simulator for Niagara.David S. Miller2006-03-201-0/+5
* [SPARC64]: Bulletproof hypervisor TLB flushing.David S. Miller2006-03-201-0/+12
* [SPARC64]: Typo in sun4v_data_access_exception log message.David S. Miller2006-03-201-1/+1
* [SPARC64]: Fix typo in dump_tl1_traplog()David S. Miller2006-03-201-1/+1
* [SPARC64]: Disable smp_report_regs() for now.David S. Miller2006-03-201-1/+2
* [SPARC64]: Use KERN_EMERG in dump_tl1_traplog() and sun4v TLB errors.David S. Miller2006-03-201-7/+13
* [SPARC64]: Fix some SUN4V TLB handling bugs.David S. Miller2006-03-201-0/+34
* [SPARC64]: Get SUN4V SMP working.David S. Miller2006-03-201-2/+2
* [SPARC64]: Fix tl1 trap state capture/dump on SUN4V.David S. Miller2006-03-201-1/+3
* [SPARC64]: Fix C-function name called by sun4v_mna trap code.David S. Miller2006-03-201-1/+1
* [SPARC64]: SUN4V memory exception trap handlers.David S. Miller2006-03-201-7/+101
* [SPARC64]: Sun4v cross-call sending support.David S. Miller2006-03-201-1/+5
* [SPARC64]: Sun4v interrupt handling.David S. Miller2006-03-201-0/+184
* [SPARC64]: Verify all trap_per_cpu assembler offsets in trap_init()David S. Miller2006-03-201-1/+12
* [SPARC64]: Refine code sequences to get the cpu id.David S. Miller2006-03-201-1/+3
* [SPARC64]: Correctable ECC errors cannot occur at trap level > 0.David S. Miller2006-03-201-1/+0Star
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-201-0/+19
* [PATCH] sparc64: task_stack_page()Al Viro2006-01-121-2/+2
* [SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2005-09-301-1/+1
* [SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller2005-09-291-0/+3
* [SPARC64]: Kill all external references to sp_banks[]David S. Miller2005-09-291-27/+6Star
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-291-13/+11Star
* [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-261-13/+27
* [SPARC64]: Revamp Spitfire error trap handling.David S. Miller2005-08-291-119/+145
* [SPARC64]: Do not call winfix_dax blindlyDavid S. Miller2005-08-291-0/+11
* [SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller2005-08-201-0/+3
* [SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller2005-07-251-0/+2