aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/trampoline.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-16[SPARC64]: Fix lockdep, particularly on SMP.David S. Miller1-5/+28
2007-08-16[SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.David S. Miller1-4/+3
2007-08-08[SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller1-5/+2
2006-03-20[SPARC64]: Get SUN4V SMP working.David S. Miller1-36/+56
2006-03-20[SPARC64]: arch/sparc64/kernel/trampoline.S needs asm/cpudata.hDavid S. Miller1-0/+1
2006-03-20[SPARC64]: Fix mondo queue allocations.David S. Miller1-1/+1
2006-03-20[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.David S. Miller1-2/+27
2006-03-20[SPARC64]: Fix hypervisor call arg passing.David S. Miller1-28/+28
2006-03-20[SPARC64]: Detect sun4v early in boot process.David S. Miller1-6/+56
2006-03-20[SPARC64]: Allocate and register the 4 sun4v mondo queues at bootup.David S. Miller1-1/+11
2006-03-20[SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller1-7/+25
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller1-6/+3
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller1-33/+0
2005-10-04[SPARC64]: Replace cheetah+ code patching with variables.David S. Miller1-11/+4
2005-09-22[SPARC64]: Rewrite bootup sequence.David S. Miller1-8/+8
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.David S. Miller1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+368