index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
pgtable-64.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
2017-02-03
MIPS: Export pgd/pmd symbols for KVM
James Hogan
2016-01-15
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-12-12
MIPS: Transparent Huge Pages support
Ralf Baechle
2012-10-11
MIPS: Optimize pgd_init and pmd_init
David Daney
2011-07-25
MIPS: Limit fixrange_init() to the FIXMAP region
Kevin Cernekee
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
2009-09-17
MIPS: Shrink the size of tlb handler
Wu Fei
2007-02-18
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
Atsushi Nemoto
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
2006-10-21
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds