aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/mm
AgeCommit message (Expand)Author
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller
2012-10-10sparc64: Fix deficiencies in sun4v error reporting.David S. Miller
2012-10-09sparc64: Support transparent huge pages.David Miller
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-02sparc: fix format string argument for prom_printf()Akinobu Mita
2012-09-06sparc64: Use cpu_pgsz_mask for linear kernel mapping config.David S. Miller
2012-09-06sparc64: Probe cpu page size support more portably.David S. Miller
2012-09-06sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.David S. Miller
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller
2012-07-26sparc32: delete dead code in show_mem()Sam Ravnborg
2012-07-26sparc32: move kmap_init() to highmem.cSam Ravnborg
2012-07-26sparc32: move probe_memory() to srmmu.cSam Ravnborg
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg
2012-07-26sparc32: drop quicklistSam Ravnborg
2012-07-26sparc32: drop sparc model check in paging_initSam Ravnborg
2012-07-26sparc32: drop sparc_unmapped_baseSam Ravnborg
2012-07-26sparc32,leon: drop leon_init()Sam Ravnborg
2012-07-26sparc32: drop fixmap.hSam Ravnborg
2012-07-26sparc32: drop unused kmap_atomic_to_pageSam Ravnborg
2012-07-26sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg
2012-07-26sparc32: use void * in nocache get/freeSam Ravnborg
2012-07-26sparc32: fix coding-style in srmmu.cSam Ravnborg
2012-07-26sparc32: sort includes in srmmu.cSam Ravnborg
2012-07-26sparc32: define a few srmmu functions __initSam Ravnborg
2012-05-27sparc32: srmmu_probe now knows about leon tooSam Ravnborg
2012-05-27sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg
2012-05-27sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg
2012-05-22sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-05-19sparc32: drop unused inline functions in srmmu.cSam Ravnborg
2012-05-19sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg
2012-05-19sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg
2012-05-15sparc32: cleanup mm/fault_32.cSam Ravnborg
2012-05-15sparc32: Remove cypress cpu support.David S. Miller
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller
2012-05-13sparc32: Remove unused declarations in srmmu.cDavid S. Miller
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller
2012-05-13sparc32: Un-btfixup update_mmu_cache().David S. Miller
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller
2012-05-13sparc32: drop btfixup in page_32.hSam Ravnborg
2012-05-13sparc32: drop btfixup in mmu_context_32.hSam Ravnborg
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg
2012-05-13sparc32: drop btfixup in pgalloc_32.hSam Ravnborg
2012-05-12sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller
2012-05-12sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller
2012-05-12sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller