Age | Commit message (Expand) | Author |
2010-02-03 | ARM: Fix wrong register in proc-arm6_7.S data abort handler | Russell King |
2010-01-19 | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren |
2010-01-19 | ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work | Tony Lindgren |
2010-01-19 | ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() | Tony Lindgren |
2010-01-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-01-12 | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart |
2010-01-08 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2010-01-05 | ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range | Bahadir Balban |
2010-01-01 | [ARM] pxa: enable L2 if present in XSC3 | Haojian Zhuang |
2010-01-01 | [ARM] pxa: do not enable L2 after MMU is enabled | Haojian Zhuang |
2009-12-24 | ARM: fix PAGE_KERNEL | Russell King |
2009-12-23 | ARM: Fix wrong shared bit for CPU write buffer bug test | Russell King |
2009-12-18 | ARM: Kill CONFIG_CPU_32 | Russell King |
2009-12-18 | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7 | Anand Gadiyar |
2009-12-17 | Merge branch 'cache' (early part) | Russell King |
2009-12-16 | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King |
2009-12-14 | Merge branch 'pending-l2x0' into cache | Russell King |
2009-12-14 | ARM: add size argument to __cpuc_flush_dcache_page | Russell King |
2009-12-14 | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre |
2009-12-14 | ARM: cache-l2x0: make better use of background cache handling | Russell King |
2009-12-14 | ARM: cache-l2x0: avoid taking spinlock for every iteration | Russell King |
2009-12-11 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro |
2009-12-07 | ARM: dove: fix the mm mmu flags of the pj4 procinfo | Saeed Bishara |
2009-12-05 | Merge branch 'devel-stable' into devel | Russell King |
2009-12-04 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2009-12-04 | Merge branch 'pending-dma-coherent' into devel | Russell King |
2009-12-04 | Merge branch 'pending-misc' (early part) into devel | Russell King |
2009-12-04 | ARM: I-cache: flush executable mappings in flush_cache_range() | Russell King |
2009-12-04 | ARM: I-cache: avoid flushing in flush_cache_mm() | Russell King |
2009-12-04 | ARM: I-cache: Add invalidation for VIVT ASID tagged caches | Russell King |
2009-12-04 | ARM: 5794/1: Flush the D-cache during copy_user_highpage() | Catalin Marinas |
2009-12-04 | ARM: Remove __flush_icache_all() from __flush_dcache_page() | Russell King |
2009-12-04 | ARM: Move __flush_icache_all() out of flush_pfn_alias() | Russell King |
2009-12-04 | ARM: Reduce __flush_dcache_page() visibility | Russell King |
2009-12-03 | ARM: 5845/1: l2x0: check whether l2x0 already enabled | Srinidhi Kasagar |
2009-12-01 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King |
2009-12-01 | ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page | Russell King |
2009-12-01 | ARM: Avoid evaluating page_address() multiple times | Russell King |
2009-12-01 | ARM: Avoid duplicated implementation for VIVT cache flushing | Russell King |
2009-12-01 | [ARM] pxa/treo: add Palm Centro 685 support | Tomáš Čech |
2009-11-27 | ARM: Add Tauros2 L2 cache controller support | Lennert Buytenhek |
2009-11-27 | ARM: add base support for Marvell Dove SoC | Saeed Bishara |
2009-11-24 | ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute | Russell King |
2009-11-24 | ARM: dma-mapping: get rid of setting/clearing the reserved page bit | Russell King |
2009-11-24 | ARM: dma-mapping: Factor out noMMU dma buffer allocation code | Russell King |
2009-11-24 | ARM: dma-mapping: clean up coherent arch dma allocation | Russell King |
2009-11-24 | ARM: dma-mapping: move consistent_init into CONFIG_MMU section | Russell King |
2009-11-24 | ARM: dma-mapping: factor dma_free_coherent() common code | Russell King |
2009-11-24 | ARM: dma-mapping: fix nommu dma_alloc_coherent() | Russell King |