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.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
/
proc-mohawk.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
ARM: 9393/1: mm: Use conditionals for CFI branches
Linus Walleij
1
-0
/
+2
2024-04-29
ARM: 9388/2: mm: Type-annotate all per-processor assembly routines
Linus Walleij
1
-12
/
+18
2024-04-29
ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe C
Linus Walleij
1
-6
/
+0
2024-04-29
ARM: 9386/2: mm: Use symbol alias for cache functions
Linus Walleij
1
-3
/
+1
2024-04-29
ARM: 9385/2: mm: Type-annotate all cache assembly routines
Linus Walleij
1
-15
/
+23
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-11-16
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2015-12-01
ARM: mohawk: allow building with MMU disabled
Arnd Bergmann
1
-0
/
+2
2015-03-28
ARM: 8314/1: replace PROCINFO embedded branch with relative offset
Ard Biesheuvel
1
-2
/
+2
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
1
-17
/
+17
2013-07-15
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-2
/
+0
2013-04-08
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
Russell King
1
-1
/
+1
2012-09-25
ARM: mm: implement LoUIS API for cache maintenance ops
Lorenzo Pieralisi
1
-0
/
+3
2012-05-22
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+35
2012-05-07
ARM: mm: proc-mohawk: add suspend resume for mohawk
Chao Xie
1
-0
/
+35
2012-05-02
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
1
-0
/
+1
2011-12-06
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
Will Deacon
1
-0
/
+3
2011-07-07
ARM: mm: proc-mohawk: Use the new processor struct macros
Dave Martin
1
-43
/
+18
2011-02-22
ARM: pm: add generic CPU suspend/resume support
Russell King
1
-0
/
+3
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
1
-1
/
+1
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
1
-5
/
+1
2010-02-15
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
Russell King
1
-4
/
+2
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
1
-0
/
+26
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
1
-5
/
+6
2009-10-03
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
1
-1
/
+1
2009-03-23
[ARM] pxa: add base support for Marvell's PXA168 processor line
Eric Miao
1
-0
/
+416