Commit Graph

452 Commits (8750c6d5fcbd3342b3d908d157f81d345c5325a7)

Author SHA1 Message Date
Mikael Pettersson f0bba9f934 [ARM] 5435/1: fix compile warning in sanity_check_meminfo() 16 years ago
Paulius Zaleckas 28853ac8fe ARM: Add support for FA526 v2 16 years ago
Eric Miao 49cbe78637 [ARM] pxa: add base support for Marvell's PXA168 processor line 16 years ago
Nicolas Pitre 3f973e2216 [ARM] ignore high memory with VIPT aliasing caches 16 years ago
Nicolas Pitre 3902a15e78 [ARM] xsc3: add highmem support to L2 cache handling code 16 years ago
Nicolas Pitre 1bb772679f [ARM] Feroceon: add highmem support to L2 cache handling code 16 years ago
Nicolas Pitre 43377453af [ARM] introduce dma_cache_maint_page() 16 years ago
Nicolas Pitre 3835f6cb64 [ARM] mem_init(): make highmem pages available for use 16 years ago
Nicolas Pitre d73cd42893 [ARM] kmap support 16 years ago
Nicolas Pitre 5f0fbf9eca [ARM] fixmap support 16 years ago
Sascha Hauer cb88214d72 [ARM] MX31/MX35: Add l2x0 cache support 16 years ago
Russell King 1522ac3ec9 [ARM] Fix virtual to physical translation macro corner cases 16 years ago
Uwe Kleine-König 446c92b290 [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions 16 years ago
Paul Walmsley e4707dd3e9 [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type 16 years ago
Seth Forshee 25ef4a67e7 [ARM] 5416/1: Use unused address in v6_early_abort 16 years ago
Nicolas Pitre 3fd9825c42 [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() 16 years ago
Nicolas Pitre 08e445bd6a [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches 16 years ago
Russell King 24f11ec001 [ARM] fix section-based ioremap 16 years ago
Russell King 7dd8c4f352 [ARM] fix StrongARM-11x0 page copy implementation 16 years ago
Nicolas Pitre 98007c230e [ARM] 5364/1: allow flush_ioremap_region() to be used from modules 16 years ago
David Howells 9c93af1ede NOMMU: Rename ARM's struct vm_region 16 years ago
Russell King 67306da610 [ARM] Ensure linux/hardirqs.h is included where required 16 years ago
Julia Lawall 6ce1b871db [ARM] eliminate NULL test and memset after alloc_bootmem 16 years ago
Russell King baa745a337 [ARM] Fix alignment fault handling for ARMv6 and later CPUs 16 years ago
Eric Miao 59c7bcd4d6 [ARM] pxa: add base PXA935 support due to CPUID change 16 years ago
Jon Callan 4c3ea37171 RealView: Add Cortex-A9 support to the EB board 16 years ago
Russell King 37efe6427d [ARM] use asm/sections.h 16 years ago
Russell King 87c52578bd [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h 16 years ago
Russell King 5bed1fb328 [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm 16 years ago
Nicolas Pitre 252d4c276d [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() 16 years ago
Nicolas Pitre 9210807cb5 [ARM] prevent the vmalloc cmdline argument from eating all memory 16 years ago
Nicolas Pitre 6db015e49c [ARM] mem_init() cleanups 16 years ago
Nicolas Pitre a1bbaec0cd [ARM] split highmem into its own memory bank 16 years ago
Nicolas Pitre 4b5f32cee0 [ARM] rationalize memory configuration code some more 16 years ago
Nicolas Pitre 43ae286b7d [ARM] fix a couple clear_user_highpage assembly constraints 16 years ago
Russell King 303c644365 [ARM] clearpage: provide our own clear_user_highpage() 16 years ago
Russell King 063b0a4207 [ARM] copypage: provide our own copy_user_highpage() 16 years ago
Russell King d73e60b714 [ARM] copypage: convert assembly files to C 16 years ago
Russell King c750815e2d [ARM] Arrange for platforms to select appropriate CPU support 16 years ago
Russell King 59f0cb0fdd [ARM] remove memzero() 16 years ago
Catalin Marinas 8553cb67d2 Modern processors may need to drain the WB before WFI 16 years ago
Russell King ebb4c65869 [ARM] iop: iop3xx needs registers mapped uncached+unbuffered 16 years ago
Nicolas Pitre 72bc2b1ad6 [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range 16 years ago
Dan Williams c7cf72dcad [ARM] xsc3: fix xsc3_l2_inv_range 17 years ago
Russell King b1cce6b1b2 [ARM] mm: fix page table initialization 17 years ago
Russell King ab4f2ee130 [ARM] fix naming of MODULE_START / MODULE_END 17 years ago
Jon Callan 73b63efaac ARMv7: Add SMP initialisation to proc-v7.S 17 years ago
Catalin Marinas 6b07d7fea0 ARMv7: Do not set TTBR0 in __v7_setup 17 years ago
Catalin Marinas c30c2f99e1 ARMv7: Add extra barriers for flush_cache_all compressed/head.S 17 years ago
Dan Williams 6bee00dbbc [ARM] xsc3: revert writethrough memory-type encoding change 17 years ago