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
starfive-6.6.48-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
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-06
MIPS: Fix page table corruption on THP permission changes.
David Daney
1
-1
/
+1
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-05-20
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+1
2016-05-13
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
1
-8
/
+49
2016-05-13
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
1
-16
/
+7
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
1
-2
/
+2
2016-05-13
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
1
-5
/
+21
2016-05-09
MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
Joshua Kinard
1
-13
/
+32
2016-05-09
MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.
Ralf Baechle
1
-9
/
+2
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2016-01-24
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
1
-2
/
+2
2016-01-16
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-18
/
+0
2015-09-03
MIPS: Fix definition of pgprot_writecombine()
Alex Smith
1
-0
/
+2
2015-08-05
MIPS: Make set_pte() SMP safe.
David Daney
1
-0
/
+31
2015-06-25
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-4
/
+4
2015-03-25
Revert "MIPS: Remove race window in page fault handling"
Lars Persson
1
-4
/
+5
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
1
-22
/
+14
2015-03-18
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
1
-19
/
+19
2015-02-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-19
/
+27
2015-02-20
MIPS: Usage and cosmetic cleanups of page table bits.
Steven J. Hill
1
-2
/
+2
2015-02-16
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
Markos Chandras
1
-6
/
+18
2015-02-16
MIPS: asm: pgtable: Prevent HTW race when updating PTEs
Markos Chandras
1
-10
/
+4
2015-02-16
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
Markos Chandras
1
-4
/
+6
2015-02-11
mips: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-2
/
+0
2014-11-25
MIPS: Cosmetic cleanups of page table headers.
Steven J. Hill
1
-4
/
+4
2014-11-25
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
1
-1
/
+1
2014-11-25
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
1
-4
/
+4
2014-09-22
MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS
Markos Chandras
1
-0
/
+10
2014-08-19
MIPS: Remove race window in page fault handling
Lars Persson
1
-5
/
+3
2014-08-02
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
Markos Chandras
1
-0
/
+27
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
1
-0
/
+2
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+1
2013-04-08
MIPS: Add linux/mm_types.h to pgtable.h
Corey Minyard
1
-0
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-2
/
+2
2012-12-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+166
2012-12-13
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
1
-10
/
+1
2012-12-12
MIPS: Transparent Huge Pages support
Ralf Baechle
1
-1
/
+166
2012-11-26
MIPS: pgtable.h: Remove commented out debugging printk.
Ralf Baechle
1
-1
/
+0
2012-09-14
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
Steven J. Hill
1
-6
/
+6
2011-07-25
MIPS: topdown mmap support
Jian Peng
1
-0
/
+1
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+2
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
1
-10
/
+16
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
1
-1
/
+1
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+2
2009-12-17
MIPS: Add support for uncached accelerated mappings.
Wu Zhangjin
1
-0
/
+13
2009-09-22
mm: ZERO_PAGE without PTE_SPECIAL
Hugh Dickins
1
-0
/
+10
2009-06-17
MIPS: Add hugetlbfs page defines.
David Daney
1
-0
/
+10
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
1
-0
/
+383