aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-29[ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas1-0/+2
2006-07-29[ARM] 3737/1: Export ARM copy/clear_user_page symbolsGeorge G. Davis1-0/+8
2006-07-29[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32xLennert Buytenhek1-1/+29
2006-07-03[ARM] Fix warning in consistent.cRussell King1-2/+1
2006-07-03[ARM] Fix bad asm instruction in proc-arm925.SRussell King1-1/+2
2006-07-03[ARM] More missing proc-macros.S includesRussell King4-0/+8
2006-07-03[ARM] 3708/2: fix SMP build after section ioremap changesLennert Buytenhek1-0/+2
2006-07-02[PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.SThomas Gleixner3-0/+6
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-264/+480
2006-07-01[ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre1-1/+7
2006-07-01Merge nommu branchRussell King15-125/+101
2006-07-01[ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek1-3/+63
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds14-14/+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 Engel14-14/+0
2006-06-29[ARM] Add section support to ioremapRussell King1-4/+163
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King16-17/+140
2006-06-29[ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor1-2/+2
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King15-125/+101
2006-06-29[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King7-115/+7
2006-06-28[ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi13-0/+129
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi1-0/+1
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King1-4/+4
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King1-2/+0
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2-2/+10
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King4-48/+92
2006-06-28[ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi1-29/+32
2006-06-28[ARM] nommu: we need the TLS register emulation for nommu modeRussell King1-3/+3
2006-06-25[ARM] Remove partial non-v6 binutils compatibilityRussell King1-32/+0
2006-06-25[ARM] Remove LOADREGS macroRussell King1-1/+1
2006-06-24[ARM] 3636/1: S3C2412: Add selection of CPU_ARM926Ben Dooks1-5/+5
2006-06-19[ARM] 3567/2: arm: base support for Hilscher netXSascha Hauer1-2/+2
2006-06-18[ARM] 3466/1: [2/3] Support for Philips PNX4008 platform: chip supportVitaly Wool1-2/+2
2006-05-31[PATCH] ARM: Fix XScale PMD settingDeepak Saxena1-2/+2
2006-05-30[PATCH] ARM: explicitly disable BTB on ixp2350Deepak Saxena1-1/+2
2006-05-16[ARM] 3526/1: ioremap should use vunmap instead of vfree on ARMCatalin Marinas1-2/+2
2006-04-07[ARM] Fix SA110/SA1100 cache flushingRussell King3-58/+30
2006-04-07[ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King1-3/+4
2006-04-02[ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek3-1/+29
2006-03-30[ARM] 3425/1: xsc3: need to include pgtable-hwdef.hLennert Buytenhek1-0/+1
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek5-2/+617
2006-03-27[ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.Russell King1-4/+12
2006-03-25Merge nommu treeRussell King15-2/+20
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-11/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-2/+2
2006-03-21[ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek1-1/+1
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King10-10/+0
2006-03-21[ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHGRussell King1-2/+6
2006-03-21[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King14-0/+14