summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* [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
| |/
* / [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-1/+1
|/
* [ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi2006-06-2813-0/+129
* [ARM] nommu: export flush_dcache_page()Hyok S. Choi2006-06-281-0/+1
* [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King2006-06-281-4/+4
* [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-281-2/+0
* [ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2006-06-282-2/+10
* [ARM] nommu: add stubs for ioremap and friendsRussell King2006-06-284-48/+92
* [ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi2006-06-281-29/+32
* [ARM] nommu: we need the TLS register emulation for nommu modeRussell King2006-06-281-3/+3
* [ARM] Remove partial non-v6 binutils compatibilityRussell King2006-06-251-32/+0
* [ARM] Remove LOADREGS macroRussell King2006-06-251-1/+1
* [ARM] 3636/1: S3C2412: Add selection of CPU_ARM926Ben Dooks2006-06-241-5/+5
* [ARM] 3567/2: arm: base support for Hilscher netXSascha Hauer2006-06-191-2/+2
* [ARM] 3466/1: [2/3] Support for Philips PNX4008 platform: chip supportVitaly Wool2006-06-181-2/+2
* [PATCH] ARM: Fix XScale PMD settingDeepak Saxena2006-05-311-2/+2
* [PATCH] ARM: explicitly disable BTB on ixp2350Deepak Saxena2006-05-301-1/+2
* [ARM] 3526/1: ioremap should use vunmap instead of vfree on ARMCatalin Marinas2006-05-161-2/+2
* [ARM] Fix SA110/SA1100 cache flushingRussell King2006-04-073-58/+30
* [ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King2006-04-071-3/+4
* [ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek2006-04-023-1/+29
* [ARM] 3425/1: xsc3: need to include pgtable-hwdef.hLennert Buytenhek2006-03-301-0/+1
* [ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek2006-03-285-2/+617
* [ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.Russell King2006-03-271-4/+12
* Merge nommu treeRussell King2006-03-2515-2/+20
|\
| * [ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHGRussell King2006-03-211-2/+6
| * [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-2114-0/+14
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2211-11/+1
|\ \
| * | [ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek2006-03-211-1/+1
| * | [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-2110-10/+0
| |/
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* | [PATCH] mm: split highorder pagesNick Piggin2006-03-221-2/+2
|/
* [ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2006-03-102-5/+8
* [ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas2006-03-071-0/+1
* [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King2006-02-221-1/+1