aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into develRussell King1-0/+1
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-3/+23
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King1-0/+1
2008-12-14[ARM] eliminate NULL test and memset after alloc_bootmemJulia Lawall1-3/+2
2008-12-07[ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King1-3/+23
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-0/+25
2008-12-02[ARM] pxa: add base PXA935 support due to CPUID changeEric Miao1-0/+25
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King1-1/+1
2008-12-01RealView: Add Cortex-A9 support to the EB boardJon Callan1-1/+1
2008-12-01[ARM] use asm/sections.hRussell King4-14/+15
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King1-0/+1
2008-11-28[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mmRussell King3-3/+0
2008-11-28Merge branch 'highmem' into develRussell King19-591/+692
2008-11-28[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre1-2/+4
2008-11-28[ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre1-0/+7
2008-11-28[ARM] mem_init() cleanupsNicolas Pitre1-21/+24
2008-11-28[ARM] split highmem into its own memory bankNicolas Pitre1-33/+51
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre4-41/+20
2008-11-28[ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre7-34/+34
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King9-95/+94
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King9-74/+147
2008-11-27[ARM] copypage: convert assembly files to CRussell King10-411/+431
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King3-3/+20
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King1-53/+12
2008-11-27[ARM] remove memzero()Russell King2-2/+2
2008-11-10Modern processors may need to drain the WB before WFICatalin Marinas2-0/+3
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King1-0/+6
2008-11-08[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre1-2/+2
2008-11-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiopRussell King1-2/+2
2008-11-06[ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams1-2/+2
2008-11-06[ARM] mm: fix page table initializationRussell King2-36/+83
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King1-2/+2
2008-11-06ARMv7: Add SMP initialisation to proc-v7.SJon Callan1-2/+15
2008-11-06ARMv7: Do not set TTBR0 in __v7_setupCatalin Marinas1-1/+0
2008-11-06ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas1-0/+2
2008-10-24[ARM] xsc3: revert writethrough memory-type encoding changeDan Williams1-1/+1
2008-10-22[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas1-2/+2
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King1-2/+2
2008-10-22[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland1-2/+2
2008-10-17[ARM] 5310/1: Fix cache flush functions for ARMv4Anders Grafström1-3/+3
2008-10-14Merge branch 'omap-all' into develRussell King1-1/+1
2008-10-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King3-21/+41
2008-10-09Merge branch 'ptebits' into develRussell King29-468/+333
2008-10-09ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim1-1/+1
2008-10-03[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas1-1/+1
2008-10-01[ARM] mm: finish ARM sparsemem supportRussell King1-29/+57
2008-10-01[ARM] mm: provide helpers for accessing membanksRussell King1-31/+28
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King22-22/+22
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King4-10/+3
2008-10-01[ARM] Update Xscale and Xscale3 PTE mappingsRussell King2-9/+7