summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/init_64.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-7/+7
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-1/+1
|\
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-1/+1
* | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-121-2/+2
* | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()Benjamin Herrenschmidt2010-08-051-2/+2
* | memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-051-10/+6
* | memblock/sparc: Use new accessorsBenjamin Herrenschmidt2010-08-041-18/+12
* | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-3/+3
|/
* lmb: rename to memblockYinghai Lu2010-07-141-27/+27
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-1/+1
|\
| * sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings2010-04-031-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
|/
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2
* sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller2009-10-121-1/+1
* sparc64: Validate linear D-TLB misses.David S. Miller2009-08-251-19/+24
* sparc64: Fix UP bootup regression.David S. Miller2009-06-181-0/+6
* sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-161-1/+1
* sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-161-7/+0
* sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-161-8/+4
* sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-161-1/+1
* sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-161-1/+4
* sparc64: add_node_ranges() must be __initDavid S. Miller2009-04-081-1/+1
* sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller2009-04-081-3/+3
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-161-1/+1
* sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+4
* sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-061-8/+8
* sparc64: refactor code in init_64.cSam Ravnborg2009-01-061-11/+21
* sparc,sparc64: unify mm/Sam Ravnborg2008-12-041-0/+2360