index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
/
pgtable_64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
sparc: drop pte_file()-related helpers
Kirill A. Shutemov
1
-40
/
+0
2014-12-11
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+7
2014-10-06
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
1
-1
/
+0
2014-10-06
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
1
-4
/
+5
2014-10-06
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
1
-0
/
+4
2014-10-06
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
1
-29
/
+26
2014-10-06
sparc64: Switch to 4-level page tables.
David S. Miller
1
-5
/
+32
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-29
/
+29
2014-05-19
sparc: drop use of extern for prototypes in arch/sparc/include/asm
Sam Ravnborg
1
-29
/
+29
2014-05-09
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
1
-2
/
+4
2014-05-04
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...
David S. Miller
1
-3
/
+6
2014-05-04
sparc64: Add basic validations to {pud,pmd}_bad().
David S. Miller
1
-15
/
+31
2014-05-04
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
1
-1
/
+1
2014-05-04
sparc64: Fix range check in kern_addr_valid().
David S. Miller
1
-1
/
+1
2014-05-04
sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.
David S. Miller
1
-4
/
+4
2014-05-04
sparc64: Fix hex values in comment above pte_modify().
David S. Miller
1
-2
/
+2
2014-05-04
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
1
-1
/
+1
2014-05-04
sparc64: Fix huge PMD invalidation.
David S. Miller
1
-14
/
+4
2013-12-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-2
/
+2
2013-11-14
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
1
-72
/
+109
2013-11-13
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
1
-11
/
+11
2013-11-13
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
1
-4
/
+8
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+3
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-0
/
+1
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
1
-2
/
+3
2013-04-20
sparc64: Fix race in TLB batch processing.
David S. Miller
1
-0
/
+1
2013-02-14
sparc64: Fix get_user_pages_fast() wrt. THP.
David S. Miller
1
-8
/
+6
2012-12-19
sparc64: Define pte_accessible()
David S. Miller
1
-1
/
+7
2012-10-09
sparc64: Support transparent huge pages.
David Miller
1
-6
/
+171
2012-10-09
sparc64: Document PGD and PMD layout.
David Miller
1
-4
/
+12
2012-10-09
sparc64: Halve the size of PTE tables
David Miller
1
-17
/
+7
2012-10-09
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
1
-34
/
+6
2012-05-14
sparc: Kill mmu_{un,}lockarea().
David S. Miller
1
-4
/
+0
2012-04-02
sparc: pgtable_64: change include order
Aaro Koskinen
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
1
-1
/
+0
2011-11-18
sparc: Kill custom io_remap_pfn_range().
David S. Miller
1
-4
/
+16
2011-07-26
sparc64: add support for _PAGE_SPECIAL
David S. Miller
1
-4
/
+11
2011-05-25
sparc: mmu_gather rework
Peter Zijlstra
1
-3
/
+12
2011-04-22
sparc: consolidate show_cpuinfo in cpu.c
Sam Ravnborg
1
-0
/
+3
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2009-09-29
sparc64: Increase vmalloc size to fix percpu regressions.
David S. Miller
1
-2
/
+2
2009-08-26
sparc64: Validate linear D-TLB misses.
David S. Miller
1
-3
/
+9
2008-09-12
sparc64: Fix sparse warnings in fault.c
David S. Miller
1
-0
/
+2
2008-07-28
sparc, sparc64: use arch/sparc/include
Sam Ravnborg
1
-0
/
+775