aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/init_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18sparc64: Fix UP bootup regression.David S. Miller1-0/+6
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell1-1/+1
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller1-7/+0
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller1-8/+4
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller1-1/+1
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller1-1/+4
2009-04-08sparc64: add_node_ranges() must be __initDavid S. Miller1-1/+1
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller1-3/+3
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64Rusty Russell1-1/+1
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+4
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg1-8/+8
2009-01-06sparc64: refactor code in init_64.cSam Ravnborg1-11/+21
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg1-0/+2360