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.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
2020-06-20
ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
Linus Walleij
1
-1
/
+2
2019-11-10
ARM: fix the cockup in the previous patch
Russell King
1
-2
/
+2
2019-11-10
ARM: ensure that processor vtables is not lost after boot
Russell King
1
-0
/
+10
2019-11-10
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
1
-15
/
+2
2019-11-10
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2019-11-10
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2019-11-10
ARM: spectre-v2: harden user aborts in kernel space
Russell King
3
-8
/
+76
2019-11-10
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2019-11-10
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2019-11-10
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2019-11-10
ARM: bugs: add support for per-processor bug checking
Russell King
1
-1
/
+2
2019-11-10
ARM: mm: fix alignment handler faults under memory pressure
Russell King
1
-8
/
+36
2019-10-07
ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes
Will Deacon
2
-2
/
+3
2019-09-21
ARM: 8874/1: mm: only adjust sections of valid mm structures
Doug Berger
1
-1
/
+2
2019-04-03
ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
Jungseung Lee
1
-1
/
+1
2018-12-21
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
Chris Cole
1
-3
/
+5
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-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-02-15
ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
Alexander Sverdlin
2
-2
/
+6
2015-12-17
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
1
-1
/
+1
2015-12-15
ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
Anson Huang
1
-2
/
+2
2015-12-04
ARM: 8464/1: Update all mm structures with section adjustments
Laura Abbott
1
-30
/
+62
2015-12-03
ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
1
-12
/
+26
2015-11-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-0
/
+566
2015-11-10
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-10
/
+0
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-3
/
+3
2015-11-06
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
1
-1
/
+1
2015-10-29
Merge branches 'fixes' and 'misc' into for-next
Russell King
5
-12
/
+34
2015-10-27
ARM: uniphier: add outer cache support
Masahiro Yamada
3
-0
/
+566
2015-10-19
ARM: 8447/1: catch pending imprecise abort on unmask
Lucas Stach
3
-1
/
+25
2015-10-03
ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()
Marek Szyprowski
1
-0
/
+2
2015-10-03
ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()
Marek Szyprowski
1
-0
/
+5
2015-10-03
ARM: remove user cmpxchg syscall
Russell King
1
-12
/
+0
2015-09-24
ARM: alignment: fix alignment handling for uaccess changes
Russell King
1
-5
/
+25
2015-09-22
ARM: 8422/1: enable imprecise aborts during early kernel startup
Lucas Stach
1
-0
/
+3
2015-09-20
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2015-09-17
ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition
Andre Przywara
1
-1
/
+3
2015-09-11
Merge branch 'uaccess' into fixes
Russell King
9
-15
/
+33
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-12
/
+0
2015-09-04
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
16
-39
/
+187
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
19
-68
/
+253
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-08-26
ARM: entry: provide uaccess assembly macro hooks
Russell King
7
-3
/
+11
[next]