original_kernel/arch/arm/mm
Russell King 6626a7076d [ARM] Control v6 'global' bit via Linux PTE entries
Unfortunately, we can't use the "user" bit in the page tables to
control whether a page table entry is "global" or "asid" specific,
since the vector page is mapped as "user" accessible but is not
process specific.

Therefore, give direct control of the ARMv6 "nG" (not global)
bit to the mm layers.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-08-10 16:18:35 +01:00
..
Kconfig [PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2 2005-07-10 19:58:08 +01:00
Makefile
abort-ev4.S
abort-ev4t.S
abort-ev5t.S
abort-ev5tj.S
abort-ev6.S
abort-lv4t.S
abort-macro.S
alignment.c
blockops.c [PATCH] ARM: 2784/1: Fix the block cache flush operation range 2005-07-03 17:53:25 +01:00
cache-v3.S
cache-v4.S
cache-v4wb.S
cache-v4wt.S
cache-v6.S
consistent.c
copypage-v3.S
copypage-v4mc.c
copypage-v4wb.S
copypage-v4wt.S
copypage-v6.c
copypage-xscale.c
discontig.c
extable.c
fault-armv.c
fault.c [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes. 2005-08-04 14:17:33 +01:00
fault.h
flush.c
init.c [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local 2005-06-28 13:46:09 +01:00
ioremap.c
mm-armv.c [ARM] Control v6 'global' bit via Linux PTE entries 2005-08-10 16:18:35 +01:00
mmap.c
mmu.c
proc-arm6_7.S
proc-arm720.S
proc-arm920.S
proc-arm922.S
proc-arm925.S
proc-arm926.S
proc-arm1020.S [PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs 2005-06-30 17:04:14 +01:00
proc-arm1020e.S [PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUs 2005-06-30 17:04:14 +01:00
proc-arm1022.S
proc-arm1026.S
proc-macros.S
proc-sa110.S
proc-sa1100.S
proc-syms.c
proc-v6.S [ARM] Control v6 'global' bit via Linux PTE entries 2005-08-10 16:18:35 +01:00
proc-xscale.S [PATCH] ARM: 2839/1: Remove XScale cache and TLB locking code 2005-08-03 19:49:17 +01:00
tlb-v3.S
tlb-v4.S
tlb-v4wb.S
tlb-v4wbi.S
tlb-v6.S