aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mm-armv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[ARM] Rename mm-armv.c to pgd.cRussell King1-103/+0
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King1-550/+0
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King1-12/+2
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-15/+22
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King1-15/+22
2006-05-31[PATCH] ARM: Fix XScale PMD settingDeepak Saxena1-2/+2
2006-04-02[ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek1-0/+11
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek1-1/+2
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis1-0/+6
2006-01-03[ARM] Cleanup ARM includesRussell King1-1/+0
2005-11-07[ARM SMP] Add support for shared memory attributeRussell King1-16/+32
2005-11-03[ARM] 3092/1: remove excessive print format paddingNicolas Pitre1-4/+4
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-0/+1
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins1-14/+0
2005-10-28[ARM] 3017/1: Add support for 36-bit addresses to create_mapping()Deepak Saxena1-13/+47
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena1-4/+4
2005-10-28[ARM] Re-jig bootmem initialisationRussell King1-107/+3
2005-09-01[ARM] Fix ARMv6 page table bitsRussell King1-1/+1
2005-09-01[ARM] Simplify setup_mm_for_reboot()Russell King1-9/+9
2005-09-01[ARM] Convert open-coded __pmd_populate to use inline functionRussell King1-5/+1
2005-08-29[ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappingsDeepak Saxena1-3/+1
2005-08-10[ARM] Control v6 'global' bit via Linux PTE entriesRussell King1-3/+14
2005-07-26[PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlanceRussell King1-0/+3
2005-07-10[PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena1-2/+2
2005-06-28[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King1-1/+1
2005-06-27[PATCH] ARM: Move memmap freeing into init.cRussell King1-72/+0
2005-06-27[PATCH] ARM: Move PGD kernel page table initialisationRussell King1-8/+7
2005-05-16[PATCH] ARM: Fix build errorRussell King1-1/+1
2005-05-10[PATCH] ARM: Add top_pmd, which points at the top-most page tableRussell King1-0/+4
2005-05-09[PATCH] ARM: Add inline functions to find the pmd from virtual addressRussell King1-8/+15
2005-04-29[PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections on ARMv6George G. Davis1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+760