aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/smp_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo1-2/+2
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell1-1/+1
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham1-0/+4
2009-06-16sparc64: Use new dynamic per-cpu allocator.David S. Miller1-9/+156
2009-06-16sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller1-16/+6
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller1-6/+5
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller1-0/+4
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller1-11/+7
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller1-8/+6
2009-04-14sparc64: Fix smp_callin() locking.David S. Miller1-2/+2
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparcDavid S. Miller1-7/+7
2009-03-27sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller1-2/+2
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell1-5/+5
2009-03-16cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell1-2/+2
2009-03-16cpumask: Use smp_call_function_many(): sparc64Rusty Russell1-1/+1
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg1-2/+2
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2008-12-08sparc: replace for_each_cpu_mask_nr with for_each_cpuRusty Russell1-1/+1
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+1412