Age | Commit message (Expand) | Author |
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 |
2009-11-24 | ARM: dma-mapping: fix coherent arch dma_alloc_coherent() | Russell King |
2009-11-24 | ARM: dma-mapping: functions to allocate/free a coherent buffer | Russell King |
2009-11-24 | ARM: dma-mapping: split out vmregion code from dma coherent mapping code | Russell King |
2009-11-24 | ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xx | Marek Szyprowski |
2009-11-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xsc... | Russell King |
2009-11-04 | ARMv7: Check whether the SMP/nAMP mode was already enabled | Tony Thompson |
2009-11-02 | ARM: ensure initial page tables are setup for SMP systems | Russell King |
2009-10-29 | ARM: Fix errata 411920 workarounds | Russell King |
2009-10-29 | iop: implement sched_clock() | Mikael Pettersson |
2009-10-29 | ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled | Russell King |
2009-10-25 | ARM: Use GFP_DMA only for masks _less_ than 32-bit | Russell King |
2009-10-21 | ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URL | Hartley Sweeten |
2009-10-12 | ARM: force dcache flush if dcache_dirty bit set | Nitin Gupta |
2009-10-11 | ARM: Add kmap_atomic type debugging | Russell King |
2009-10-07 | ARM: 5747/1: Fix the start_pg value in free_memmap() | Catalin Marinas |