summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/trampoline.S
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-221-124/+64Star
* [SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg2008-02-211-1/+3
* [SPARC64]: Fix lockdep, particularly on SMP.David S. Miller2007-09-161-5/+28
* [SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.David S. Miller2007-08-161-4/+3Star
* [SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller2007-08-091-5/+2Star
* [SPARC64]: Get SUN4V SMP working.David S. Miller2006-03-201-36/+56
* [SPARC64]: arch/sparc64/kernel/trampoline.S needs asm/cpudata.hDavid S. Miller2006-03-201-0/+1
* [SPARC64]: Fix mondo queue allocations.David S. Miller2006-03-201-1/+1
* [SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.David S. Miller2006-03-201-2/+27
* [SPARC64]: Fix hypervisor call arg passing.David S. Miller2006-03-201-28/+28
* [SPARC64]: Detect sun4v early in boot process.David S. Miller2006-03-201-6/+56
* [SPARC64]: Allocate and register the 4 sun4v mondo queues at bootup.David S. Miller2006-03-201-1/+11
* [SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller2006-03-201-7/+25
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-201-6/+3Star
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-201-33/+0Star
* [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-051-11/+4Star
* [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-231-8/+8
* [SPARC64]: Avoid membar instructions in delay slots.David S. Miller2005-06-281-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+368