Commit Graph

561 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
Al Viro e77414e0aa fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh 15 years ago
Russell King 6060e8df51 ARM: I-cache: flush executable mappings in flush_cache_range() 15 years ago
Russell King ea201dbb78 ARM: I-cache: avoid flushing in flush_cache_mm() 15 years ago
Russell King 9e95922b10 ARM: I-cache: Add invalidation for VIVT ASID tagged caches 15 years ago
Catalin Marinas 115b22474e ARM: 5794/1: Flush the D-cache during copy_user_highpage() 15 years ago
Russell King f91fb05d82 ARM: Remove __flush_icache_all() from __flush_dcache_page() 15 years ago
Russell King 2df341edf6 ARM: Move __flush_icache_all() out of flush_pfn_alias() 15 years ago
Russell King 7b0a1003e7 ARM: Reduce __flush_dcache_page() visibility 15 years ago
Srinidhi Kasagar 48371cd3f4 ARM: 5845/1: l2x0: check whether l2x0 already enabled 15 years ago
Russell King 421fe93cc4 ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page 15 years ago
Russell King b7dc0b2cfc ARM: Avoid evaluating page_address() multiple times 15 years ago
Russell King 2f0b192633 ARM: Avoid duplicated implementation for VIVT cache flushing 15 years ago
Tomáš Čech d0a92fd3b8 [ARM] pxa/treo: add Palm Centro 685 support 15 years ago
Lennert Buytenhek 573a652fb0 ARM: Add Tauros2 L2 cache controller support 15 years ago
Saeed Bishara edabd38e1a ARM: add base support for Marvell Dove SoC 15 years ago
Russell King 26a26d3296 ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute 15 years ago
Russell King acaac256b3 ARM: dma-mapping: get rid of setting/clearing the reserved page bit 15 years ago
Russell King 31ebf94435 ARM: dma-mapping: Factor out noMMU dma buffer allocation code 15 years ago
Russell King ebd7a845fa ARM: dma-mapping: clean up coherent arch dma allocation 15 years ago
Russell King 88c58f3b92 ARM: dma-mapping: move consistent_init into CONFIG_MMU section 15 years ago
Russell King 695ae0af5a ARM: dma-mapping: factor dma_free_coherent() common code 15 years ago
Russell King 04da56943b ARM: dma-mapping: fix nommu dma_alloc_coherent() 15 years ago
Russell King 3e82d012e9 ARM: dma-mapping: fix coherent arch dma_alloc_coherent() 15 years ago
Russell King 7a9a32a953 ARM: dma-mapping: functions to allocate/free a coherent buffer 15 years ago
Russell King 13ccf3ad99 ARM: dma-mapping: split out vmregion code from dma coherent mapping code 15 years ago
Marek Szyprowski 394168389c ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xx 15 years ago
Tony Thompson 1b3a02eb45 ARMv7: Check whether the SMP/nAMP mode was already enabled 15 years ago
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
Mikael Pettersson 345a32296b iop: implement sched_clock() 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 15 years ago
Hartley Sweeten c768e67625 ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URL 15 years ago
Nitin Gupta 787b2faadc ARM: force dcache flush if dcache_dirty bit set 15 years ago
Russell King 6a5e293f1b ARM: Add kmap_atomic type debugging 15 years ago
Catalin Marinas 3257f43d92 ARM: 5747/1: Fix the start_pg value in free_memmap() 15 years ago
Catalin Marinas 32cfb1b16f ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range 15 years ago
Imre Deak 1d2127123d ARM: 5742/1: ARM: add debug check for invalid kernel page faults 15 years ago
Kirill A. Shutemov d25ef8b86e ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 15 years ago
Kirill A. Shutemov 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 15 years ago
Greg Ungerer 6806bfe18f ARM: 5740/1: fix valid_phys_addr_range() range check 15 years ago
Russell King e616c59140 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast 15 years ago
Russell King 041d785f80 ARM: Fix warning: unused variable 'highmem' 15 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