index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-24
1
-7
/
+9
*
|
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-21
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-20
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-11
1
-1
/
+0
|
\
|
*
exceptions: detritus removal
Al Viro
2016-09-27
1
-1
/
+0
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-10-07
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-29
1
-60
/
+3
*
|
|
|
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-06
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
*
|
ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUs
Jonathan Austin
2016-09-06
1
-11
/
+35
*
|
ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.
Jonathan Austin
2016-09-06
3
-6
/
+11
*
|
ARM: 8606/1: V7M: introduce cache operations
Vladimir Murzin
2016-09-06
2
-0
/
+469
*
|
ARM: 8595/2: apply more __ro_after_init
Kees Cook
2016-08-12
1
-1
/
+1
*
|
ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control register
Andrey Smirnov
2016-08-12
1
-5
/
+2
*
|
ARM: 8592/1: cache-l2x0.c: Replace magic numbers
Andrey Smirnov
2016-08-12
1
-2
/
+4
*
|
ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variable
Fabio Estevam
2016-08-12
1
-2
/
+2
|
/
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-66
/
+63
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-14
/
+13
|
\
|
*
arm/l2c: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-14
/
+13
*
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-07-29
3
-45
/
+148
|
\
\
|
*
|
ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used
Gregory CLEMENT
2016-07-14
1
-21
/
+65
|
*
|
ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent
Gregory CLEMENT
2016-07-14
1
-20
/
+42
|
*
|
ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421
Doug Anderson
2016-07-14
1
-0
/
+11
|
*
|
ARM: 8559/1: errata: Workaround erratum A12 821420
Doug Anderson
2016-07-14
1
-0
/
+5
|
*
|
ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423
Doug Anderson
2016-07-14
1
-0
/
+27
[next]