aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/smp_64.c
AgeCommit message (Expand)Author
2009-09-29sparc64: implement page mapping percpu first chunk allocatorTejun Heo
2009-08-14sparc64: use embedding percpu first chunk allocatorTejun Heo
2009-08-14percpu: add pcpu_unit_offsets[]Tejun Heo
2009-08-14percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo
2009-07-04percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo
2009-07-04percpu: drop pcpu_chunk->page[]Tejun Heo
2009-07-04percpu: simplify pcpu_setup_first_chunk()Tejun Heo
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham
2009-06-16sparc64: Use new dynamic per-cpu allocator.David S. Miller
2009-06-16sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller
2009-04-14sparc64: Fix smp_callin() locking.David S. Miller
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller
2009-03-27sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell
2009-03-16cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell
2009-03-16cpumask: Use smp_call_function_many(): sparc64Rusty Russell
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-08sparc: replace for_each_cpu_mask_nr with for_each_cpuRusty Russell
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg