index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
/
pgtable_64.h
Age
Commit message (
Expand
)
Author
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2013-11-13
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
2013-11-12
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
2013-11-12
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2013-04-19
sparc64: Fix race in TLB batch processing.
David S. Miller
2013-02-13
sparc64: Fix get_user_pages_fast() wrt. THP.
David S. Miller
2012-12-18
sparc64: Define pte_accessible()
David S. Miller
2012-10-09
sparc64: Support transparent huge pages.
David Miller
2012-10-09
sparc64: Document PGD and PMD layout.
David Miller
2012-10-09
sparc64: Halve the size of PTE tables
David Miller
2012-10-09
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
2012-05-13
sparc: Kill mmu_{un,}lockarea().
David S. Miller
2012-04-01
sparc: pgtable_64: change include order
Aaro Koskinen
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2011-11-17
sparc: Kill custom io_remap_pfn_range().
David S. Miller
2011-07-25
sparc64: add support for _PAGE_SPECIAL
David S. Miller
2011-05-25
sparc: mmu_gather rework
Peter Zijlstra
2011-04-21
sparc: consolidate show_cpuinfo in cpu.c
Sam Ravnborg
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-09-28
sparc64: Increase vmalloc size to fix percpu regressions.
David S. Miller
2009-08-25
sparc64: Validate linear D-TLB misses.
David S. Miller
2008-09-12
sparc64: Fix sparse warnings in fault.c
David S. Miller
2008-07-27
sparc, sparc64: use arch/sparc/include
Sam Ravnborg