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
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-78
/
+25
2019-03-15
Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next
Russell King
9
-78
/
+25
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-1
/
+13
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-0
/
+4
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
1
-1
/
+1
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2019-03-07
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
1
-8
/
+3
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
1
-3
/
+1
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2019-02-26
ARM: 8845/1: use unified assembler in c files
Stefan Agner
3
-3
/
+6
2019-02-26
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
2
-6
/
+6
2019-02-12
ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
Robin Murphy
1
-0
/
+2
2019-02-01
ARM: 8831/1: NOMMU: pmsa-v8: remove unneeded semicolon
Peng Hao
1
-2
/
+2
2019-02-01
ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
Vladimir Murzin
1
-0
/
+3
2019-02-01
ARM: 8826/1: mm: initialize pfn limits with find_limits()
Doug Berger
1
-16
/
+4
2019-02-01
ARM: 8820/1: mm: Stop printing the virtual memory layout
Geert Uytterhoeven
1
-49
/
+0
2019-02-01
ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...
Wolfram Sang (Renesas)
1
-1
/
+1
2019-02-01
ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable cores
Ard Biesheuvel
1
-1
/
+3
2019-02-01
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
1
-0
/
+2
2019-01-21
perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
1
-8
/
+1
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-212
/
+202
2019-01-02
Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus
Russell King
3
-16
/
+13
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+2
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-35
/
+18
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-11
/
+3
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
1
-1
/
+1
2018-12-07
ARM: fix the cockup in the previous patch
Russell King
1
-2
/
+2
2018-12-06
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+10
2018-12-06
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-9
/
+15
2018-12-06
ARM: ensure that processor vtables is not lost after boot
Russell King
1
-0
/
+10
2018-12-06
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-24
/
+15
2018-12-04
ARM: 8816/1: dma-mapping: fix potential uninitialized return
Nathan Jones
1
-1
/
+1
2018-12-04
ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
Vladimir Murzin
1
-5
/
+9
2018-12-04
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
Chris Cole
1
-3
/
+5
2018-11-26
arch: Move initrd= parsing into do_mounts_initrd.c
Florian Fainelli
1
-17
/
+0
2018-11-26
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
Florian Fainelli
1
-6
/
+0
2018-11-26
arch: Make phys_initrd_start and phys_initrd_size global variables
Florian Fainelli
1
-3
/
+2
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-15
/
+2
2018-11-12
ARM: 8811/1: always list both ldrd/strd registers explicitly
Nicolas Pitre
3
-48
/
+48
2018-11-12
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
1
-15
/
+2
2018-11-08
ARM: 8807/1: mm: Facilitate debugging CONFIG_KUSER_HELPERS disabled
Florian Fainelli
1
-0
/
+6
2018-11-08
ARM: 8805/2: remove unneeded naked function usage
Nicolas Pitre
7
-194
/
+178
2018-11-06
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2018-11-06
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-32
/
+6
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+4
2018-09-27
signal/arm: Use force_sig_fault where appropriate
Eric W. Biederman
2
-18
/
+2
[next]