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
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-4
/
+26
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-77
/
+690
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
11
-77
/
+690
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+5
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-24
/
+1
2018-05-31
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2018-05-31
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
3
-8
/
+76
2018-05-31
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2018-05-31
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2018-05-31
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
1
-1
/
+2
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
1
-15
/
+1
2018-05-19
ARM: 8763/1: dma-mapping: Use vma_pages()
Fabio Estevam
1
-1
/
+1
2018-05-19
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
3
-1
/
+314
2018-05-19
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
Vladimir Murzin
2
-35
/
+50
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
1
-3
/
+1
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2
-18
/
+0
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2
-0
/
+5
2018-04-16
ARM: B15: Update to support Brahma-B53
Florian Fainelli
1
-4
/
+26
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+7
2018-04-11
ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y
Joonsoo Kim
1
-1
/
+15
2018-04-09
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-11
/
+11
2018-04-09
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King
1
-0
/
+11
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
5
-7
/
+7
2018-03-28
ARM: 8751/1: Add support for Cortex-R8 processor
Luca Scalabrino
1
-0
/
+11
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2018-03-09
ARM: simplify and fix linker script for TCM
Nicolas Pitre
1
-11
/
+0
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
12
-57
/
+542
2018-01-21
ARM: 8741/1: B15: fix unused label warnings
Arnd Bergmann
1
-15
/
+11
2018-01-21
ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] array
Vladimir Murzin
1
-0
/
+2
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
1
-2
/
+2
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
2
-1
/
+59
2018-01-21
ARM: 8736/1: mm: dump: make the page table dumping seq_file
Jinbum Park
1
-7
/
+21
2018-01-21
ARM: 8735/1: mm: dump: make page table dumping reusable
Jinbum Park
3
-38
/
+64
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
1
-6
/
+3
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-4
/
+4
2017-12-17
ARM: 8734/1: mm: idmap: Mark variables as ro_after_init
Jinbum Park
1
-2
/
+2
2017-12-17
ARM: 8732/1: NOMMU: Allow userspace to access background MPU region
Vladimir Murzin
1
-1
/
+1
2017-12-17
ARM: 8728/1: B15: Register reboot notifier for KEXEC
Florian Fainelli
1
-0
/
+44
2017-12-17
ARM: 8730/1: B15: Add suspend/resume hooks
Florian Fainelli
1
-0
/
+48
2017-12-17
ARM: 8726/1: B15: Add CPU hotplug awareness
Florian Fainelli
1
-0
/
+91
2017-12-17
ARM: 8729/1: Hook B15 readahead cache functions based on processor
Florian Fainelli
2
-1
/
+22
2017-12-17
ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache support
Florian Fainelli
3
-0
/
+186
2017-12-17
ARM: 8724/1: v7: allow setting different cache functions
Florian Fainelli
1
-2
/
+2
[next]