aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2009-02-19[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre
2009-01-28[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre
2009-01-25[ARM] fix section-based ioremapRussell King
2009-01-24[ARM] fix StrongARM-11x0 page copy implementationRussell King
2009-01-12[ARM] 5364/1: allow flush_ioremap_region() to be used from modulesNicolas Pitre
2009-01-08NOMMU: Rename ARM's struct vm_regionDavid Howells
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King
2008-12-14[ARM] eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-12-07[ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-02[ARM] pxa: add base PXA935 support due to CPUID changeEric Miao
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King
2008-12-01RealView: Add Cortex-A9 support to the EB boardJon Callan
2008-12-01[ARM] use asm/sections.hRussell King
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-11-28[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mmRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-28[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre
2008-11-28[ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre
2008-11-28[ARM] mem_init() cleanupsNicolas Pitre
2008-11-28[ARM] split highmem into its own memory bankNicolas Pitre
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre
2008-11-28[ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King
2008-11-27[ARM] copypage: convert assembly files to CRussell King
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-11-10Modern processors may need to drain the WB before WFICatalin Marinas
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King
2008-11-08[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre
2008-11-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King
2008-11-06[ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams
2008-11-06[ARM] mm: fix page table initializationRussell King
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King
2008-11-06ARMv7: Add SMP initialisation to proc-v7.SJon Callan
2008-11-06ARMv7: Do not set TTBR0 in __v7_setupCatalin Marinas
2008-11-06ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas
2008-10-24[ARM] xsc3: revert writethrough memory-type encoding changeDan Williams
2008-10-22[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King
2008-10-22[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland
2008-10-17[ARM] 5310/1: Fix cache flush functions for ARMv4Anders Grafström
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2008-10-09Merge branch 'ptebits' into develRussell King
2008-10-09ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim