aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[SPARC64]: Fix hypervisor call arg passing.David S. Miller1-8/+8
2006-03-20[SPARC64]: Sun4v cross-call sending support.David S. Miller1-1/+124
2006-03-20[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.David S. Miller1-0/+3
2006-03-20[SPARC64]: Add some hypervisor tlb_type checks.David S. Miller1-6/+26
2006-03-20[SPARC64]: Refine code sequences to get the cpu id.David S. Miller1-4/+5
2006-03-20[SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller1-4/+0
2006-03-20[SPARC64]: Kill {save,restore}_alternate_globals()David S. Miller1-6/+1
2006-03-20[SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller1-4/+24
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller1-45/+10
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller1-11/+1
2006-02-26[SPARC64]: Make cpu_present_map available earlier.David S. Miller1-9/+19
2006-01-12[PATCH] sparc64: task_thread_info()Al Viro1-1/+1
2005-11-11[SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field.David S. Miller1-1/+0
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-12/+1
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+3
2005-11-07[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()David S. Miller1-31/+17
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins1-26/+5
2005-10-14[SPARC64]: Fix powering off on SMP.David S. Miller1-7/+0
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller1-0/+21
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller1-15/+15
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller1-1/+1
2005-07-12[SPARC64]: Fix SMP build failure.Andrew Morton1-2/+2
2005-07-10[SPARC64]: Add __read_mostly support.David S. Miller1-5/+5
2005-05-23[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.David S. Miller1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1244