linux/arch/arc/mm
Vineet Gupta d091fcb97f ARC: MMUv4 preps/2 - Reshuffle PTE bits
With previous commit freeing up PTE bits, reassign them so as to:

- Match the bit to H/w counterpart where possible
  (e.g. MMUv2 GLOBAL/PRESENT, this avoids a shift in create_tlb())
- Avoid holes in _PAGE_xxx definitions

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-08-30 10:19:12 +05:30
..
cache_arc700.c ARC: Code cosmetics (Nothing semantical) 2013-08-29 17:51:15 +05:30
dma.c ARC: I/O and DMA Mappings 2013-02-15 23:15:54 +05:30
extable.c ARC: Fix coding style issues 2013-04-09 12:21:14 +05:30
fault.c mm: invoke oom-killer from remaining unconverted page fault handlers 2013-07-09 10:33:20 -07:00
init.c mm/ARC: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:35 -07:00
ioremap.c ARC: Use <linux/*> headers instead of <asm/*> 2013-04-09 12:21:14 +05:30
Makefile ARC: [mm] Aliasing VIPT dcache support 4/4 2013-05-09 22:00:57 +05:30
mmap.c ARC: [mm] Aliasing VIPT dcache support 4/4 2013-05-09 22:00:57 +05:30
tlb.c ARC: MMUv4 preps/2 - Reshuffle PTE bits 2013-08-30 10:19:12 +05:30
tlbex.S ARC: MMUv4 preps/2 - Reshuffle PTE bits 2013-08-30 10:19:12 +05:30