index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
proc-v7.S
Age
Commit message (
Expand
)
Author
2024-04-29
ARM: 9388/2: mm: Type-annotate all per-processor assembly routines
Linus Walleij
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
2022-11-08
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2021-03-09
ARM: 9059/1: cache-v7: get rid of mini-stack
Ard Biesheuvel
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-11-15
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
2019-07-08
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-06-20
ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272
Doug Anderson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-06
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-11-06
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-05-31
ARM: spectre-v2: add firmware based hardening
Russell King
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
2018-05-31
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
2018-05-31
ARM: spectre-v2: harden branch predictor on context switches
Russell King
2018-03-28
ARM: 8751/1: Add support for Cortex-R8 processor
Luca Scalabrino
2017-12-17
ARM: 8729/1: Hook B15 readahead cache functions based on processor
Florian Fainelli
2017-12-17
ARM: 8724/1: v7: allow setting different cache functions
Florian Fainelli
2017-04-09
ARM: Update cpu_v7_reset documentation
Marc Zyngier
2017-04-09
ARM: soft-reboot into same mode that we entered the kernel
Russell King
2016-08-23
ARM: 8599/1: mm: pull asm/memory.h explicitly
Vladimir Murzin
2016-07-14
ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421
Doug Anderson
2016-07-14
ARM: 8559/1: errata: Workaround erratum A12 821420
Doug Anderson
2016-07-14
ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423
Doug Anderson
2016-04-01
ARM: SMP enable of cache maintanence broadcast
Russell King
2016-02-17
ARM: make the physical-relative calculation more obvious
Russell King
2016-02-16
ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNEL
Nicolas Pitre
2016-01-05
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
2015-12-17
ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text section
Nicolas Pitre
2015-12-15
ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
Anson Huang
2015-07-17
ARM: invalidate L1 before enabling coherency
Russell King
2015-06-12
Merge branch 'for-arm-soc' into for-next
Russell King
2015-06-01
ARM: proc-v7: sanitise and document registers around errata
Russell King
2015-06-01
ARM: proc-v7: clean up MIDR access
Russell King
2015-06-01
ARM: proc-v7: move CPU errata out of line
Russell King
2015-06-01
ARM: redo TTBR setup code for LPAE
Russell King
2015-06-01
ARM: v7 setup function should invalidate L1 cache
Russell King
2015-04-14
ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs
Russell King
2015-03-28
ARM: 8314/1: replace PROCINFO embedded branch with relative offset
Ard Biesheuvel
2014-12-05
Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next
Russell King
2014-11-27
ARM: 8222/1: mvebu: enable strex backoff delay
Thomas Petazzoni
2014-11-21
ARM: 8196/1: vfp: Workaround bad MVFR1 register on some Kraits
Stephen Boyd
2014-09-12
ARM: 8138/1: drop ISAR0 workaround for B15
Brian Norris
2014-07-24
ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 cores
Marc Carino
2014-07-18
ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resume
Shawn Guo
2014-07-18
ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_size
Shawn Guo
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-05-25
ARM: 8046/1: proc: add support for the Cortex-A17 processor
Will Deacon
[next]