aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-17[SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller1-0/+4
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller1-5/+4
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller1-2/+2
2007-07-30[SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller1-7/+11
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller1-9/+18
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-14/+1
2006-12-10[SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.David S. Miller1-1/+11
2006-12-10[SPARC64]: Call do_mathemu on illegal instruction traps too.David S. Miller1-3/+15
2006-10-30[SPARC64]: Add some missing print_symbol() calls.David S. Miller1-0/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller1-8/+10
2006-06-20[SPARC64]: Send all device interrupts via one PIL.David S. Miller1-1/+3
2006-06-09[SPARC64]: Dump local cpu registers in sun4v_log_error()David S. Miller1-4/+7
2006-04-09[SPARC64]: Print out return PC in cheetah_log_errors().David S. Miller1-2/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-8/+9
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller1-1/+20
2006-03-20[SPARC64]: First cut at VIS simulator for Niagara.David S. Miller1-0/+5
2006-03-20[SPARC64]: Bulletproof hypervisor TLB flushing.David S. Miller1-0/+12
2006-03-20[SPARC64]: Typo in sun4v_data_access_exception log message.David S. Miller1-1/+1
2006-03-20[SPARC64]: Fix typo in dump_tl1_traplog()David S. Miller1-1/+1
2006-03-20[SPARC64]: Disable smp_report_regs() for now.David S. Miller1-1/+2
2006-03-20[SPARC64]: Use KERN_EMERG in dump_tl1_traplog() and sun4v TLB errors.David S. Miller1-7/+13
2006-03-20[SPARC64]: Fix some SUN4V TLB handling bugs.David S. Miller1-0/+34
2006-03-20[SPARC64]: Get SUN4V SMP working.David S. Miller1-2/+2
2006-03-20[SPARC64]: Fix tl1 trap state capture/dump on SUN4V.David S. Miller1-1/+3
2006-03-20[SPARC64]: Fix C-function name called by sun4v_mna trap code.David S. Miller1-1/+1
2006-03-20[SPARC64]: SUN4V memory exception trap handlers.David S. Miller1-7/+101
2006-03-20[SPARC64]: Sun4v cross-call sending support.David S. Miller1-1/+5
2006-03-20[SPARC64]: Sun4v interrupt handling.David S. Miller1-0/+184
2006-03-20[SPARC64]: Verify all trap_per_cpu assembler offsets in trap_init()David S. Miller1-1/+12
2006-03-20[SPARC64]: Refine code sequences to get the cpu id.David S. Miller1-1/+3
2006-03-20[SPARC64]: Correctable ECC errors cannot occur at trap level > 0.David S. Miller1-1/+0
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller1-0/+19
2006-01-12[PATCH] sparc64: task_stack_page()Al Viro1-2/+2
2005-09-29[SPARC64]: Rewrite convoluted physical memory probing.David S. Miller1-1/+1
2005-09-28[SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller1-0/+3
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller1-27/+6
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller1-13/+11
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller1-13/+27
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller1-119/+145
2005-08-29[SPARC64]: Do not call winfix_dax blindlyDavid S. Miller1-0/+11
2005-08-19[SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller1-0/+3
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller1-0/+2
2005-05-23[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.David S. Miller1-0/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2118