aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* Patched in Tegra support.Jonathan Herman2013-01-17
* SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| |\
| * | sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-14
* | | mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse2012-12-11
| |/ |/|
* | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-16
|/
* sparc64: Fix deficiencies in sun4v error reporting.David S. Miller2012-10-10
* sparc64: Support transparent huge pages.David Miller2012-10-09
* sparc64: Eliminate PTE table memory wastage.David Miller2012-10-09
* sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-09
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-02
* sparc64: Use cpu_pgsz_mask for linear kernel mapping config.David S. Miller2012-09-06
* sparc64: Probe cpu page size support more portably.David S. Miller2012-09-06
* sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.David S. Miller2012-09-06
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-08-15
* sparc32: delete dead code in show_mem()Sam Ravnborg2012-07-26
* sparc32: move kmap_init() to highmem.cSam Ravnborg2012-07-26
* sparc32: move probe_memory() to srmmu.cSam Ravnborg2012-07-26
* sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg2012-07-26
* sparc32: drop quicklistSam Ravnborg2012-07-26
* sparc32: drop sparc model check in paging_initSam Ravnborg2012-07-26
* sparc32: drop sparc_unmapped_baseSam Ravnborg2012-07-26
* sparc32,leon: drop leon_init()Sam Ravnborg2012-07-26
* sparc32: drop fixmap.hSam Ravnborg2012-07-26
* sparc32: drop unused kmap_atomic_to_pageSam Ravnborg2012-07-26
* sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg2012-07-26
* sparc32: use void * in nocache get/freeSam Ravnborg2012-07-26
* sparc32: fix coding-style in srmmu.cSam Ravnborg2012-07-26
* sparc32: sort includes in srmmu.cSam Ravnborg2012-07-26
* sparc32: define a few srmmu functions __initSam Ravnborg2012-07-26
* sparc32: srmmu_probe now knows about leon tooSam Ravnborg2012-05-28
* sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg2012-05-28
* sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-28
* sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-05-21
|\
| * sparc32: drop unused inline functions in srmmu.cSam Ravnborg2012-05-20
| * sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2012-05-20
| * sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg2012-05-20
| * sparc32: cleanup mm/fault_32.cSam Ravnborg2012-05-15
| * sparc32: Remove cypress cpu support.David S. Miller2012-05-15
| * sparc32: remove runtime btfix supportSam Ravnborg2012-05-14
| * sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-13
| * sparc32: Remove unused declarations in srmmu.cDavid S. Miller2012-05-13
| * sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2012-05-13
| * sparc: Kill mmu_{un,}lockarea().David S. Miller2012-05-13
| * sparc32: Un-btfixup update_mmu_cache().David S. Miller2012-05-13
| * sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller2012-05-13