summaryrefslogtreecommitdiff
path: root/arch/arm/mm/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-24ARM: fix PAGE_KERNELRussell King1-2/+1
2009-12-05Merge branch 'devel-stable' into develRussell King1-1/+1
2009-12-01ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King1-1/+1
2009-12-01[ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech1-1/+1
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King1-0/+7
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King1-4/+33
2009-09-28ARM: Fix warning: unused variable 'highmem'Russell King1-0/+2
2009-08-15ARM: Fix broken highmem supportRussell King1-1/+8
2009-06-18Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King1-0/+7
2009-06-16[ARM] pxa/treo680: initial supportTomas 'Sleep_Walker' Cech1-0/+7
2009-06-14Merge branch 'u300' into develRussell King1-0/+14
2009-05-19omap iommu: simple virtual address space managementHiroshi DOYU1-0/+1
2009-04-28[ARM] 5480/1: U300-v5 integrate into the ARM architectureLinus Walleij1-0/+14
2009-04-04[ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut1-0/+11
2009-03-28Merge branch 'master' into develRussell King1-1/+1
2009-03-28[ARM] 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson1-1/+1
2009-03-24Merge branch 'highmem' into develRussell King1-0/+18
2009-03-15[ARM] ignore high memory with VIPT aliasing cachesNicolas Pitre1-0/+5
2009-03-15[ARM] kmap supportNicolas Pitre1-0/+13
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King1-1/+2
2009-03-12[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory typePaul Walmsley1-0/+23
2009-02-19[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre1-1/+2
2008-12-14[ARM] eliminate NULL test and memset after alloc_bootmemJulia Lawall1-3/+2
2008-12-01[ARM] use asm/sections.hRussell King1-4/+5
2008-11-28Merge branch 'highmem' into develRussell King1-48/+66
2008-11-28[ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre1-0/+7
2008-11-28[ARM] split highmem into its own memory bankNicolas Pitre1-33/+51
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre1-18/+11
2008-11-27[ARM] remove memzero()Russell King1-1/+1
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King1-0/+6
2008-11-06[ARM] mm: fix page table initializationRussell King1-30/+77
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King1-2/+2
2008-10-09Merge branch 'ptebits' into develRussell King1-32/+42
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King1-7/+0
2008-10-01[ARM] remove 'prot_pte_ext' from memory type tableRussell King1-2/+1
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King1-4/+0
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King1-30/+32
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King1-0/+22
2008-09-30[ARM] mm: move validation of membanks to one placeRussell King1-4/+4
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek1-0/+20
2008-09-06[ARM] clean up a load of old declarationsRussell King1-3/+0
2008-09-01[ARM] cputype: separate definitions, use themRussell King1-0/+1
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek1-0/+50
2008-04-29arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V1-0/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-6/+11
2007-07-20[ARM] 4497/1: Only allow safe cache configurations on ARMv6 and laterCatalin Marinas1-4/+10
2007-07-04[ARM] Fix non-page aligned boot time mappingsRussell King1-2/+2
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-05[ARM] mm 9: add additional device memory typesRussell King1-22/+28
2007-05-05[ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King1-24/+20