- 3560adf Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel by Russell King · 15 years ago
- ae14020 ARM: make_coherent(): fix problems with highpte, part 2 by Russell King · 15 years ago
- 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
- 2ffe2da ARM: dma-mapping: fix for speculative prefetching by Russell King · 15 years ago
- 702b94b ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range by Russell King · 15 years ago
- a9c9147 ARM: dma-mapping: provide per-cpu type map/unmap functions by Russell King · 15 years ago
- 93f1d62 ARM: dma-mapping: simplify dma_cache_maint_page by Russell King · 15 years ago
- 65af191 ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous by Russell King · 15 years ago
- 4ea0d73 ARM: dma-mapping: push buffer ownership down into dma-mapping.c by Russell King · 15 years ago
- 18eabe2 ARM: dma-mapping: introduce the idea of buffer ownership by Russell King · 15 years ago
- ed42aca ARM: make_coherent: avoid recalculating the pfn for the modified page by Russell King · 15 years ago
- 56dd470 ARM: make_coherent: fix problems with highpte, part 1 by Russell King · 15 years ago
- f8a85f1 ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad() by Russell King · 15 years ago
- c26c20b ARM: make_coherent: split adjust_pte() in two by Russell King · 15 years ago
- 1f0e14b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- aff7b4f ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options by Russell King · 15 years ago
- 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
- 0de9a00 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
- 070f1f1 ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range by Bahadir Balban · 15 years ago
- 548c6af [ARM] pxa: enable L2 if present in XSC3 by Haojian Zhuang · 15 years ago
- dc8601a [ARM] pxa: do not enable L2 after MMU is enabled by Haojian Zhuang · 15 years ago
- 6dc995a ARM: fix PAGE_KERNEL by Russell King · 15 years ago
- 52e8bfd ARM: Fix wrong shared bit for CPU write buffer bug test by Russell King · 15 years ago
- 4da8b82 ARM: Kill CONFIG_CPU_32 by Russell King · 15 years ago
- 2395d66 ARM: 5853/1: ARM: Fix build break on ARM v6 and v7 by Anand Gadiyar · 15 years ago
- 6665398 Merge branch 'cache' (early part) by Russell King · 15 years ago
- 1cc76b5 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
- 2ef7f3d ARM: Fix ptrace accesses by Russell King · 15 years ago
- bf32eb8 Merge branch 'pending-l2x0' into cache by Russell King · 15 years ago
- 2c9b9c8 ARM: add size argument to __cpuc_flush_dcache_page by Russell King · 15 years ago
- ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
- 3d10743 ARM: cache-l2x0: make better use of background cache handling by Russell King · 15 years ago
- 0eb948d ARM: cache-l2x0: avoid taking spinlock for every iteration by Russell King · 15 years ago
- e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 15 years ago
- f0e5d2c ARM: dove: fix the mm mmu flags of the pj4 procinfo by Saeed Bishara · 15 years ago
- 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
- 4567c4a Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 15 years ago
- c6baa19 Merge branch 'pending-dma-coherent' into devel by Russell King · 15 years ago
- 5cb2faa Merge branch 'pending-misc' (early part) into devel by Russell King · 15 years ago
- 6060e8d ARM: I-cache: flush executable mappings in flush_cache_range() by Russell King · 15 years ago
- ea201db ARM: I-cache: avoid flushing in flush_cache_mm() by Russell King · 15 years ago
- 9e95922 ARM: I-cache: Add invalidation for VIVT ASID tagged caches by Russell King · 15 years ago
- 115b224 ARM: 5794/1: Flush the D-cache during copy_user_highpage() by Catalin Marinas · 15 years ago
- f91fb05 ARM: Remove __flush_icache_all() from __flush_dcache_page() by Russell King · 15 years ago
- 2df341e ARM: Move __flush_icache_all() out of flush_pfn_alias() by Russell King · 15 years ago
- 7b0a100 ARM: Reduce __flush_dcache_page() visibility by Russell King · 15 years ago
- 48371cd ARM: 5845/1: l2x0: check whether l2x0 already enabled by Srinidhi Kasagar · 15 years ago
- d7931d9 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable by Russell King · 15 years ago
- 421fe93 ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page by Russell King · 15 years ago
- b7dc0b2 ARM: Avoid evaluating page_address() multiple times by Russell King · 15 years ago
- 2f0b192 ARM: Avoid duplicated implementation for VIVT cache flushing by Russell King · 15 years ago
- d0a92fd [ARM] pxa/treo: add Palm Centro 685 support by Tomáš Čech · 16 years ago
- 573a652 ARM: Add Tauros2 L2 cache controller support by Lennert Buytenhek · 15 years ago
- edabd38 ARM: add base support for Marvell Dove SoC by Saeed Bishara · 16 years ago
- 26a26d3 ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute by Russell King · 15 years ago
- acaac25 ARM: dma-mapping: get rid of setting/clearing the reserved page bit by Russell King · 15 years ago
- 31ebf94 ARM: dma-mapping: Factor out noMMU dma buffer allocation code by Russell King · 15 years ago
- ebd7a84 ARM: dma-mapping: clean up coherent arch dma allocation by Russell King · 15 years ago
- 88c58f3 ARM: dma-mapping: move consistent_init into CONFIG_MMU section by Russell King · 15 years ago
- 695ae0a ARM: dma-mapping: factor dma_free_coherent() common code by Russell King · 15 years ago
- 04da569 ARM: dma-mapping: fix nommu dma_alloc_coherent() by Russell King · 15 years ago
- 3e82d01 ARM: dma-mapping: fix coherent arch dma_alloc_coherent() by Russell King · 15 years ago
- 7a9a32a ARM: dma-mapping: functions to allocate/free a coherent buffer by Russell King · 15 years ago
- 13ccf3a ARM: dma-mapping: split out vmregion code from dma coherent mapping code by Russell King · 15 years ago
- 3941683 ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xx by Marek Szyprowski · 15 years ago
- 749f583 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop into devel-stable by Russell King · 15 years ago
- 1b3a02eb ARMv7: Check whether the SMP/nAMP mode was already enabled by Tony Thompson · 15 years ago
- 4b46d64 ARM: ensure initial page tables are setup for SMP systems by Russell King · 15 years ago
- df71dfd ARM: Fix errata 411920 workarounds by Russell King · 15 years ago
- 345a322 iop: implement sched_clock() by Mikael Pettersson · 15 years ago
- 657e12f ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled by Russell King · 15 years ago
- c06e004 ARM: Use GFP_DMA only for masks _less_ than 32-bit by Russell King · 15 years ago
- c768e67 ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URL by Hartley Sweeten · 15 years ago
- 787b2fa ARM: force dcache flush if dcache_dirty bit set by Nitin Gupta · 15 years ago
- 6a5e293 ARM: Add kmap_atomic type debugging by Russell King · 15 years ago
- 3257f43 ARM: 5747/1: Fix the start_pg value in free_memmap() by Catalin Marinas · 15 years ago
- 32cfb1b ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range by Catalin Marinas · 15 years ago
- 1d21271 ARM: 5742/1: ARM: add debug check for invalid kernel page faults by Imre Deak · 15 years ago
- 2725898 ARM: Flush user mapping on VIVT processors when copying a page by Russell King · 15 years ago
- f00a75c ARM: Pass VMA to copy_user_highpage() implementations by Russell King · 15 years ago
- d25ef8b ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 by Kirill A. Shutemov · 15 years ago
- 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
- 6806bfe ARM: 5740/1: fix valid_phys_addr_range() range check by Greg Ungerer · 15 years ago
- e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 15 years ago
- 041d785 ARM: Fix warning: unused variable 'highmem' by Russell King · 15 years ago
- baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
- 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
- ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
- cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
- df297bf ARM: Add support for checking access permissions on prefetch aborts by Russell King · 15 years ago
- d374bf1 ARM: Separate out access error checking by Russell King · 15 years ago
- bf45699 ARM: Ensure correct might_sleep() check in pagefault path by Russell King · 15 years ago
- b42c634 ARM: Update page fault handling for new OOM techniques by Russell King · 15 years ago
- c88d6aa ARM: Provide definitions and helpers for decoding the FSR register by Russell King · 15 years ago
- 40d743b Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 by Russell King · 15 years ago
- bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 16 years ago
- 910a17e ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size by Kirill A. Shutemov · 16 years ago
- 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 16 years ago
- 87d721ad Merge branch 'master' into devel by Russell King · 16 years ago
- ddd559b Merge branch 'devel-stable' into devel by Russell King · 16 years ago