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