Age | Commit message (Expand) | Author | Files | Lines |
2008-12-04 | sparc,sparc64: unify kernel/ | Sam Ravnborg | 1 | -2600/+0 |
2008-12-04 | sparc64: Make %pil level 15 a pseudo-NMI. | David S. Miller | 1 | -2/+2 |
2008-12-04 | sparc64: Stop using memory barriers for atomics and locks. | David S. Miller | 1 | -1/+0 |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+2 |
2008-09-16 | sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace. | David S. Miller | 1 | -1/+2 |
2008-09-11 | sparc64: Fix sparse warnings in pci.c | David S. Miller | 1 | -4/+1 |
2008-09-11 | sparc64: Fix sparse warnings in visemul.c | David S. Miller | 1 | -1/+0 |
2008-08-24 | sparc64: Allow chmc to be built as a module. | David S. Miller | 1 | -1/+2 |
2008-08-24 | sparc64: Add generic interface for registering a dimm printing handler. | David S. Miller | 1 | -8/+54 |
2008-08-12 | sparc64: Implement IRQ stacks. | David S. Miller | 1 | -4/+3 |
2008-07-31 | sparc64: Kill __show_regs(). | David S. Miller | 1 | -2/+2 |
2008-07-31 | sparc64: Kill smp_report_regs(). | David S. Miller | 1 | -6/+0 |
2008-07-22 | remove CONFIG_KMOD from sparc64 | Johannes Berg | 1 | -3/+0 |
2008-07-17 | sparc: Use new '%pS' infrastructure to print symbols. | David S. Miller | 1 | -22/+15 |
2008-05-21 | sparc64: Fix stack tracing through trap frames. | David S. Miller | 1 | -5/+7 |
2008-04-24 | [SPARC64]: Detect trap frames in stack backtraces. | David S. Miller | 1 | -4/+15 |
2008-03-26 | [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c | David S. Miller | 1 | -46/+3 |
2008-02-19 | [SPARC64]: Fix sparse warnings wrt. __show_regs(). | David S. Miller | 1 | -2/+0 |
2008-01-17 | [SPARC64]: Fix hypervisor TLB operation error reporting. | David S. Miller | 1 | -0/+4 |
2007-10-27 | [SPARC64]: __inline__ --> inline | David S. Miller | 1 | -5/+4 |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 1 | -1/+1 |
2007-10-13 | [SPARC64]: Access ivector_table[] using physical addresses. | David S. Miller | 1 | -2/+2 |
2007-07-30 | [SPARC64]: Fix show_stack() when stack argument is NULL. | David S. Miller | 1 | -7/+11 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-05-29 | [SPARC64]: Use machine description and OBP properly for cpu probing. | David S. Miller | 1 | -9/+18 |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 1 | -0/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -14/+1 |
2006-12-10 | [SPARC64]: Run ctrl-alt-del action for sun4v powerdown request. | David S. Miller | 1 | -1/+11 |
2006-12-10 | [SPARC64]: Call do_mathemu on illegal instruction traps too. | David S. Miller | 1 | -3/+15 |
2006-10-30 | [SPARC64]: Add some missing print_symbol() calls. | David S. Miller | 1 | -0/+8 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-23 | [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. | David S. Miller | 1 | -8/+10 |
2006-06-20 | [SPARC64]: Send all device interrupts via one PIL. | David S. Miller | 1 | -1/+3 |
2006-06-09 | [SPARC64]: Dump local cpu registers in sun4v_log_error() | David S. Miller | 1 | -4/+7 |
2006-04-09 | [SPARC64]: Print out return PC in cheetah_log_errors(). | David S. Miller | 1 | -2/+2 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 1 | -8/+9 |
2006-03-22 | [SPARC64]: Add a secondary TSB for hugepage mappings. | David S. Miller | 1 | -1/+20 |
2006-03-20 | [SPARC64]: First cut at VIS simulator for Niagara. | David S. Miller | 1 | -0/+5 |
2006-03-20 | [SPARC64]: Bulletproof hypervisor TLB flushing. | David S. Miller | 1 | -0/+12 |
2006-03-20 | [SPARC64]: Typo in sun4v_data_access_exception log message. | David S. Miller | 1 | -1/+1 |
2006-03-20 | [SPARC64]: Fix typo in dump_tl1_traplog() | David S. Miller | 1 | -1/+1 |
2006-03-20 | [SPARC64]: Disable smp_report_regs() for now. | David S. Miller | 1 | -1/+2 |
2006-03-20 | [SPARC64]: Use KERN_EMERG in dump_tl1_traplog() and sun4v TLB errors. | David S. Miller | 1 | -7/+13 |
2006-03-20 | [SPARC64]: Fix some SUN4V TLB handling bugs. | David S. Miller | 1 | -0/+34 |
2006-03-20 | [SPARC64]: Get SUN4V SMP working. | David S. Miller | 1 | -2/+2 |
2006-03-20 | [SPARC64]: Fix tl1 trap state capture/dump on SUN4V. | David S. Miller | 1 | -1/+3 |
2006-03-20 | [SPARC64]: Fix C-function name called by sun4v_mna trap code. | David S. Miller | 1 | -1/+1 |
2006-03-20 | [SPARC64]: SUN4V memory exception trap handlers. | David S. Miller | 1 | -7/+101 |
2006-03-20 | [SPARC64]: Sun4v cross-call sending support. | David S. Miller | 1 | -1/+5 |