Commit Graph

183 Commits (6d24c8dc2e656b02807aa0506405727d34c0376c)

Author SHA1 Message Date
Russell King 6ae5a6ef03 [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c 19 years ago
Sukadev Bhattiprolu f400e198b2 [PATCH] pidspace: is_init() 19 years ago
Jason Baron df67b3daea [PATCH] make PROT_WRITE imply PROT_READ 19 years ago
Hyok S. Choi 6afd6fae1d [ARM] nommu: confirms the CR_V bit in nommu mode 19 years ago
Hyok S. Choi 0f45d7f36b [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. 19 years ago
Russell King 6b237a355a [ARM] Make !MMU CPUs depend on !MMU 19 years ago
Hyok S. Choi f37f46eb1c [ARM] nommu: add ARM946E-S core support 19 years ago
Hyok S. Choi d60674eb5d [ARM] nommu: add ARM940T core support 19 years ago
Hyok S. Choi 43f5f0146e [ARM] nommu: add ARM9TDMI core support 19 years ago
Hyok S. Choi b731c3118d [ARM] nommu: add ARM740T core support 19 years ago
Hyok S. Choi 07e0da78ab [ARM] nommu: add ARM7TDMI core support 19 years ago
Hyok S. Choi f12d0d7c77 [ARM] nommu: manage the CP15 things 19 years ago
Hyok S. Choi fefdaa06cc [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU 19 years ago
Russell King e5beac371a [ARM] do_bad_area() always takes current and current->active_mm 19 years ago
Russell King 80878d6c4a [ARM] Add setup_mm_for_reboot() for nommu 19 years ago
Russell King 0c668984dd [ARM] Rename mm-armv.c to pgd.c 19 years ago
Russell King ae8f154129 [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c 19 years ago
Russell King d111e8f964 [ARM] Split ARM MM initialisation for !mmu 19 years ago
Russell King 456335e207 [ARM] Separate page table manipulation code from bootmem initialisation 19 years ago
George G. Davis 4052ebb7a2 [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation error 19 years ago
Dave McCracken 46a82b2d55 [PATCH] Standardize pxx_page macros 19 years ago
George G. Davis a71ebdfa52 [ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache case 19 years ago
Lennert Buytenhek 3f7e5815f4 [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x 19 years ago
Lennert Buytenhek 197c9444d6 [ARM] 3814/1: move 80200 dma_inv_range() erratum check out of line 19 years ago
Lennert Buytenhek 51635ad282 [ARM] 3813/1: prevent >= 4G /dev/mem mmap() 19 years ago
Russell King d84b47115a [ARM] Move mmu.c out of the way 19 years ago
Russell King 1b2e2b73b4 [ARM] Cleanup arch/arm/mm a little 19 years ago
Dan Williams 36694a4c22 [ARM] 3780/1: Fix iop321 cpuid 19 years ago
Catalin Marinas f854d37ab6 [ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUs 19 years ago
George G. Davis a188ad2bc7 [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Harvard caches 19 years ago
Lennert Buytenhek 260e98edc8 [ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspace helpers 19 years ago
Catalin Marinas ceaccbd2a6 [ARM] 3734/1: Fix the unused variable warning in __iounmap() 19 years ago
George G. Davis 7b1df1985c [ARM] 3737/1: Export ARM copy/clear_user_page symbols 19 years ago
Lennert Buytenhek a6a38a6622 [ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x 19 years ago
Russell King 67f3a58856 [ARM] Fix warning in consistent.c 19 years ago
Russell King 906243d07b [ARM] Fix bad asm instruction in proc-arm925.S 19 years ago
Russell King 00eb0f6b65 [ARM] More missing proc-macros.S includes 19 years ago
Lennert Buytenhek 7cddc39702 [ARM] 3708/2: fix SMP build after section ioremap changes 19 years ago
Thomas Gleixner bb8d5a55a5 [PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.S 19 years ago
Nicolas Pitre 2dc7667b9d [ARM] 3541/2: workaround for PXA27x erratum E7 19 years ago
Lennert Buytenhek a069c896d0 [ARM] 3705/1: add supersection support to ioremap() 19 years ago
Christoph Lameter df849a1529 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Russell King ff0daca525 [ARM] Add section support to ioremap 19 years ago
Russell King 8799ee9f49 [ARM] Set bit 4 on section mappings correctly depending on CPU 19 years ago
Andrew Victor 8fc5ffa063 [ARM] 3675/2: Preparing for AT91SAM926 support 19 years ago
Russell King 22b1908610 [ARM] nommu: provide a way for correct control register value selection 19 years ago
Russell King 264edb35ce [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name 19 years ago
Hyok S. Choi d090dddaba [ARM] nommu: Initial uCLinux support for MMU-based CPUs 19 years ago
Hyok S. Choi 3e36122595 [ARM] nommu: export flush_dcache_page() 19 years ago