Commit Graph

432 Commits (bd5cd9cdc5379088b7e4e9a1757a1d101223a005)

Author SHA1 Message Date
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 17 years ago
Russell King ebb4c65869 [ARM] iop: iop3xx needs registers mapped uncached+unbuffered 17 years ago
Nicolas Pitre 72bc2b1ad6 [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range 17 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
Catalin Marinas f80a3bb252 [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S 17 years ago
Brian Swetland 1637de0c9b [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM 17 years ago
Anders Grafström e4d2a5985a [ARM] 5310/1: Fix cache flush functions for ARMv4 17 years ago
Syed Mohammed, Khasim 2885f00049 ARM: OMAP3: Add minimal Beagle board support 17 years ago
Catalin Marinas 000b502592 [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name 17 years ago
Russell King b7a69ac303 [ARM] mm: finish ARM sparsemem support 17 years ago
Russell King d2a38ef9c1 [ARM] mm: provide helpers for accessing membanks 17 years ago
Russell King 5ec9407dd1 [ARM] Don't include asm/elf.h in asm code 17 years ago
Russell King db5b716947 [ARM] Remove MT_DEVICE_IXP2000 and associated definitions 17 years ago
Russell King 40df2d1d85 [ARM] Update Xscale and Xscale3 PTE mappings 17 years ago
Russell King 40d192b63d [ARM] remove 'prot_pte_ext' from memory type table 17 years ago
Russell King 3f69c0c1af [ARM] Convert ARMv7 to use TEX remapping 17 years ago
Russell King 639b0ae7f5 [ARM] Convert ARMv6 and ARMv7 to use new memory types 17 years ago
Russell King 9e8b5199a7 [ARM] Convert Xscale and Xscale3 to use new memory types 17 years ago