index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
10
-97
/
+228
|
\
|
*
-
.
Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...
Russell King
2017-02-28
10
-97
/
+228
|
|
\
\
|
|
|
*
ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb support
Russell King
2017-02-12
1
-5
/
+26
|
|
*
|
ARM: mm: round the initrd reservation to page boundaries
Russell King
2017-02-28
1
-5
/
+18
|
|
*
|
ARM: mm: clean up initrd initialisation
Russell King
2017-02-28
1
-12
/
+15
|
|
*
|
ARM: mm: move initrd init code out of arm_memblock_init()
Russell King
2017-02-28
1
-4
/
+9
|
|
*
|
ARM: 8652/1: cache-uniphier: clean up active way setup code
Masahiro Yamada
2017-02-28
1
-14
/
+9
|
|
*
|
ARM: 8647/2: nommu: dynamic exception base address setting
Afzal Mohammed
2017-02-28
1
-2
/
+50
|
|
*
|
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
Afzal Mohammed
2017-02-28
2
-4
/
+5
|
|
*
|
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2017-02-28
2
-0
/
+58
|
|
*
|
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
2017-02-28
2
-10
/
+3
|
|
*
|
ARM: 8637/1: Adjust memory boundaries after reservations
Laura Abbott
2017-02-28
1
-3
/
+6
|
|
*
|
ARM: 8636/1: Cleanup sanity_check_meminfo
Laura Abbott
2017-02-28
2
-46
/
+28
|
|
*
|
ARM: 8633/1: nommu: allow mmap when !CONFIG_MMU
Benjamin Gaignard
2017-01-11
1
-0
/
+3
|
|
*
|
ARM: 8627/1: avoid cache flushing in flush_dcache_page()
Rabin Vincent
2017-01-11
1
-0
/
+6
|
|
|
/
*
|
|
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2017-02-28
2
-2
/
+2
*
|
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-11
/
+11
|
\
\
\
|
*
|
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-11
/
+11
|
|
|
/
|
|
/
|
*
|
|
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-25
1
-7
/
+9
*
|
|
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
2
-15
/
+3
|
\
\
\
|
*
|
|
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2017-02-07
2
-3
/
+3
|
*
|
|
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2017-02-07
1
-12
/
+0
|
|
/
/
*
|
|
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-21
2
-2
/
+2
|
\
\
\
|
*
|
|
arm: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-02-21
1
-30
/
+30
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm/dma-mapping: Implement DMA_ATTR_PRIVILEGED
Sricharan R
2017-01-19
1
-30
/
+30
|
|
/
*
/
ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
Alexander Sverdlin
2017-01-30
2
-2
/
+6
|
/
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
2
-2
/
+2
*
-
.
Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus
Russell King
2016-12-14
5
-26
/
+47
|
\
\
|
|
*
ARM: mm: allow set_memory_*() to be used on the vmalloc region
Russell King
2016-11-29
1
-1
/
+2
|
|
*
ARM: mm: fix set_memory_*() bounds checks
Russell King
2016-11-29
1
-13
/
+13
|
|
*
ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cache
Masahiro Yamada
2016-11-15
1
-1
/
+7
|
|
/
|
/
|
|
*
ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcall
Marek Szyprowski
2016-11-15
1
-1
/
+1
|
*
ARM: 8624/1: proc-v7m.S: fix init section name
Nicolas Pitre
2016-11-15
1
-1
/
+1
|
*
ARM: fix oops when using older ARMv4T CPUs
Russell King
2016-10-19
1
-10
/
+24
|
/
*
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-12
1
-1
/
+0
|
\
|
*
exceptions: detritus removal
Al Viro
2016-09-28
1
-1
/
+0
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-10-08
1
-60
/
+3
|
\
\
|
*
\
Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2016-09-20
1
-60
/
+3
|
|
\
\
|
|
*
|
ARM: uniphier: remove SoC-specific SMP code
Masahiro Yamada
2016-08-28
1
-60
/
+3
*
|
|
|
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-07
1
-0
/
+63
|
\
\
\
\
|
*
|
|
|
arm: dma-mapping: add {map,unmap}_resource for iommu ops
Niklas Söderlund
2016-09-26
1
-0
/
+63
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branches 'misc' and 'sa1111-base' into for-linus
Russell King
2016-10-06
2
-6
/
+18
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ARM: 8612/1: LPAE: initialize cache policy correctly
Stefan Agner
2016-09-12
1
-1
/
+1
|
*
|
|
ARM: 8599/1: mm: pull asm/memory.h explicitly
Vladimir Murzin
2016-08-23
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations
Ard Biesheuvel
2016-08-09
1
-1
/
+2
|
*
|
ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit
Nicolas Pitre
2016-08-09
1
-4
/
+14
|
|
/
*
|
ARM: 8611/1: l2x0: add PMU support
Mark Rutland
2016-09-06
4
-0
/
+598
*
|
ARM: 8610/1: V7M: Add dsb before jumping in handler mode
Torgue Alexandre
2016-09-06
1
-0
/
+1
*
|
ARM: 8609/1: V7M: Add support for the Cortex-M7 processor
Jonathan Austin
2016-09-06
1
-0
/
+56
[next]