Sam Ravnborg
|
d8a1b2b94c
sparc32: move probe_memory() to srmmu.c
|
13 years ago |
Sam Ravnborg
|
b585e8551b
sparc32: centralize all mmu context handling in srmmu.c
|
13 years ago |
Sam Ravnborg
|
7cdfbc74c8
sparc32: beautify srmmu_inherit_prom_mappings()
|
13 years ago |
Sam Ravnborg
|
f71a2aacc6
sparc32: use void * in nocache get/free
|
13 years ago |
Sam Ravnborg
|
605ae96240
sparc32: fix coding-style in srmmu.c
|
13 years ago |
Sam Ravnborg
|
4a049b0341
sparc32: sort includes in srmmu.c
|
13 years ago |
Sam Ravnborg
|
32442467ed
sparc32: define a few srmmu functions __init
|
13 years ago |
Sam Ravnborg
|
805918f80f
sparc32: srmmu_probe now knows about leon too
|
13 years ago |
Sam Ravnborg
|
29af0ebaa2
sparc32: use the common implementation of alloc_thread_info_node()
|
13 years ago |
Sam Ravnborg
|
8578149904
sparc32: drop unused inline functions in srmmu.c
|
13 years ago |
Sam Ravnborg
|
accf032cfa
sparc32,leon: move leon mmu functions to leon_mm.c
|
13 years ago |
David S. Miller
|
c7020eb466
sparc32: Remove cypress cpu support.
|
13 years ago |
Sam Ravnborg
|
50544bce4c
sparc32: remove runtime btfix support
|
13 years ago |
David S. Miller
|
5d83d66635
sparc32: Move cache and TLB flushes over to method ops.
|
13 years ago |
David S. Miller
|
b25e74b1be
sparc32: Remove unused declarations in srmmu.c
|
13 years ago |
David S. Miller
|
f613914efc
sparc32: Un-btfixup update_mmu_cache().
|
13 years ago |
David S. Miller
|
73c1377da9
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
|
13 years ago |
Sam Ravnborg
|
b796c6da51
sparc32: drop btfixup in mmu_context_32.h
|
13 years ago |
Sam Ravnborg
|
9701b264d3
sparc32: drop btfixup in pgtable_32.h
|
13 years ago |
Sam Ravnborg
|
642ea3ed9c
sparc32: drop btfixup in pgalloc_32.h
|
13 years ago |
David S. Miller
|
301d5bbb52
sparc32: Un-btfixup more PTE constants and PTE ops.
|
13 years ago |
David S. Miller
|
f755f77a3a
sparc32: Un-btfixup pte_{write,dirty,young}i
|
13 years ago |
David S. Miller
|
62875cff73
sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().
|
13 years ago |
Sam Ravnborg
|
a3c5c6637b
sparc32: drop loadmmu
|
13 years ago |
David S. Miller
|
f167edaee0
sparc32: Un-btfixup pmd_{bad,present}().
|
13 years ago |
David S. Miller
|
7d9fa4aa3d
sparc32: Un-btfixup pgd_{none,bad,present}.
|
13 years ago |
David S. Miller
|
6439d1c693
sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.
|
13 years ago |
David S. Miller
|
3d8273675d
sparc32: Un-btfixup pmd_page and pte_pfn.
|
13 years ago |
David S. Miller
|
a46d6056f6
sparc32: Un-btfixup {pte,pmd,pgd}_clear().
|
13 years ago |
David S. Miller
|
3d386c0ef6
sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}
|
13 years ago |