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
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+15
2016-07-31
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
1
-10
/
+10
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
1
-22
/
+49
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
1
-1
/
+1
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
1
-2
/
+8
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
1
-0
/
+2
2016-06-13
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/pgtable: add mapping statistics
Heiko Carstens
1
-0
/
+19
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
1
-0
/
+36
2016-06-13
s390/pgtable: make pmd and pud helper functions available
Heiko Carstens
1
-14
/
+63
2016-06-13
s390/pgtable: get rid of _REGION3_ENTRY_RO
Heiko Carstens
1
-2
/
+0
2016-06-13
s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL
Heiko Carstens
1
-2
/
+41
2016-06-13
s390/pgtable: introduce and use generic csp inline asm
Heiko Carstens
1
-9
/
+15
2016-06-10
KVM: s390: handle missing storage-key facility
David Hildenbrand
1
-0
/
+1
2016-06-10
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
1
-0
/
+3
2016-06-10
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
1
-1
/
+2
2016-06-10
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
1
-1
/
+1
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
1
-0
/
+1
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
1
-107
/
+16
2016-03-08
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
1
-83
/
+53
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
1
-323
/
+51
2016-02-23
s390/mm: correct comment about segment table entries
Martin Schwidefsky
1
-5
/
+5
2016-02-23
s390/mm: remove unnecessary indirection with pgste_update_all
Martin Schwidefsky
1
-13
/
+12
2016-01-15
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-15
/
+1
2015-10-14
s390/mm: try to avoid storage key operation in ptep_set_access_flags
Martin Schwidefsky
1
-2
/
+5
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
1
-4
/
+55
2015-08-03
s390/mm: add NUMA balancing primitives
Martin Schwidefsky
1
-0
/
+13
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-12
/
+12
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-0
/
+8
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2015-06-15
s390/mm: s/specifiation/specification/, s/an specification/a specification/
Geert Uytterhoeven
1
-2
/
+2
2015-05-19
s390/mm: correct return value of pmd_pfn
Martin Schwidefsky
1
-1
/
+1
2015-04-23
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
1
-95
/
+63
2015-04-23
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
1
-0
/
+9
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-120
/
+5
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
1
-0
/
+2
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
s390: drop pte_file()-related helpers
Kirill A. Shutemov
1
-25
/
+4
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
1
-0
/
+4
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
1
-0
/
+13
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
1
-0
/
+12
2014-10-27
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
1
-1
/
+1
2014-10-27
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
1
-0
/
+5
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
1
-0
/
+1
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-7
/
+18
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-43
/
+29
2014-09-30
s390/mm: make use of ipte range facility
Heiko Carstens
1
-0
/
+16
2014-09-25
s390/mm: remove change bit override support
Heiko Carstens
1
-7
/
+2
[next]