summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into develRussell King2010-07-311-0/+13
|\
| * ARM: 6222/1: add memory types for the TCMsLinus Walleij2010-07-181-0/+13
* | ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-1/+1
* | ARM: initial LMB trialRussell King2010-07-271-19/+15
* | ARM: early_pte_alloc()Russell King2010-07-271-13/+13
* | ARM: early_alloc()Russell King2010-07-161-8/+10
* | ARM: Move platform memory reservations out of generic codeRussell King2010-07-161-60/+3
* | ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-24/+14
* | ARM: Precalculate vmalloc_minRussell King2010-07-161-13/+13
|/
* Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-191-2/+3
|\
| * ARM: RX1950: Add suspend/resume support for RX1950Vasily Khoruzhick2010-05-121-2/+3
* | Merge branch 'devel-stable' into develRussell King2010-05-171-4/+10
|\ \ | |/
| * ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg2010-04-141-4/+6
| * ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King2010-04-091-0/+4
* | ARM: Move memory mapping into mmu.cRussell King2010-05-151-1/+28
* | ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King2010-05-151-0/+10
|/
* Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-0/+2
|\
| * ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()Tony Lindgren2010-01-191-0/+2
* | ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-151-20/+21
|/
* ARM: fix PAGE_KERNELRussell King2009-12-241-2/+1
* Merge branch 'devel-stable' into develRussell King2009-12-051-1/+1
|\
| * [ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech2009-12-011-1/+1
* | ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King2009-12-011-1/+1
|/
* ARM: ensure initial page tables are setup for SMP systemsRussell King2009-11-021-0/+7
* ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-281-4/+33
* ARM: Fix warning: unused variable 'highmem'Russell King2009-09-281-0/+2
* ARM: Fix broken highmem supportRussell King2009-08-151-1/+8
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-181-0/+7
|\
| * [ARM] pxa/treo680: initial supportTomas 'Sleep_Walker' Cech2009-06-161-0/+7
* | Merge branch 'u300' into develRussell King2009-06-141-0/+14
|\ \
| * | [ARM] 5480/1: U300-v5 integrate into the ARM architectureLinus Walleij2009-04-281-0/+14
| |/
* | omap iommu: simple virtual address space managementHiroshi DOYU2009-05-191-0/+1
|/
* [ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut2009-04-041-0/+11
* Merge branch 'master' into develRussell King2009-03-281-1/+1
|\
| * [ARM] 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson2009-03-281-1/+1
* | Merge branch 'highmem' into develRussell King2009-03-241-0/+18
|\ \
| * | [ARM] ignore high memory with VIPT aliasing cachesNicolas Pitre2009-03-151-0/+5
| * | [ARM] kmap supportNicolas Pitre2009-03-151-0/+13
| |/
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-131-1/+2
|\ \ | |/
| * [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-191-1/+2
* | [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory typePaul Walmsley2009-03-121-0/+23
|/
* [ARM] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-141-3/+2
* [ARM] use asm/sections.hRussell King2008-12-011-4/+5
* Merge branch 'highmem' into develRussell King2008-11-281-48/+66
|\
| * [ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre2008-11-281-0/+7
| * [ARM] split highmem into its own memory bankNicolas Pitre2008-11-281-33/+51
| * [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-281-18/+11
* | [ARM] remove memzero()Russell King2008-11-271-1/+1
|/
* [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-091-0/+6
* [ARM] mm: fix page table initializationRussell King2008-11-061-30/+77
OpenPOWER on IntegriCloud