aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAge
* ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg2010-04-14
* ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King2010-04-09
* Merge branches 'clks' and 'pnx' into develRussell King2010-02-25
|\
| * ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()Tony Lindgren2010-01-19
* | ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-15
|/
* ARM: fix PAGE_KERNELRussell King2009-12-24
* Merge branch 'devel-stable' into develRussell King2009-12-05
|\
| * [ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech2009-11-30
* | ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King2009-12-01
|/
* ARM: ensure initial page tables are setup for SMP systemsRussell King2009-11-02
* ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-28
* ARM: Fix warning: unused variable 'highmem'Russell King2009-09-28
* ARM: Fix broken highmem supportRussell King2009-08-15
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-18
|\
| * [ARM] pxa/treo680: initial supportTomas 'Sleep_Walker' Cech2009-06-16
* | Merge branch 'u300' into develRussell King2009-06-14
|\ \
| * | [ARM] 5480/1: U300-v5 integrate into the ARM architectureLinus Walleij2009-04-28
| |/
* / omap iommu: simple virtual address space managementHiroshi DOYU2009-05-19
|/
* [ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut2009-04-03
* Merge branch 'master' into develRussell King2009-03-28
|\
| * [ARM] 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson2009-03-28
* | Merge branch 'highmem' into develRussell King2009-03-24
|\ \
| * | [ARM] ignore high memory with VIPT aliasing cachesNicolas Pitre2009-03-15
| * | [ARM] kmap supportNicolas Pitre2009-03-15
| |/
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-13
|\|
| * [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-19
* | [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory typePaul Walmsley2009-03-12
|/
* [ARM] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-14
* [ARM] use asm/sections.hRussell King2008-12-01
* Merge branch 'highmem' into develRussell King2008-11-28
|\
| * [ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre2008-11-28
| * [ARM] split highmem into its own memory bankNicolas Pitre2008-11-28
| * [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-28
* | [ARM] remove memzero()Russell King2008-11-27
|/
* [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-09
* [ARM] mm: fix page table initializationRussell King2008-11-06
* [ARM] fix naming of MODULE_START / MODULE_ENDRussell King2008-11-06
* Merge branch 'ptebits' into develRussell King2008-10-09
|\
| * [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-01
| * [ARM] remove 'prot_pte_ext' from memory type tableRussell King2008-10-01
| * [ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King2008-10-01
| * [ARM] Introduce new PTE memory type bitsRussell King2008-10-01
| * [ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek2008-09-06
* | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-30
* | [ARM] mm: move validation of membanks to one placeRussell King2008-09-30
* | [ARM] clean up a load of old declarationsRussell King2008-09-06
* | [ARM] cputype: separate definitions, use themRussell King2008-09-01
|/
* [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-09
* arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-29
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07