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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-10
ARM: make SWP emulation explicit on !CPU_USE_DOMAINS
Russell King
1
-1
/
+1
2011-02-09
ARM: Avoid building unsafe kernels on OMAP2 and MX3
Russell King
1
-2
/
+2
2011-01-31
ARM: initrd: disable initrd if passed address overlaps reserved region
Russell King
1
-0
/
+6
2011-01-15
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+4
2011-01-15
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-01-14
ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.S
Dave Martin
1
-1
/
+3
2011-01-14
thp: pte alloc trans splitting
Andrea Arcangeli
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+0
2011-01-12
ARM: 6622/1: fix dma_unmap_sg() documentation
Linus Walleij
1
-1
/
+1
2011-01-07
ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7
Catalin Marinas
1
-1
/
+1
2011-01-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
17
-264
/
+260
2011-01-07
Merge branch 'devel-stable' into devel
Russell King
1
-1
/
+7
2011-01-07
Merge branch 'pgt' (early part) into devel
Russell King
10
-100
/
+128
2011-01-07
Merge branch 'misc' into devel
Russell King
6
-16
/
+77
2011-01-07
Merge branch 'smp' into misc
Russell King
1
-1
/
+1
2011-01-07
ARM: DMA: add support for DMA debugging
Russell King
1
-3
/
+21
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
1
-2
/
+2
2010-12-24
Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"
Russell King
1
-6
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
6
-29
/
+58
2010-12-22
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
4
-23
/
+22
2010-12-22
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
3
-13
/
+12
2010-12-22
ARM: pgtable: remove FIRST_USER_PGD_NR
Russell King
1
-5
/
+3
2010-12-22
ARM: pgtable: use conventional page table code for identity mappings
Russell King
1
-15
/
+31
2010-12-22
ARM: pgtable: collect up identity mapping functions
Russell King
3
-37
/
+53
2010-12-22
ARM: pgtable: switch order of Linux vs hardware page tables
Russell King
3
-11
/
+9
2010-12-20
Merge branch 'rmobile/urgent' into rmobile-latest
Paul Mundt
4
-26
/
+55
2010-12-19
ARM: fix cache-feroceon-l2 after stack based kmap_atomic()
Nicolas Pitre
1
-18
/
+19
2010-12-19
ARM: fix cache-xsc3l2 after stack based kmap_atomic()
Nicolas Pitre
1
-36
/
+21
2010-12-19
ARM: get rid of kmap_high_l1_vipt()
Nicolas Pitre
3
-93
/
+8
2010-12-18
ARM: mmp: select CPU_PJ4
Haojian Zhuang
1
-1
/
+1
2010-12-18
ARM: pxa: support pxa95x
Haojian Zhuang
1
-0
/
+6
2010-12-15
ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix
Valentine Barshak
1
-8
/
+20
2010-12-13
ARM: 6528/1: Use CTR for the I-cache line size on ARMv7
Catalin Marinas
2
-10
/
+27
2010-12-13
ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7
Catalin Marinas
1
-6
/
+6
2010-11-30
ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...
Dave Martin
1
-2
/
+2
2010-11-26
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
3
-3
/
+3
2010-11-26
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
1
-3
/
+4
2010-11-26
ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()
Russell King
1
-13
/
+14
2010-11-26
ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
Russell King
1
-2
/
+2
2010-11-25
Merge branch 'rmobile/mmcif' into rmobile-latest
Paul Mundt
1
-2
/
+2
2010-11-24
ARM: avoid annoying <4>'s in printk output
Russell King
1
-2
/
+2
2010-11-18
ARM: mach-shmobile: Initial AG5 and AG5EVM support
Magnus Damm
1
-1
/
+1
2010-11-15
ARM, mm: Don't include smp_plat.h twice in flush.c
Jesper Juhl
1
-1
/
+0
2010-11-07
ARM: Fix DMA coherent allocator alignment
Russell King
1
-1
/
+1
2010-11-04
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
Leif Lindholm
2
-0
/
+31
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
4
-5
/
+21
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
23
-89
/
+478
2010-10-28
Merge branch 'devel-stable' into devel
Russell King
2
-6
/
+80
2010-10-28
Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...
Russell King
2
-6
/
+80
2010-10-28
ARM: memblock: setup lowmem mappings using memblock
Russell King
1
-20
/
+29
[next]