index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
ARM: fix the cockup in the previous patch
Russell King
1
-2
/
+2
2019-02-20
ARM: ensure that processor vtables is not lost after boot
Russell King
1
-0
/
+10
2019-02-20
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
1
-15
/
+2
2018-12-21
ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
Vladimir Murzin
1
-5
/
+9
2018-12-21
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
Chris Cole
1
-3
/
+5
2018-11-23
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2018-11-23
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2018-11-23
ARM: spectre-v2: harden user aborts in kernel space
Russell King
3
-8
/
+76
2018-11-23
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2018-11-23
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2018-11-23
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2018-11-23
ARM: bugs: add support for per-processor bug checking
Russell King
1
-1
/
+2
2018-11-10
ARM: 8799/1: mm: fix pci_ioremap_io() offset check
Thomas Petazzoni
1
-1
/
+1
2018-08-24
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
1
-0
/
+9
2017-12-25
ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory
Russell King
1
-1
/
+19
2017-11-30
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
1
-2
/
+2
2017-11-30
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
1
-2
/
+2
2017-09-14
ARM: 8692/1: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-07-05
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
1
-4
/
+4
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-06-14
ARM: 8637/1: Adjust memory boundaries after reservations
Laura Abbott
1
-3
/
+6
2017-06-14
ARM: 8636/1: Cleanup sanity_check_meminfo
Laura Abbott
2
-46
/
+28
2017-05-25
ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call
Vladimir Murzin
1
-2
/
+2
2017-02-15
ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
Alexander Sverdlin
2
-2
/
+6
2016-11-15
ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcall
Marek Szyprowski
1
-1
/
+1
2016-11-15
ARM: 8624/1: proc-v7m.S: fix init section name
Nicolas Pitre
1
-1
/
+1
2016-10-19
ARM: fix oops when using older ARMv4T CPUs
Russell King
1
-10
/
+24
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-10-08
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-60
/
+3
2016-10-07
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+63
2016-10-06
Merge branches 'misc' and 'sa1111-base' into for-linus
Russell King
2
-6
/
+18
2016-09-28
exceptions: detritus removal
Al Viro
1
-1
/
+0
2016-09-26
arm: dma-mapping: add {map,unmap}_resource for iommu ops
Niklas Söderlund
1
-0
/
+63
2016-09-20
Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-60
/
+3
2016-09-12
ARM: 8612/1: LPAE: initialize cache policy correctly
Stefan Agner
1
-1
/
+1
2016-09-06
ARM: 8611/1: l2x0: add PMU support
Mark Rutland
4
-0
/
+598
2016-09-06
ARM: 8610/1: V7M: Add dsb before jumping in handler mode
Torgue Alexandre
1
-0
/
+1
2016-09-06
ARM: 8609/1: V7M: Add support for the Cortex-M7 processor
Jonathan Austin
1
-0
/
+56
2016-09-06
ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUs
Jonathan Austin
1
-11
/
+35
2016-09-06
ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.
Jonathan Austin
3
-6
/
+11
2016-09-06
ARM: 8606/1: V7M: introduce cache operations
Vladimir Murzin
2
-0
/
+469
2016-08-28
ARM: uniphier: remove SoC-specific SMP code
Masahiro Yamada
1
-60
/
+3
2016-08-23
ARM: 8599/1: mm: pull asm/memory.h explicitly
Vladimir Murzin
1
-0
/
+1
2016-08-12
ARM: 8595/2: apply more __ro_after_init
Kees Cook
1
-1
/
+1
2016-08-12
ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control register
Andrey Smirnov
1
-5
/
+2
2016-08-12
ARM: 8592/1: cache-l2x0.c: Replace magic numbers
Andrey Smirnov
1
-2
/
+4
2016-08-12
ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variable
Fabio Estevam
1
-2
/
+2
2016-08-10
ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations
Ard Biesheuvel
1
-1
/
+2
2016-08-10
ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit
Nicolas Pitre
1
-4
/
+14
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-66
/
+63
[next]