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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
s390
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
1
-6
/
+6
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
1
-0
/
+18
2013-10-31
s390/mm: page_table_realloc returns failure
Dominik Dingel
1
-8
/
+13
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-4
/
+0
2013-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+4
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
1
-1
/
+1
2013-09-07
s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()
Heiko Carstens
1
-1
/
+3
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-65
/
+118
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
1
-11
/
+7
2013-08-22
s390/mm: introduce ptep_flush_lazy helper
Martin Schwidefsky
1
-3
/
+3
2013-08-22
s390/mm: cleanup page table definitions
Martin Schwidefsky
1
-29
/
+30
2013-07-29
KVM: s390: fix task size check
Martin Schwidefsky
1
-1
/
+1
2013-07-29
KVM: s390: allow sie enablement for multi-threaded programs
Martin Schwidefsky
1
-64
/
+117
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+3
2013-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-06-26
s390/kvm: Provide function for setting the guest storage key
Christian Borntraeger
1
-0
/
+48
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
1
-2
/
+3
2013-06-17
KVM: s390: Provide function for setting the guest storage key
Christian Borntraeger
1
-0
/
+48
2013-05-31
s390/pgtable: Fix gmap notifier address
Christian Borntraeger
1
-1
/
+1
2013-05-21
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
1
-2
/
+1
2013-05-21
s390/kvm: rename RCP_xxx defines to PGSTE_xxx
Martin Schwidefsky
1
-1
/
+1
2013-05-15
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
1
-2
/
+1
2013-05-03
s390/mm: add pte invalidation notifier for kvm
Martin Schwidefsky
1
-4
/
+117
2013-04-23
s390/mm,gmap: segment mapping race
Martin Schwidefsky
1
-69
/
+91
2013-04-23
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
1
-22
/
+85
2012-11-23
s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c
Heiko Carstens
1
-16
/
+0
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
1
-0
/
+22
2012-10-09
thp, s390: disable thp for kvm host on s390
Gerald Schaefer
1
-0
/
+30
2012-10-09
thp, s390: thp pagetable pre-allocation for s390
Gerald Schaefer
1
-0
/
+38
2012-10-09
thp, s390: thp splitting backend for s390
Gerald Schaefer
1
-0
/
+18
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
1
-1
/
+1
2012-07-30
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
1
-1
/
+1
2012-07-26
s390/mm: downgrade page table after fork of a 31 bit process
Martin Schwidefsky
1
-5
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-05-16
s390/kvm: bad rss-counter state
Christian Borntraeger
1
-0
/
+2
2012-04-11
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
1
-3
/
+60
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+0
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
1
-1
/
+1
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
1
-11
/
+0
2011-12-27
[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260
Christian Borntraeger
1
-0
/
+3
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
1
-1
/
+48
2011-10-30
[S390] take mmap_sem when walking guest page table
Carsten Otte
1
-1
/
+14
2011-10-30
[S390] fix list corruption in gmap reverse mapping
Carsten Otte
1
-0
/
+9
2011-10-30
[S390] fix possible deadlock in gmap_map_segment
Carsten Otte
1
-2
/
+3
2011-10-30
[S390] memory leak with RCU_TABLE_FREE
Martin Schwidefsky
1
-2
/
+3
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
1
-3
/
+4
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
1
-8
/
+2
2011-08-03
[S390] missing return in page_table_alloc_pgste
Jan Glauber
1
-0
/
+1
2011-07-24
[S390] kvm guest address space mapping
Martin Schwidefsky
1
-23
/
+398
[prev]
[next]