index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pending-dma-coherent' into devel
Russell King
2009-12-04
4
-317
/
+342
|
\
|
*
ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute
Russell King
2009-11-24
1
-2
/
+2
|
*
ARM: dma-mapping: get rid of setting/clearing the reserved page bit
Russell King
2009-11-24
1
-20
/
+3
|
*
ARM: dma-mapping: Factor out noMMU dma buffer allocation code
Russell King
2009-11-24
1
-30
/
+15
|
*
ARM: dma-mapping: clean up coherent arch dma allocation
Russell King
2009-11-24
1
-19
/
+12
|
*
ARM: dma-mapping: move consistent_init into CONFIG_MMU section
Russell King
2009-11-24
1
-40
/
+38
|
*
ARM: dma-mapping: factor dma_free_coherent() common code
Russell King
2009-11-24
1
-73
/
+68
|
*
ARM: dma-mapping: fix nommu dma_alloc_coherent()
Russell King
2009-11-24
1
-16
/
+9
|
*
ARM: dma-mapping: fix coherent arch dma_alloc_coherent()
Russell King
2009-11-24
1
-8
/
+10
|
*
ARM: dma-mapping: functions to allocate/free a coherent buffer
Russell King
2009-11-24
1
-44
/
+66
|
*
ARM: dma-mapping: split out vmregion code from dma coherent mapping code
Russell King
2009-11-24
4
-120
/
+174
*
|
Merge branch 'pending-misc' (early part) into devel
Russell King
2009-12-04
11
-63
/
+94
|
\
\
|
*
|
ARM: I-cache: flush executable mappings in flush_cache_range()
Russell King
2009-12-04
1
-2
/
+1
|
*
|
ARM: I-cache: avoid flushing in flush_cache_mm()
Russell King
2009-12-04
1
-1
/
+0
|
*
|
ARM: I-cache: Add invalidation for VIVT ASID tagged caches
Russell King
2009-12-04
1
-0
/
+6
|
*
|
ARM: 5794/1: Flush the D-cache during copy_user_highpage()
Catalin Marinas
2009-12-04
1
-0
/
+8
|
*
|
ARM: Remove __flush_icache_all() from __flush_dcache_page()
Russell King
2009-12-04
1
-3
/
+1
|
*
|
ARM: Move __flush_icache_all() out of flush_pfn_alias()
Russell King
2009-12-04
1
-3
/
+8
|
*
|
ARM: Reduce __flush_dcache_page() visibility
Russell King
2009-12-04
2
-0
/
+4
|
*
|
ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page
Russell King
2009-12-01
3
-2
/
+18
|
*
|
ARM: Avoid evaluating page_address() multiple times
Russell King
2009-12-01
1
-2
/
+4
|
*
|
ARM: Avoid duplicated implementation for VIVT cache flushing
Russell King
2009-12-01
1
-13
/
+4
|
|
/
|
*
ARMv7: Check whether the SMP/nAMP mode was already enabled
Tony Thompson
2009-11-04
1
-3
/
+4
|
*
ARM: ensure initial page tables are setup for SMP systems
Russell King
2009-11-02
3
-6
/
+15
|
*
ARM: Fix errata 411920 workarounds
Russell King
2009-10-29
2
-29
/
+7
|
*
ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled
Russell King
2009-10-29
1
-1
/
+19
|
*
ARM: Use GFP_DMA only for masks _less_ than 32-bit
Russell King
2009-10-25
1
-2
/
+2
|
*
ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URL
Hartley Sweeten
2009-10-21
1
-4
/
+1
*
|
ARM: 5845/1: l2x0: check whether l2x0 already enabled
Srinidhi Kasagar
2009-12-03
1
-9
/
+16
*
|
ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xx
Marek Szyprowski
2009-11-24
1
-1
/
+1
|
/
*
ARM: force dcache flush if dcache_dirty bit set
Nitin Gupta
2009-10-12
1
-6
/
+3
*
ARM: Add kmap_atomic type debugging
Russell King
2009-10-11
1
-0
/
+2
*
ARM: 5747/1: Fix the start_pg value in free_memmap()
Catalin Marinas
2009-10-07
1
-1
/
+1
*
ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range
Catalin Marinas
2009-10-07
2
-4
/
+35
*
ARM: 5742/1: ARM: add debug check for invalid kernel page faults
Imre Deak
2009-10-05
1
-0
/
+5
*
ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7
Kirill A. Shutemov
2009-10-02
1
-1
/
+50
*
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
2009-10-02
30
-53
/
+118
*
ARM: 5740/1: fix valid_phys_addr_range() range check
Greg Ungerer
2009-10-02
1
-1
/
+1
*
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
Russell King
2009-09-28
1
-4
/
+33
*
ARM: Fix warning: unused variable 'highmem'
Russell King
2009-09-28
1
-0
/
+2
*
Merge branch 'origin' into for-linus
Russell King
2009-09-24
3
-8
/
+8
|
\
|
*
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-09-24
2
-6
/
+6
|
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-2
/
+2
*
|
Merge branch 'master' into for-linus
Russell King
2009-09-22
3
-49
/
+68
|
\
\
|
*
|
ARM: Add support for checking access permissions on prefetch aborts
Russell King
2009-09-20
1
-3
/
+6
|
*
|
ARM: Separate out access error checking
Russell King
2009-09-20
1
-11
/
+22
|
*
|
ARM: Ensure correct might_sleep() check in pagefault path
Russell King
2009-09-20
1
-0
/
+7
|
*
|
ARM: Update page fault handling for new OOM techniques
Russell King
2009-09-20
1
-33
/
+14
|
*
|
ARM: Provide definitions and helpers for decoding the FSR register
Russell King
2009-09-20
1
-3
/
+15
|
*
|
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
Russell King
2009-09-19
1
-1
/
+1
|
|
\
|
[next]