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
/
mips
/
mm
/
page.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-20
MIPS: page: Use GPR number macros
Jiaxun Yang
1
-107
/
+95
2022-02-22
MIPS: remove asm/war.h
Thomas Bogendoerfer
1
-2
/
+3
2020-09-07
MIPS: Convert R4600_V2_HIT_CACHEOP into a config option
Thomas Bogendoerfer
1
-4
/
+6
2020-09-07
MIPS: Convert R4600_V1_HIT_CACHEOP into a config option
Thomas Bogendoerfer
1
-2
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-11-01
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
1
-1
/
+1
2018-06-24
arch: mips: mm: page: Remove unused function
Rickard Strandqvist
1
-15
/
+0
2017-01-03
MIPS: Export {copy, clear}_page functions alongside their definitions
Paul Burton
1
-0
/
+2
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2016-05-13
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
1
-0
/
+9
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
1
-0
/
+1
2015-02-17
MIPS: mm: page: Add MIPS R6 support
Markos Chandras
1
-4
/
+26
2014-05-28
MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2
Thomas Bogendoerfer
1
-2
/
+2
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
1
-0
/
+1
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-20
/
+20
2013-07-01
MIPS: Cleanup indentation and whitespace
Tony Wu
1
-1
/
+1
2013-05-08
MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
Huacai Chen
1
-0
/
+10
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-3
/
+3
2012-12-13
MIPS: PMC-Sierra Yosemite: Remove support.
Ralf Baechle
1
-9
/
+0
2012-07-19
MIPS: Refactor 'clear_page' and 'copy_page' functions.
Steven J. Hill
1
-49
/
+18
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2010-02-27
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Florian Fainelli
1
-1
/
+1
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-03-11
MIPS: NEC VR5500 processor support fixup
Shinya Kuribayashi
1
-1
/
+2
2008-07-08
[MIPS] Fix 32bit kernels on R4k with 128 byte cache line size
Thomas Bogendoerfer
1
-29
/
+32
2008-06-16
[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_page
Atsushi Nemoto
1
-1
/
+1
2008-06-05
Fix divide by zero error in build_clear_page() and build_copy_page()
Yoichi Yuasa
1
-4
/
+6
2008-04-28
[MIPS] Reimplement clear_page/copy_page
Thiemo Seufer
1
-0
/
+684