index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-3
/
+0
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
1
-0
/
+46
2018-03-18
sparc64: Add support for ADI register fields, ASIs and traps
Khalid Aziz
1
-0
/
+2
2018-01-31
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
1
-1
/
+1
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+1
2017-11-15
sparc64: optimize struct page zeroing
Pavel Tatashin
1
-0
/
+30
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-15
sparc64: Add 16GB hugepage support
Nitin Gupta
1
-0
/
+5
2017-08-15
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
1
-2
/
+13
2017-08-10
sparc64: Revert 16GB huge page support.
David S. Miller
1
-18
/
+2
2017-08-09
sparc64: Add 16GB hugepage support
Nitin Gupta
1
-0
/
+5
2017-08-09
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
1
-2
/
+13
2017-04-06
sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
Tom Hromatka
1
-7
/
+8
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+3
2017-02-23
sparc64: Multi-page size support
Nitin Gupta
1
-8
/
+15
2016-12-11
sparc64: fix typo in pgd_clear()
Kirill A. Shutemov
1
-1
/
+1
2016-07-29
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
1
-1
/
+6
2016-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-11
/
+32
2016-05-20
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
1
-11
/
+32
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-2
/
+0
2016-03-20
sparc: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-01-15
arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP
Minchan Kim
1
-0
/
+9
2016-01-15
sparc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-16
/
+0
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-4
/
+4
2015-05-31
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Khalid Aziz
1
-1
/
+21
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
sparc: drop pte_file()-related helpers
Kirill A. Shutemov
1
-40
/
+0
2014-12-10
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+7
2014-10-05
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
1
-1
/
+0
2014-10-05
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
1
-4
/
+5
2014-10-05
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
1
-0
/
+4
2014-10-05
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
1
-29
/
+26
2014-10-05
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-18
sparc: drop use of extern for prototypes in arch/sparc/include/asm
Sam Ravnborg
1
-29
/
+29
2014-05-08
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
1
-2
/
+4
2014-05-03
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...
David S. Miller
1
-3
/
+6
2014-05-03
sparc64: Add basic validations to {pud,pmd}_bad().
David S. Miller
1
-15
/
+31
2014-05-03
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
1
-1
/
+1
2014-05-03
sparc64: Fix range check in kern_addr_valid().
David S. Miller
1
-1
/
+1
2014-05-03
sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.
David S. Miller
1
-4
/
+4
2014-05-03
sparc64: Fix hex values in comment above pte_modify().
David S. Miller
1
-2
/
+2
2014-05-03
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
1
-1
/
+1
2014-05-03
sparc64: Fix huge PMD invalidation.
David S. Miller
1
-14
/
+4
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-2
/
+2
2013-11-13
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
1
-72
/
+109
2013-11-12
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
1
-11
/
+11
2013-11-12
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
[next]