summaryrefslogtreecommitdiff
path: root/arch/sparc/mm/init_64.c
AgeCommit message (Expand)Author
2011-12-08sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller
2011-07-14memblock: Don't allow archs to override memblock_nid_range()Tejun Heo
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-12memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon
2010-08-05memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()Benjamin Herrenschmidt
2010-08-05memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt
2010-08-04memblock/sparc: Use new accessorsBenjamin Herrenschmidt
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-03sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-10-12sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller
2009-06-18sparc64: Fix UP bootup regression.David S. Miller
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell
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: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller
2009-04-08sparc64: add_node_ranges() must be __initDavid S. Miller
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2009-01-06sparc64: refactor code in init_64.cSam Ravnborg
2008-12-04sparc,sparc64: unify mm/Sam Ravnborg