android_kernel_xiaomi_sm7250/arch/sh/mm
Paul Mundt 19f9a34f87 sh: Initial vsyscall page support.
This implements initial support for the vsyscall page on SH.
At the moment we leave it configurable due to having nommu
to support from the same code base. We hook it up for the
signal trampoline return at present, with more to be added
later, once uClibc catches up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-09-27 18:33:49 +09:00
..
cache-debugfs.c sh: Add support for cacheline poking through debugfs. 2006-09-27 17:51:01 +09:00
cache-sh2.c
cache-sh3.c
cache-sh4.c sh: Selective flush_cache_mm() flushing. 2006-09-27 18:30:07 +09:00
cache-sh7705.c sh: More cosmetic cleanups and trivial fixes. 2006-09-27 17:03:56 +09:00
clear_page.S sh: Optimized cache handling for SH-4/SH-4A caches. 2006-09-27 14:09:26 +09:00
consistent.c sh: page table alloc cleanups and page fault optimizations. 2006-09-27 15:13:36 +09:00
copy_page.S
extable.c
fault-nommu.c
fault.c sh: More cosmetic cleanups and trivial fixes. 2006-09-27 17:03:56 +09:00
hugetlbpage.c sh: hugetlb updates. 2006-09-27 13:11:57 +09:00
init.c sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
ioremap.c sh: Inhibit mapping PCI apertures through page tables. 2006-09-27 16:45:22 +09:00
Kconfig sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
Makefile sh: Add support for cacheline poking through debugfs. 2006-09-27 17:51:01 +09:00
pg-dma.c
pg-nommu.c sh: Various nommu fixes. 2006-09-27 17:21:02 +09:00
pg-sh4.c sh: Fix fatal oops in copy_user_page() on sh4a (SH7780). 2006-09-27 14:38:02 +09:00
pg-sh7705.c
pmb.c sh: More cosmetic cleanups and trivial fixes. 2006-09-27 17:03:56 +09:00
tlb-flush.c sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
tlb-nommu.c
tlb-sh3.c
tlb-sh4.c sh: Add flag for MMU PTEA capability. 2006-09-27 14:55:41 +09:00