| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Rename mm-armv.c to pgd.c | Russell King | 2006-09-27 | 1 | -103/+0 |
* | [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c | Russell King | 2006-09-27 | 1 | -550/+0 |
* | [ARM] Cleanup arch/arm/mm a little | Russell King | 2006-09-20 | 1 | -12/+2 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 1 | -15/+22 |
|\ |
|
| * | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 2006-06-29 | 1 | -15/+22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
| |/ |
|
* | | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+1 |
|/ |
|
* | [PATCH] ARM: Fix XScale PMD setting | Deepak Saxena | 2006-05-31 | 1 | -2/+2 |
* | [ARM] 3439/2: xsc3: add I/O coherency support | Lennert Buytenhek | 2006-04-02 | 1 | -0/+11 |
* | [ARM] 3377/2: add support for intel xsc3 core | Lennert Buytenhek | 2006-03-28 | 1 | -1/+2 |
* | [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index | George G. Davis | 2006-01-26 | 1 | -0/+6 |
* | [ARM] Cleanup ARM includes | Russell King | 2006-01-03 | 1 | -1/+0 |
* | [ARM SMP] Add support for shared memory attribute | Russell King | 2005-11-07 | 1 | -16/+32 |
* | [ARM] 3092/1: remove excessive print format padding | Nicolas Pitre | 2005-11-03 | 1 | -4/+4 |
* | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-29 | 1 | -0/+1 |
* | [PATCH] mm: arches skip ptlock | Hugh Dickins | 2005-10-29 | 1 | -14/+0 |
* | [ARM] 3017/1: Add support for 36-bit addresses to create_mapping() | Deepak Saxena | 2005-10-28 | 1 | -13/+47 |
* | [ARM] 3016/1: Replace map_desc.physical with map_desc.pfn | Deepak Saxena | 2005-10-28 | 1 | -4/+4 |
* | [ARM] Re-jig bootmem initialisation | Russell King | 2005-10-28 | 1 | -107/+3 |
* | [ARM] Fix ARMv6 page table bits | Russell King | 2005-09-01 | 1 | -1/+1 |
* | [ARM] Simplify setup_mm_for_reboot() | Russell King | 2005-09-01 | 1 | -9/+9 |
* | [ARM] Convert open-coded __pmd_populate to use inline function | Russell King | 2005-09-01 | 1 | -5/+1 |
* | [ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappings | Deepak Saxena | 2005-08-29 | 1 | -3/+1 |
* | [ARM] Control v6 'global' bit via Linux PTE entries | Russell King | 2005-08-10 | 1 | -3/+14 |
* | [PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlance | Russell King | 2005-07-26 | 1 | -0/+3 |
* | [PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalization | Deepak Saxena | 2005-07-10 | 1 | -2/+2 |
* | [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local | Russell King | 2005-06-28 | 1 | -1/+1 |
* | [PATCH] ARM: Move memmap freeing into init.c | Russell King | 2005-06-27 | 1 | -72/+0 |
* | [PATCH] ARM: Move PGD kernel page table initialisation | Russell King | 2005-06-27 | 1 | -8/+7 |
* | [PATCH] ARM: Fix build error | Russell King | 2005-05-16 | 1 | -1/+1 |
* | [PATCH] ARM: Add top_pmd, which points at the top-most page table | Russell King | 2005-05-10 | 1 | -0/+4 |
* | [PATCH] ARM: Add inline functions to find the pmd from virtual address | Russell King | 2005-05-09 | 1 | -8/+15 |
* | [PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections... | George G. Davis | 2005-04-29 | 1 | -2/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+760 |