Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
15bcdc9477b03eb035052412c3a087e11e855e76
/
arch
/
sparc
/
include
/
asm
/
pgtable_64.h
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
df7b215
sparc64: Add 16GB hugepage support
by Nitin Gupta
· 8 years ago
44382b0
sparc64: Support huge PUD case in get_user_pages
by Nitin Gupta
· 8 years ago
4d9fbf5
sparc64: Revert 16GB huge page support.
by David S. Miller
· 8 years ago
f10bb00
sparc64: Add 16GB hugepage support
by Nitin Gupta
· 8 years ago
c9a844c
sparc64: Support huge PUD case in get_user_pages
by Nitin Gupta
· 8 years ago
9ae34db
sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
by Tom Hromatka
· 8 years ago
9849a56
arch, mm: convert all architectures to use 5level-fixup.h
by Kirill A. Shutemov
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
c7d9f77
sparc64: Multi-page size support
by Nitin Gupta
· 8 years ago
acff7fd
sparc64: fix typo in pgd_clear()
by Kirill A. Shutemov
· 8 years ago
7bc3777
sparc64: Trim page tables for 8M hugepages
by Nitin Gupta
· 9 years ago
21f9deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 9 years ago
24e49ee
sparc64: Reduce TLB flushes during hugepte changes
by Nitin Gupta
· 9 years ago
fd8cfd3
arch: fix has_transparent_hugepage()
by Hugh Dickins
· 9 years ago
08f8007
sparc: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
79cedb8
arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP
by Minchan Kim
· 9 years ago
99f1bc0
sparc, thp: remove infrastructure for handling splitting PMDs
by Kirill A. Shutemov
· 9 years ago
8809aa2
mm: clarify that the function operates on hugepage pte
by Aneesh Kumar K.V
· 10 years ago
494e5b6
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
by Khalid Aziz
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
6a8c482
sparc: drop pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
c164e03
mm: fix huge zero page accounting in smaps report
by Kirill A. Shutemov
· 10 years ago
d195b71
sparc64: Kill unnecessary tables and increase MAX_BANKS.
by David S. Miller
· 10 years ago
bb4e6e8
sparc64: Adjust vmalloc region size based upon available virtual address bits.
by David S. Miller
· 10 years ago
7c0fa0f
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
by David S. Miller
· 10 years ago
0dd5b7b
sparc64: Fix physical memory management regressions with large max_phys_bits.
by David S. Miller
· 10 years ago
ac55c76
sparc64: Switch to 4-level page tables.
by David S. Miller
· 10 years ago
c4222e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
f05a686
sparc: drop use of extern for prototypes in arch/sparc/include/asm
by Sam Ravnborg
· 11 years ago
b18eb2d
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
by David S. Miller
· 11 years ago
fe86643
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR().
by David S. Miller
· 11 years ago
26cf432
sparc64: Add basic validations to {pud,pmd}_bad().
by David S. Miller
· 11 years ago
0eef331
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
by David S. Miller
· 11 years ago
ee73887
sparc64: Fix range check in kern_addr_valid().
by David S. Miller
· 11 years ago
eaf85da
sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.
by David S. Miller
· 11 years ago
c2e4e67
sparc64: Fix hex values in comment above pte_modify().
by David S. Miller
· 11 years ago
04df419
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
by David S. Miller
· 11 years ago
51e5ef1
sparc64: Fix huge PMD invalidation.
by David S. Miller
· 11 years ago
2084140
mm: fix TLB flush race between migration, and change_protection_range
by Rik van Riel
· 11 years ago
a7b9403
sparc64: Encode huge PMDs using PTE encoding.
by David S. Miller
· 11 years ago
2b77933
sparc64: Move to 64-bit PGDs and PMDs.
by David S. Miller
· 11 years ago
37b3a8f
sparc64: Move from 4MB to 8MB huge pages.
by David S. Miller
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 12 years ago
6b0b50b
mm/THP: add pmd args to pgtable deposit and withdraw APIs
by Aneesh Kumar K.V
· 12 years ago
f36391d
sparc64: Fix race in TLB batch processing.
by David S. Miller
· 12 years ago
89a7791
sparc64: Fix get_user_pages_fast() wrt. THP.
by David S. Miller
· 12 years ago
4a9d194
sparc64: Define pte_accessible()
by David S. Miller
· 12 years ago
9e695d2
sparc64: Support transparent huge pages.
by David Miller
· 12 years ago
dbc9fdf0
sparc64: Document PGD and PMD layout.
by David Miller
· 12 years ago
56a70b8
sparc64: Halve the size of PTE tables
by David Miller
· 12 years ago
15b9350
sparc64: Only support 4MB huge pages and 8KB base pages.
by David Miller
· 12 years ago
679bea5
sparc: Kill mmu_{un,}lockarea().
by David S. Miller
· 13 years ago
2533e82
sparc: pgtable_64: change include order
by Aaro Koskinen
· 13 years ago
d550bbd
Disintegrate asm/system.h for Sparc
by David Howells
· 13 years ago
3e37fd3
sparc: Kill custom io_remap_pfn_range().
by David S. Miller
· 13 years ago
683d2fa
sparc64: add support for _PAGE_SPECIAL
by David S. Miller
· 14 years ago
90f08e3
sparc: mmu_gather rework
by Peter Zijlstra
· 14 years ago
cb1b820
sparc: consolidate show_cpuinfo in cpu.c
by Sam Ravnborg
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
1b6b9d6
sparc64: Increase vmalloc size to fix percpu regressions.
by David S. Miller
· 15 years ago
d8ed1d4
sparc64: Validate linear D-TLB misses.
by David S. Miller
· 16 years ago
b539c46
sparc64: Fix sparse warnings in fault.c
by David S. Miller
· 17 years ago
a439fe5
sparc, sparc64: use arch/sparc/include
by Sam Ravnborg
· 17 years ago
[Renamed from include/asm-sparc/pgtable_64.h]
f7fe933
sparc64: Remove 4MB and 512K base page size options.
by David S. Miller
· 17 years ago
f5e706a
sparc: join the remaining header files
by Sam Ravnborg
· 17 years ago