Commit Graph

527 Commits (27c13ecec4d8856687b50b959e1146845b478f95)

Author SHA1 Message Date
Russell King 4b46d64165 ARM: ensure initial page tables are setup for SMP systems 15 years ago
Russell King df71dfd4ca ARM: Fix errata 411920 workarounds 15 years ago
Russell King 657e12fd38 ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled 15 years ago
Russell King c06e004c72 ARM: Use GFP_DMA only for masks _less_ than 32-bit 16 years ago
Hartley Sweeten c768e67625 ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URL 16 years ago
Nitin Gupta 787b2faadc ARM: force dcache flush if dcache_dirty bit set 16 years ago
Russell King 6a5e293f1b ARM: Add kmap_atomic type debugging 16 years ago
Catalin Marinas 3257f43d92 ARM: 5747/1: Fix the start_pg value in free_memmap() 16 years ago
Catalin Marinas 32cfb1b16f ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range 16 years ago
Imre Deak 1d2127123d ARM: 5742/1: ARM: add debug check for invalid kernel page faults 16 years ago
Kirill A. Shutemov d25ef8b86e ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 16 years ago
Kirill A. Shutemov 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 16 years ago
Greg Ungerer 6806bfe18f ARM: 5740/1: fix valid_phys_addr_range() range check 16 years ago
Russell King e616c59140 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast 16 years ago
Russell King 041d785f80 ARM: Fix warning: unused variable 'highmem' 16 years ago
Rusty Russell 56f8ba83a5 cpumask: use mm_cpumask() wrapper: arm 16 years ago
Geert Uytterhoeven cc013a8890 arches: drop superfluous casts in nr_free_pages() callers 16 years ago
Russell King df297bf6c7 ARM: Add support for checking access permissions on prefetch aborts 16 years ago
Russell King d374bf14a5 ARM: Separate out access error checking 16 years ago
Russell King bf4569922b ARM: Ensure correct might_sleep() check in pagefault path 16 years ago
Russell King b42c6344b0 ARM: Update page fault handling for new OOM techniques 16 years ago
Russell King c88d6aa71b ARM: Provide definitions and helpers for decoding the FSR register 16 years ago
Linus Walleij bc581770cf ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 16 years ago
Kirill A. Shutemov 910a17e57a ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size 16 years ago
Nicolas Pitre 2f82af08fc Nicolas Pitre has a new email address 16 years ago
Russell King b7cfda9fc3 ARM: Fix pfn_valid() for sparse memory 16 years ago
Nicolas Pitre 7929eb9cf6 ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with highmem 16 years ago
Nicolas Pitre 13f96d8f4c ARM: 5687/1: fix an oops with highmem 16 years ago
Russell King 65cec8e3db ARM: implement highpte 16 years ago
Russell King dde5828f56 ARM: Fix broken highmem support 16 years ago
Catalin Marinas 412bb0a622 Include linux/sched.h in arch/arm/mm/fault.c 16 years ago
Catalin Marinas bdaaaec397 nommu: Do not set PRRR and NMRR in proc-v7.S if !MMU 16 years ago
Catalin Marinas 8b79d5f217 nommu: Add #ifdef CONFIG_MMU around the PTE sanity checks 16 years ago
Catalin Marinas b32f3afe3c nommu: Include asm/setup.h in arch/arm/mm/nommu.c 16 years ago
Catalin Marinas ab6494f0c9 nommu: Add noMMU support to the DMA API 16 years ago
Catalin Marinas 09529f7a1a nommu: Fix the fault processing for the MMU-less case 16 years ago
Catalin Marinas 347c8b70b1 Thumb-2: Implement the unified arch/arm/mm support 16 years ago
Russell King f7a55fa6ec [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE 16 years ago
Russell King ba9b42e4ff [ARM] export __cpu_flush_dcache_page 16 years ago
Alessandro Rubini 0b260fd4b0 [ARM] 5587/1: nomadik: add l2cc 16 years ago
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
George G. Davis c2860d43f5 [ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup support 16 years ago
Tomas 'Sleep_Walker' Cech e6c3f4b89b [ARM] pxa/treo680: initial support 16 years ago
Russell King 1946d6ef9d [ARM] ARMv7 errata: only apply fixes when running on applicable CPU 16 years ago
Russell King a22f277bba [ARM] Kconfig: remove 'default n' 16 years ago
Catalin Marinas 26584853a4 Add core support for ARMv6/v7 big-endian 16 years ago
Catalin Marinas 23d1c515d8 ARMv7: Document the PRRR and NMRR registers setting 16 years ago
Catalin Marinas 213fb2a8ee ARMv7: Enable the SWP instruction 16 years ago
Tony Thompson ba3c02636a ARMv7: Mark the PTWs inner WBWA on SMP and WB on UP 16 years ago
Catalin Marinas faa7bc51c1 Check whether the TLB operations need broadcasting on SMP systems 16 years ago