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
/
s390
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-6
/
+6
2021-10-27
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
1
-3
/
+6
2021-10-26
s390/pgtable: use physical address for Page-Table Origin
Alexander Gordeev
1
-6
/
+6
2021-07-27
s390/mm: don't print hashed values for pte_ERROR() & friends
Heiko Carstens
1
-5
/
+5
2021-07-27
s390/mm: use pr_err() instead of printk() for pte_ERROR & friends
Heiko Carstens
1
-5
/
+5
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-23
/
+39
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-0
/
+3
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
1
-2
/
+0
2021-06-18
s390/pgtable: use register pair instead of register asm
Heiko Carstens
1
-17
/
+13
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
1
-6
/
+7
2021-06-07
s390: enable HAVE_IOREMAP_PROT
Niklas Schnelle
1
-0
/
+19
2021-02-24
s390/mm: fix invalid __pa() usage in pfn_pXd() macros
Alexander Gordeev
1
-2
/
+2
2021-02-24
s390/mm: make pXd_deref() macros return a pointer
Alexander Gordeev
1
-6
/
+6
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
1
-0
/
+1
2020-11-09
s390/mm: extend default vmalloc area size to 512GB
Heiko Carstens
1
-6
/
+6
2020-11-03
s390/mm: make pmd/pud_deref() large page aware
Gerald Schaefer
1
-22
/
+30
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+9
2020-09-26
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
1
-12
/
+30
2020-09-14
s390/mm,ptdump: add couple of additional markers
Vasily Gorbik
1
-0
/
+1
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
1
-1
/
+8
2020-07-01
s390/vmem: get rid of memory segment list
David Hildenbrand
1
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-9
/
+4
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-05-05
mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+2
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+30
2020-03-04
s390/mm: fix panic in gup_fast on large pud
Gerald Schaefer
1
-0
/
+6
2020-02-27
s390/mm: provide memory management functions for protected KVM guests
Claudio Imbrenda
1
-5
/
+30
2020-02-04
s390: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+2
2019-10-31
s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported
Gerald Schaefer
1
-2
/
+2
2019-10-31
s390/mm: simplify page table helpers for large entries
Gerald Schaefer
1
-55
/
+28
2019-10-31
s390/mm: make pmd/pud_bad() report large entries as bad
Gerald Schaefer
1
-8
/
+2
2019-10-04
s390/mm: mark function(s) __always_inline
Heiko Carstens
1
-11
/
+11
2019-10-04
s390/mm: fix -Wunused-but-set-variable warnings
Qian Cai
1
-1
/
+2
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-1
/
+0
2019-08-21
s390: move vmalloc option parsing to startup code
Vasily Gorbik
1
-0
/
+1
2019-07-12
mm: simplify gup_fast_permitted
Christoph Hellwig
1
-7
/
+1
2019-04-24
s390/mm: fix pxd_bad with folded page tables
Martin Schwidefsky
1
-14
/
+19
2019-04-23
s390/mm: convert to the generic get_user_pages_fast code
Martin Schwidefsky
1
-0
/
+12
2019-04-23
s390/mm: make the pxd_offset functions more robust
Martin Schwidefsky
1
-24
/
+43
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-1
/
+2
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+2
2018-11-02
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
1
-0
/
+18
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
1
-0
/
+6
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: add pgd_page primitive
Vasily Gorbik
1
-1
/
+10
2018-10-09
s390: introduce MAX_PTRS_PER_P4D
Vasily Gorbik
1
-0
/
+2
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
1
-1
/
+2
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
1
-0
/
+4
[next]