aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King1-11/+0
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren1-11/+0
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas1-0/+2
2010-07-01ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance workaroundCatalin Marinas1-0/+19
2010-05-17Merge branch 'devel-stable' into develRussell King1-1/+16
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into develRussell King1-1/+21
2010-05-17ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King1-0/+19
2010-05-13Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-1/+1
2010-05-11[ARM] mmp: enable L2 in mmp2Haojian Zhuang1-1/+1
2010-05-03arm: mm: qsd8x50: Fix incorrect permission faultsDave Estes1-0/+2
2010-05-02ARM: Add Versatile Express CA9x4 processor supportRussell King1-1/+2
2010-04-14ARM: 6027/1: ux500: enable l2x0 supportSrinidhi Kasagar1-1/+2
2010-03-25ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas1-0/+6
2010-03-25ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas1-0/+1
2010-03-25ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas1-0/+6
2010-02-24ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH KconfigKukjin Kim1-1/+1
2010-02-15ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar1-1/+1
2010-02-15ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selectedTony Lindgren1-2/+2
2009-12-18ARM: Kill CONFIG_CPU_32Russell King1-4/+0
2009-12-05Merge branch 'devel-stable' into develRussell King1-1/+10
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King1-4/+1
2009-11-27ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek1-0/+9
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara1-1/+1
2009-11-24ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xxMarek Szyprowski1-1/+1
2009-10-21ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten1-4/+1
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov1-27/+30
2009-09-15ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line sizeKirill A. Shutemov1-0/+5
2009-07-02[ARM] 5587/1: nomadik: add l2ccAlessandro Rubini1-1/+1
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King1-3/+17
2009-05-31[ARM] Kconfig: remove 'default n'Russell King1-3/+0
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas1-0/+14
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley1-3/+3
2009-03-26Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King1-2/+33
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas1-2/+33
2009-03-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develroot1-2/+13
2009-03-23[ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao1-2/+13
2009-03-13[ARM] MX31/MX35: Add l2x0 cache supportSascha Hauer1-1/+2
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-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King1-53/+12
2008-10-22[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland1-2/+2
2008-10-14Merge branch 'omap-all' into develRussell King1-1/+1
2008-10-09ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim1-1/+1
2008-09-25[ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit1-0/+8
2008-07-28[ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao1-0/+8
2008-07-28[ARM] mx2: add missing Kconfig dependencySascha Hauer1-1/+1
2008-07-10Merge branch 'imx' into develRussell King1-2/+15
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King1-4/+17
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou1-2/+2
2008-07-05i.MX2 family: Add basic mach supportJuergen Beisert1-2/+2