summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-2826-932/+2604
|\
| * [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-281-0/+12
| * [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi2006-09-287-7/+35
| * [ARM] Make !MMU CPUs depend on !MMURussell King2006-09-271-0/+5
| * [ARM] nommu: add ARM946E-S core supportHyok S. Choi2006-09-273-3/+456
| * [ARM] nommu: add ARM940T core supportHyok S. Choi2006-09-273-2/+388
| * [ARM] nommu: add ARM9TDMI core supportHyok S. Choi2006-09-273-0/+148
| * [ARM] nommu: add ARM740T core supportHyok S. Choi2006-09-273-2/+192
| * [ARM] nommu: add ARM7TDMI core supportHyok S. Choi2006-09-273-0/+263
| * [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-272-4/+14
| * [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi2006-09-271-0/+33
| * [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-273-14/+8
| * [ARM] Add setup_mm_for_reboot() for nommuRussell King2006-09-271-0/+7
| * [ARM] Rename mm-armv.c to pgd.cRussell King2006-09-272-4/+2
| * [ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King2006-09-273-551/+542
| * [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-275-206/+274
| * [ARM] Separate page table manipulation code from bootmem initialisationRussell King2006-09-271-29/+44
| * [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis2006-09-271-2/+2
| * [ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache caseGeorge G. Davis2006-09-251-1/+1
| * [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek2006-09-251-1/+1
| * [ARM] 3814/1: move 80200 dma_inv_range() erratum check out of lineLennert Buytenhek2006-09-251-6/+52
| * [ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek2006-09-251-0/+22
| * [ARM] Move mmu.c out of the wayRussell King2006-09-202-2/+2
| * [ARM] Cleanup arch/arm/mm a littleRussell King2006-09-207-33/+36
* | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
|/
* [ARM] 3780/1: Fix iop321 cpuidDan Williams2006-09-141-1/+1
* [ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUsCatalin Marinas2006-09-061-1/+1
* [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...George G. Davis2006-09-021-0/+26
* [ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac...Lennert Buytenhek2006-08-281-4/+9
* [ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas2006-07-291-0/+2
* [ARM] 3737/1: Export ARM copy/clear_user_page symbolsGeorge G. Davis2006-07-291-0/+8
* [ARM] 3736/1: xscale: don't mis-report 80219 as an iop32xLennert Buytenhek2006-07-291-1/+29
* [ARM] Fix warning in consistent.cRussell King2006-07-031-2/+1
* [ARM] Fix bad asm instruction in proc-arm925.SRussell King2006-07-031-1/+2
* [ARM] More missing proc-macros.S includesRussell King2006-07-034-0/+8
* [ARM] 3708/2: fix SMP build after section ioremap changesLennert Buytenhek2006-07-031-0/+2
* [PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.SThomas Gleixner2006-07-023-0/+6
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-0219-264/+480
|\
| * [ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre2006-07-011-1/+7
| * Merge nommu branchRussell King2006-07-0115-125/+101
| |\
| | * [ARM] nommu: provide a way for correct control register value selectionRussell King2006-06-2915-125/+101
| * | [ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek2006-07-011-3/+63
| * | [ARM] Add section support to ioremapRussell King2006-06-291-4/+163
| * | [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-2916-17/+140
| * | [ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor2006-06-291-2/+2
| |/
| * [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King2006-06-297-115/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3014-14/+0
|\ \
| * | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3014-14/+0
| |/