index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
mmu_context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
arm64: add __nocfi to functions that jump to a physical address
Sami Tolvanen
1
-1
/
+1
2021-04-09
arm64: use function_nocfi with __pa_symbol
Sami Tolvanen
1
-1
/
+1
2021-03-11
arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]
Ard Biesheuvel
1
-14
/
+0
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
1
-4
/
+1
2021-01-27
arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()
James Morse
1
-4
/
+3
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+4
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
1
-3
/
+3
2020-10-27
arm64: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-4
/
+4
2020-09-29
arm64: mm: Pin down ASIDs for sharing mm with devices
Jean-Philippe Brucker
1
-1
/
+10
2020-07-30
arm64/mm: save memory access in check_and_switch_context() fast switch path
Pingfan Liu
1
-4
/
+2
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
2020-02-27
arm64: mm: convert cpu_do_switch_mm() to C
Mark Rutland
1
-0
/
+2
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
1
-1
/
+1
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
1
-1
/
+1
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
1
-0
/
+3
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
1
-0
/
+2
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
1
-2
/
+15
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
1
-2
/
+2
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
1
-1
/
+2
2018-01-15
arm64: fix ID map extension to 52 bits
Kristina Martsenko
1
-3
/
+2
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
1
-1
/
+11
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
1
-0
/
+10
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
1
-1
/
+1
2017-12-11
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
1
-2
/
+0
2017-12-11
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
1
-0
/
+7
2017-12-06
arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
Will Deacon
1
-14
/
+10
2017-12-06
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
1
-9
/
+13
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
1
-1
/
+7
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
1
-3
/
+3
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
1
-14
/
+39
2016-09-09
arm64: simplify contextidr_thread_switch
Mark Rutland
1
-6
/
+3
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
1
-17
/
+10
2016-02-25
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
1
-0
/
+2
2016-02-16
arm64: mm: add code to safely replace TTBR1_EL1
Mark Rutland
1
-0
/
+19
2016-02-16
arm64: add function to install the idmap
Mark Rutland
1
-2
/
+14
2016-02-16
arm64: unify idmap removal
Mark Rutland
1
-0
/
+25
2016-02-16
arm64: mm: place empty_zero_page in bss
Mark Rutland
1
-1
/
+1
2015-11-18
arm64: use non-global mappings for UEFI runtime regions
Ard Biesheuvel
1
-1
/
+1
2015-10-07
arm64: switch_mm: simplify mm and CPU checks
Will Deacon
1
-2
/
+4
2015-10-07
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
1
-65
/
+11
2015-10-07
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
Will Deacon
1
-23
/
+12
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+43
2015-03-23
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
1
-0
/
+9
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
1
-0
/
+43
2013-06-07
arm64: mm: don't bother invalidating the icache in switch_mm
Will Deacon
1
-6
/
+0
[next]