开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2015-09-03
MIPS: Fix definition of pgprot_writecombine()
Alex Smith
2015-08-05
MIPS: Make set_pte() SMP safe.
David Daney
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-03-25
Revert "MIPS: Remove race window in page fault handling"
Lars Persson
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
2015-03-18
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-19
MIPS: Usage and cosmetic cleanups of page table bits.
Steven J. Hill
2015-02-16
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
Markos Chandras
2015-02-16
MIPS: asm: pgtable: Prevent HTW race when updating PTEs
Markos Chandras
2015-02-16
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
Markos Chandras
2015-02-10
mips: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2014-11-24
MIPS: Cosmetic cleanups of page table headers.
Steven J. Hill
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-09-22
MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS
Markos Chandras
2014-08-19
MIPS: Remove race window in page fault handling
Lars Persson
2014-08-02
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
Markos Chandras
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-04-08
MIPS: Add linux/mm_types.h to pgtable.h
Corey Minyard
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-12
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
2012-12-12
MIPS: Transparent Huge Pages support
Ralf Baechle
2012-11-26
MIPS: pgtable.h: Remove commented out debugging printk.
Ralf Baechle
2012-09-13
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
Steven J. Hill
2011-07-25
MIPS: topdown mmap support
Jian Peng
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-12-17
MIPS: Add support for uncached accelerated mappings.
Wu Zhangjin
2009-09-22
mm: ZERO_PAGE without PTE_SPECIAL
Hugh Dickins
2009-06-17
MIPS: Add hugetlbfs page defines.
David Daney
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle