summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pending-misc' (early part) into develRussell King2009-12-0411-63/+94
|\
| * ARM: I-cache: flush executable mappings in flush_cache_range()Russell King2009-12-041-2/+1
| * ARM: I-cache: avoid flushing in flush_cache_mm()Russell King2009-12-041-1/+0
| * ARM: I-cache: Add invalidation for VIVT ASID tagged cachesRussell King2009-12-041-0/+6
| * ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas2009-12-041-0/+8
| * ARM: Remove __flush_icache_all() from __flush_dcache_page()Russell King2009-12-041-3/+1
| * ARM: Move __flush_icache_all() out of flush_pfn_alias()Russell King2009-12-041-3/+8
| * ARM: Reduce __flush_dcache_page() visibilityRussell King2009-12-042-0/+4
| * ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King2009-12-013-2/+18
| * ARM: Avoid evaluating page_address() multiple timesRussell King2009-12-011-2/+4
| * ARM: Avoid duplicated implementation for VIVT cache flushingRussell King2009-12-011-13/+4
| * ARMv7: Check whether the SMP/nAMP mode was already enabledTony Thompson2009-11-041-3/+4
| * ARM: ensure initial page tables are setup for SMP systemsRussell King2009-11-023-6/+15
| * ARM: Fix errata 411920 workaroundsRussell King2009-10-292-29/+7
| * ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King2009-10-291-1/+19
| * ARM: Use GFP_DMA only for masks _less_ than 32-bitRussell King2009-10-251-2/+2
| * ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten2009-10-211-4/+1
* | ARM: 5845/1: l2x0: check whether l2x0 already enabledSrinidhi Kasagar2009-12-031-9/+16
* | ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xxMarek Szyprowski2009-11-241-1/+1
|/
* ARM: force dcache flush if dcache_dirty bit setNitin Gupta2009-10-121-6/+3
* ARM: Add kmap_atomic type debuggingRussell King2009-10-111-0/+2
* ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas2009-10-071-1/+1
* ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_rangeCatalin Marinas2009-10-072-4/+35
* ARM: 5742/1: ARM: add debug check for invalid kernel page faultsImre Deak2009-10-051-0/+5
* ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov2009-10-021-1/+50
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-0230-53/+118
* ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer2009-10-021-1/+1
* ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-281-4/+33
* ARM: Fix warning: unused variable 'highmem'Russell King2009-09-281-0/+2
* Merge branch 'origin' into for-linusRussell King2009-09-243-8/+8
|\
| * cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-242-6/+6
| * arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-2/+2
* | Merge branch 'master' into for-linusRussell King2009-09-223-49/+68
|\ \
| * | ARM: Add support for checking access permissions on prefetch abortsRussell King2009-09-201-3/+6
| * | ARM: Separate out access error checkingRussell King2009-09-201-11/+22
| * | ARM: Ensure correct might_sleep() check in pagefault pathRussell King2009-09-201-0/+7
| * | ARM: Update page fault handling for new OOM techniquesRussell King2009-09-201-33/+14
| * | ARM: Provide definitions and helpers for decoding the FSR registerRussell King2009-09-201-3/+15
| * | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-09-191-1/+1
| |\ \ | | |/
| | * Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
| * | ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line sizeKirill A. Shutemov2009-09-151-0/+5
| |/
* | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij2009-09-151-0/+8
|/
* Merge branch 'master' into develRussell King2009-09-124-47/+129
|\
| * ARM: Fix pfn_valid() for sparse memoryRussell King2009-09-121-0/+32
| * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre2009-09-041-0/+8
| * ARM: 5687/1: fix an oops with highmemNicolas Pitre2009-09-021-1/+8
| * ARM: Fix broken highmem supportRussell King2009-08-152-46/+81
* | Merge branch 'devel-stable' into develRussell King2009-09-128-35/+130
|\ \
| * \ Merge branch 'nomadik' into devel-stableRussell King2009-09-121-1/+1
| |\ \
| | * | [ARM] 5587/1: nomadik: add l2ccAlessandro Rubini2009-07-021-1/+1
OpenPOWER on IntegriCloud