index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
1
-11
/
+0
2012-10-02
ARM: kill off arch_is_coherent
Rob Herring
1
-14
/
+3
2012-09-21
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+2
2012-09-04
Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci
Arnd Bergmann
1
-9
/
+3
2012-08-25
ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM
Jonathan Austin
1
-2
/
+2
2012-08-25
ARM: Fix ioremap() of address zero
Russell King
1
-2
/
+2
2012-07-28
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
1
-7
/
+1
2012-07-25
ARM: Add fixed PCI i/o mapping
Rob Herring
1
-11
/
+43
2012-07-09
ARM: 7436/1: Do not map the vectors page as write-through on UP systems
Catalin Marinas
1
-6
/
+0
2012-07-01
ARM: 7438/1: fill possible PMD empty section gaps
Nicolas Pitre
1
-0
/
+74
2012-06-28
ARM: 7432/1: use the new linux/sizes.h
Alessandro Rubini
1
-1
/
+1
2012-05-21
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
1
-11
/
+20
2012-05-17
ARM: 7418/1: LPAE: fix access flag setup in mem_type_table
Vitaly Andrianov
1
-1
/
+2
2012-04-28
ARM: 7401/1: mm: Fix section mismatches
Stephen Boyd
1
-2
/
+2
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+5
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-0
/
+1
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
1
-0
/
+1
2012-03-24
ARM: move CP15 definitions to separate header file
Russell King
1
-0
/
+1
2012-01-23
ARM: earlier initialization of vectors page
Russell King
1
-2
/
+5
2011-12-08
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Russell King
1
-1
/
+45
2011-12-08
ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
Will Deacon
1
-1
/
+15
2011-12-08
ARM: LPAE: MMU setup for the 3-level page table format
Catalin Marinas
1
-0
/
+30
2011-11-27
ARM: add generic ioremap optimization by reusing static mappings
Nicolas Pitre
1
-1
/
+2
2011-11-27
ARM: move iotable mappings within the vmalloc region
Nicolas Pitre
1
-14
/
+35
2011-11-18
ARM: move initialization of the high_memory variable earlier
Nicolas Pitre
1
-0
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+8
2011-10-06
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
Catalin Marinas
1
-2
/
+2
2011-09-23
ARM: mm: Add strongly ordered descriptor support.
Santosh Shilimkar
1
-0
/
+8
2011-08-23
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
Catalin Marinas
1
-6
/
+8
2011-07-05
ARM: move memory layout sanity checking before meminfo initialization
Russell King
1
-2
/
+3
2011-05-26
ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM
Will Deacon
1
-4
/
+5
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-27
/
+44
2011-02-23
ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast
Nicolas Pitre
1
-10
/
+0
2011-02-21
ARM: pgtable: add pud-level code
Russell King
1
-4
/
+18
2011-02-21
ARM: Use long long format when printing meminfo physical addresses
Russell King
1
-6
/
+8
2011-02-15
ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions
Will Deacon
1
-3
/
+4
2011-02-15
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...
Will Deacon
1
-13
/
+13
2011-02-14
ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE
Catalin Marinas
1
-1
/
+1
2011-01-07
Merge branch 'pgt' (early part) into devel
Russell King
1
-49
/
+13
2010-12-22
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
1
-10
/
+9
2010-12-22
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
1
-8
/
+7
2010-12-22
ARM: pgtable: collect up identity mapping functions
Russell King
1
-35
/
+0
2010-11-26
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
1
-1
/
+1
2010-11-26
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
1
-3
/
+4
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
1
-3
/
+3
2010-10-28
ARM: memblock: setup lowmem mappings using memblock
Russell King
1
-20
/
+29
2010-10-28
ARM: ensure membank array is always sorted
Russell King
1
-10
/
+0
2010-10-28
ARM: fix memblock breakage
Russell King
1
-3
/
+1
2010-10-28
ARM: 6445/1: fixup TCM memory types
Linus Walleij
1
-7
/
+7
[next]