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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
1
-9
/
+2
2016-01-21
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-19
/
+19
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-1
/
+1
2016-01-16
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-15
/
+0
2016-01-15
arm: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
1
-2
/
+1
2016-01-12
Merge branch 'devel-stable' into for-linus
Russell King
3
-42
/
+100
2016-01-05
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
5
-32
/
+53
2016-01-04
ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
Jungseung Lee
1
-1
/
+1
2015-12-22
ARM: 8482/1: l2x0: make it possible to disable outer sync from DT
Linus Walleij
1
-3
/
+10
2015-12-18
Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-15
/
+15
2015-12-18
ARM: no longer make CPU targets visible separately
Arnd Bergmann
1
-15
/
+15
2015-12-17
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-12-17
ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text section
Nicolas Pitre
1
-7
/
+16
2015-12-16
Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-2
/
+0
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
1
-1
/
+1
2015-12-15
ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
Anson Huang
1
-2
/
+2
2015-12-15
ARM: no longer force unbuffered DMA for realview
Arnd Bergmann
1
-2
/
+0
2015-12-13
ARM: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2
-1
/
+7
2015-12-13
ARM: implement create_mapping_late() for EFI use
Ard Biesheuvel
1
-0
/
+20
2015-12-13
ARM: add support for non-global kernel mappings
Ard Biesheuvel
1
-15
/
+20
2015-12-13
ARM: factor out allocation routine from __create_mapping()
Ard Biesheuvel
1
-11
/
+23
2015-12-13
ARM: split off core mapping logic from create_mapping
Ard Biesheuvel
1
-25
/
+31
2015-12-13
ARM: add support for generic early_ioremap/early_memremap
Ard Biesheuvel
2
-1
/
+10
2015-12-04
ARM: 8464/1: Update all mm structures with section adjustments
Laura Abbott
1
-30
/
+62
2015-12-03
ARM: 8462/1: cache-uniphier: use common API to find the next level cache
Masahiro Yamada
1
-12
/
+1
2015-12-03
ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
1
-12
/
+26
2015-12-01
ARM: mohawk: allow building with MMU disabled
Arnd Bergmann
1
-0
/
+2
2015-12-01
ARM: make xscale iwmmxt code multiplatform aware
Arnd Bergmann
2
-2
/
+2
2015-11-16
ARM: 8451/1: v7-M: Set an early stack for __v7m_setup
Ezequiel Garcia
1
-9
/
+5
2015-11-16
ARM: 8448/1: add some L220 DT settings
Linus Walleij
1
-0
/
+20
2015-11-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-0
/
+566
2015-11-10
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-10
/
+0
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-3
/
+3
2015-11-06
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
1
-1
/
+1
2015-10-29
Merge branches 'fixes' and 'misc' into for-next
Russell King
5
-12
/
+34
2015-10-27
ARM: uniphier: add outer cache support
Masahiro Yamada
3
-0
/
+566
2015-10-19
ARM: 8447/1: catch pending imprecise abort on unmask
Lucas Stach
3
-1
/
+25
2015-10-03
ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()
Marek Szyprowski
1
-0
/
+2
2015-10-03
ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()
Marek Szyprowski
1
-0
/
+5
2015-10-03
ARM: remove user cmpxchg syscall
Russell King
1
-12
/
+0
2015-09-24
ARM: alignment: fix alignment handling for uaccess changes
Russell King
1
-5
/
+25
2015-09-22
ARM: 8422/1: enable imprecise aborts during early kernel startup
Lucas Stach
1
-0
/
+3
2015-09-20
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2015-09-17
ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition
Andre Przywara
1
-1
/
+3
2015-09-11
Merge branch 'uaccess' into fixes
Russell King
9
-15
/
+33
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-12
/
+0
2015-09-04
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
16
-39
/
+187
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
19
-68
/
+253
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-08-26
ARM: entry: provide uaccess assembly macro hooks
Russell King
7
-3
/
+11
[next]