summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/init_64.c
Commit message (Expand)AuthorAgeFilesLines
* SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-141-1/+1
* sparc64: Support transparent huge pages.David Miller2012-10-091-9/+195
* sparc64: Eliminate PTE table memory wastage.David Miller2012-10-091-0/+101
* sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-091-7/+2
* sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-021-3/+4
* sparc64: Use cpu_pgsz_mask for linear kernel mapping config.David S. Miller2012-09-061-39/+65
* sparc64: Probe cpu page size support more portably.David S. Miller2012-09-061-0/+31
* sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.David S. Miller2012-09-061-27/+110
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-08-151-5/+23
* sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker2012-05-091-9/+5
* sparc64: Do not set max_mapnr.David S. Miller2012-04-271-3/+0
* sparc64: Use node local allocations for IRQ stacks.David S. Miller2012-04-261-9/+14
* sparc64: Convert over to NO_BOOTMEM.David S. Miller2012-04-261-84/+7
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-1/+0
* sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-20/+4
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* memblock: Kill memblock_init()Tejun Heo2011-12-081-2/+0
* Merge branch 'master' into x86/memblockTejun Heo2011-11-281-1/+46
|\
| * sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller2011-09-291-0/+5
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
| * sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-051-1/+39
* | memblock: Don't allow archs to override memblock_nid_range()Tejun Heo2011-07-141-2/+2
|/
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-3/+3
* 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