summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/smp_64.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* of: unify phandle name in struct device_nodeGrant Likely2010-01-281-1/+1
* sparc64: implement page mapping percpu first chunk allocatorTejun Heo2009-09-291-9/+44
* sparc64: use embedding percpu first chunk allocatorTejun Heo2009-08-141-110/+18
* percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-141-5/+7
* percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-141-7/+17
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-2/+2
|\
| * percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-141-2/+2
* | percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-041-1/+1
* | percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-041-27/+15
* | percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-041-1/+1
|/
* sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-161-1/+1
* sparc64: fix and optimize irq distributionHong H. Pham2009-06-161-0/+4
* sparc64: Use new dynamic per-cpu allocator.David S. Miller2009-06-161-9/+156
* sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller2009-06-161-16/+6
* sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-161-6/+5
* sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-161-0/+4
* sparc64: Store per-cpu offset in trap_block[]David S. Miller2009-06-161-11/+7
* sparc64: Reclaim trap_block[]->hdescDavid S. Miller2009-06-161-8/+6
* sparc64: Fix smp_callin() locking.David S. Miller2009-04-141-2/+2
* Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-291-7/+7
|\
| * cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-161-5/+5
| * cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-161-2/+2
| * cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
* | sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller2009-03-271-2/+2
|/
* sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-061-2/+2
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-4/+0
* sparc: replace for_each_cpu_mask_nr with for_each_cpuRusty Russell2008-12-081-1/+1
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+1412