index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-24
ARM: fix PAGE_KERNEL
Russell King
1
-2
/
+1
2009-12-23
ARM: Fix wrong shared bit for CPU write buffer bug test
Russell King
1
-3
/
+2
2009-12-18
ARM: Kill CONFIG_CPU_32
Russell King
1
-4
/
+0
2009-12-18
ARM: 5853/1: ARM: Fix build break on ARM v6 and v7
Anand Gadiyar
1
-1
/
+1
2009-12-17
Merge branch 'cache' (early part)
Russell King
26
-133
/
+204
2009-12-16
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
1
-3
/
+2
2009-12-14
Merge branch 'pending-l2x0' into cache
Russell King
1
-21
/
+72
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
25
-111
/
+132
2009-12-14
ARM: 5848/1: kill flush_ioremap_region()
Nicolas Pitre
1
-1
/
+0
2009-12-14
ARM: cache-l2x0: make better use of background cache handling
Russell King
1
-11
/
+23
2009-12-14
ARM: cache-l2x0: avoid taking spinlock for every iteration
Russell King
1
-13
/
+52
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
1
-1
/
+2
2009-12-07
ARM: dove: fix the mm mmu flags of the pj4 procinfo
Saeed Bishara
1
-3
/
+2
2009-12-05
Merge branch 'devel-stable' into devel
Russell King
6
-5
/
+308
2009-12-04
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-1
/
+1
2009-12-04
Merge branch 'pending-dma-coherent' into devel
Russell King
4
-317
/
+342
2009-12-04
Merge branch 'pending-misc' (early part) into devel
Russell King
11
-63
/
+94
2009-12-04
ARM: I-cache: flush executable mappings in flush_cache_range()
Russell King
1
-2
/
+1
2009-12-04
ARM: I-cache: avoid flushing in flush_cache_mm()
Russell King
1
-1
/
+0
2009-12-04
ARM: I-cache: Add invalidation for VIVT ASID tagged caches
Russell King
1
-0
/
+6
2009-12-04
ARM: 5794/1: Flush the D-cache during copy_user_highpage()
Catalin Marinas
1
-0
/
+8
2009-12-04
ARM: Remove __flush_icache_all() from __flush_dcache_page()
Russell King
1
-3
/
+1
2009-12-04
ARM: Move __flush_icache_all() out of flush_pfn_alias()
Russell King
1
-3
/
+8
2009-12-04
ARM: Reduce __flush_dcache_page() visibility
Russell King
2
-0
/
+4
2009-12-03
ARM: 5845/1: l2x0: check whether l2x0 already enabled
Srinidhi Kasagar
1
-9
/
+16
2009-12-01
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
Russell King
4
-3
/
+306
2009-12-01
ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page
Russell King
3
-2
/
+18
2009-12-01
ARM: Avoid evaluating page_address() multiple times
Russell King
1
-2
/
+4
2009-12-01
ARM: Avoid duplicated implementation for VIVT cache flushing
Russell King
1
-13
/
+4
2009-12-01
[ARM] pxa/treo: add Palm Centro 685 support
Tomáš Čech
1
-1
/
+1
2009-11-27
ARM: Add Tauros2 L2 cache controller support
Lennert Buytenhek
3
-1
/
+273
2009-11-27
ARM: add base support for Marvell Dove SoC
Saeed Bishara
2
-2
/
+33
2009-11-24
ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute
Russell King
1
-2
/
+2
2009-11-24
ARM: dma-mapping: get rid of setting/clearing the reserved page bit
Russell King
1
-20
/
+3
2009-11-24
ARM: dma-mapping: Factor out noMMU dma buffer allocation code
Russell King
1
-30
/
+15
2009-11-24
ARM: dma-mapping: clean up coherent arch dma allocation
Russell King
1
-19
/
+12
2009-11-24
ARM: dma-mapping: move consistent_init into CONFIG_MMU section
Russell King
1
-40
/
+38
2009-11-24
ARM: dma-mapping: factor dma_free_coherent() common code
Russell King
1
-73
/
+68
2009-11-24
ARM: dma-mapping: fix nommu dma_alloc_coherent()
Russell King
1
-16
/
+9
2009-11-24
ARM: dma-mapping: fix coherent arch dma_alloc_coherent()
Russell King
1
-8
/
+10
2009-11-24
ARM: dma-mapping: functions to allocate/free a coherent buffer
Russell King
1
-44
/
+66
2009-11-24
ARM: dma-mapping: split out vmregion code from dma coherent mapping code
Russell King
4
-120
/
+174
2009-11-24
ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xx
Marek Szyprowski
1
-1
/
+1
2009-11-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xsc...
Russell King
1
-1
/
+1
2009-11-04
ARMv7: Check whether the SMP/nAMP mode was already enabled
Tony Thompson
1
-3
/
+4
2009-11-02
ARM: ensure initial page tables are setup for SMP systems
Russell King
3
-6
/
+15
2009-10-29
ARM: Fix errata 411920 workarounds
Russell King
2
-29
/
+7
2009-10-29
iop: implement sched_clock()
Mikael Pettersson
1
-1
/
+1
2009-10-29
ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled
Russell King
1
-1
/
+19
2009-10-25
ARM: Use GFP_DMA only for masks _less_ than 32-bit
Russell King
1
-2
/
+2
[next]