index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-25
ARM: Fix ioremap() of address zero
Russell King
1
-0
/
+3
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
1
-0
/
+3
2012-07-05
ARM: fix warning caused by wrongly typed arm_dma_limit
Russell King
1
-1
/
+1
2012-06-11
ARM: mm: fix type of the arm_dma_limit global variable
Marek Szyprowski
1
-1
/
+1
2012-05-21
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
1
-0
/
+3
2012-01-26
ARM: pgtable: get rid of TOP_PTE()
Russell King
1
-4
/
+4
2012-01-26
ARM: pgtable: provide get_top_pte() to complement set_top_pte()
Russell King
1
-0
/
+5
2012-01-26
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
Russell King
1
-0
/
+6
2012-01-26
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
Russell King
1
-0
/
+13
2011-11-26
ARM: add generic ioremap optimization by reusing static mappings
Nicolas Pitre
1
-0
/
+14
2011-10-06
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
Catalin Marinas
1
-2
/
+2
2011-07-12
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
1
-0
/
+6
2011-05-26
ARM: kill pmd_off()
Russell King
1
-6
/
+1
2011-02-21
ARM: pgtable: add pud-level code
Russell King
1
-1
/
+1
2010-11-26
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
1
-1
/
+1
2010-07-27
ARM: Convert platform reservations to use LMB rather than bootmem
Russell King
1
-2
/
+1
2010-07-27
ARM: initial LMB trial
Russell King
1
-1
/
+1
2010-07-16
ARM: Move platform memory reservations out of generic code
Russell King
1
-1
/
+2
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
1
-3
/
+1
2010-05-15
ARM: Move memory mapping into mmu.c
Russell King
1
-3
/
+0
2009-12-04
ARM: Reduce __flush_dcache_page() visibility
Russell King
1
-0
/
+2
2009-03-15
[ARM] fixmap support
Nicolas Pitre
1
-2
/
+1
2008-12-01
[ARM] use asm/sections.h
Russell King
1
-2
/
+0
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
1
-1
/
+1
2008-10-09
Merge branch 'ptebits' into devel
Russell King
1
-1
/
+0
2008-10-01
[ARM] remove 'prot_pte_ext' from memory type table
Russell King
1
-1
/
+0
2008-09-06
[ARM] clean up a load of old declarations
Russell King
1
-0
/
+2
2007-04-21
[ARM] mm 6: allow mem_types table to specify extended pte attributes
Russell King
1
-0
/
+1
2007-04-21
[ARM] mm 5: Use mem_types table in ioremap
Russell King
1
-0
/
+9
2006-11-30
[ARM] Fix nommu build
Russell King
1
-0
/
+5
2006-09-27
[ARM] Move rest of MMU setup code from mm-armv.c to mmu.c
Russell King
1
-1
/
+0
2006-09-27
[ARM] Split ARM MM initialisation for !mmu
Russell King
1
-0
/
+4
2006-09-20
[ARM] Cleanup arch/arm/mm a little
Russell King
1
-0
/
+19