summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ARM] fix naming of MODULE_START / MODULE_ENDRussell King2008-11-061-2/+2
* Merge branch 'ptebits' into develRussell King2008-10-091-32/+42
|\
| * [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-011-7/+0
| * [ARM] remove 'prot_pte_ext' from memory type tableRussell King2008-10-011-2/+1
| * [ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King2008-10-011-4/+0
| * [ARM] Introduce new PTE memory type bitsRussell King2008-10-011-30/+32
| * [ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek2008-09-061-0/+20
* | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-301-0/+22
* | [ARM] mm: move validation of membanks to one placeRussell King2008-09-301-4/+4
* | [ARM] clean up a load of old declarationsRussell King2008-09-061-3/+0
* | [ARM] cputype: separate definitions, use themRussell King2008-09-011-0/+1
|/
* [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-091-0/+50
* arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V2008-04-291-0/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-6/+11
* [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and laterCatalin Marinas2007-07-201-4/+10
* [ARM] Fix non-page aligned boot time mappingsRussell King2007-07-041-2/+2
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* [ARM] mm 9: add additional device memory typesRussell King2007-05-051-22/+28
* [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King2007-05-051-24/+20
* [ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King2007-04-211-1/+2
* [ARM] mm 5: Use mem_types table in ioremapRussell King2007-04-211-8/+6
* [ARM] mm 4: make create_mapping() more conventionalRussell King2007-04-211-59/+55
* [ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King2007-04-211-69/+61
* [ARM] mm 2: clean up create_mapping()Russell King2007-04-211-17/+13
* [ARM] mm 1: Combine mem_type domain into prot_* at init timeRussell King2007-04-211-4/+12
* [ARM] 4158/1: Fix user page protection macrosImre_Deak2007-02-111-0/+3
* [ARM] Fix warnings from asm/system.hRussell King2006-12-181-0/+20
* [ARM] Unuse another Linux PTE bitRussell King2006-12-131-7/+1
* [ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks2006-12-071-1/+3
* [ARM] 3986/1: H1940: suspend to RAM supportBen Dooks2006-12-071-0/+5
* [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek2006-12-011-1/+1
* [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King2006-09-301-1/+1