aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-04[ARM] Fix non-page aligned boot time mappingsRussell King1-2/+2
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-05[ARM] mm 9: add additional device memory typesRussell King1-22/+28
2007-05-05[ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King1-24/+20
2007-04-21[ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King1-1/+2
2007-04-21[ARM] mm 5: Use mem_types table in ioremapRussell King1-8/+6
2007-04-21[ARM] mm 4: make create_mapping() more conventionalRussell King1-59/+55
2007-04-21[ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King1-69/+61
2007-04-21[ARM] mm 2: clean up create_mapping()Russell King1-17/+13
2007-04-21[ARM] mm 1: Combine mem_type domain into prot_* at init timeRussell King1-4/+12
2007-02-11[ARM] 4158/1: Fix user page protection macrosImre_Deak1-0/+3
2006-12-18[ARM] Fix warnings from asm/system.hRussell King1-0/+20
2006-12-13[ARM] Unuse another Linux PTE bitRussell King1-7/+1
2006-12-07[ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks1-1/+3
2006-12-07[ARM] 3986/1: H1940: suspend to RAM supportBen Dooks1-0/+5
2006-12-01[ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek1-1/+1
2006-09-30[ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King1-1/+1
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King1-0/+542
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King1-0/+229
2006-09-20[ARM] Move mmu.c out of the wayRussell King1-45/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+45