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
2016-02-11
ARM: 8505/1: dma-mapping: Optimize allocation
Doug Anderson
1
-14
/
+20
2016-02-08
ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA
Kees Cook
2
-25
/
+28
2016-02-08
ARM: make virt_to_idmap() return unsigned long
Russell King
1
-1
/
+1
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
1
-9
/
+2
2016-01-20
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-19
/
+19
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-1
/
+1
2016-01-15
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-15
/
+0
2016-01-14
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-02
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-26
ARM: l2c: tauros2: use descriptive definitions for register bits
Russell King
1
-5
/
+10
2015-11-26
ARM: l2c: tauros2: fix OF-enabled non-DT boot
Russell King
1
-9
/
+8
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-10
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-0
/
+566
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-10
/
+0
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-3
/
+3
2015-11-05
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-19
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2015-09-16
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
[prev]
[next]