index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
2018-11-02
1
-0
/
+1
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
1
-2
/
+8
|
\
|
*
Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-10-04
1
-2
/
+8
|
|
\
|
|
*
s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()
David Hildenbrand
2018-10-01
1
-2
/
+8
*
|
|
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-10-23
7
-95
/
+486
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
s390/kasan: support preemptible kernel build
Vasily Gorbik
2018-10-22
1
-2
/
+2
|
*
|
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
2018-10-09
1
-0
/
+3
|
*
|
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
2018-10-09
1
-1
/
+2
|
*
|
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
2018-10-09
1
-1
/
+18
|
*
|
s390/mm: improve debugfs ptdump markers walking
Vasily Gorbik
2018-10-09
1
-1
/
+1
|
*
|
s390/mm: optimize debugfs ptdump kasan zero page walking
Vasily Gorbik
2018-10-09
1
-1
/
+34
|
*
|
s390/kasan: add option for 4-level paging support
Vasily Gorbik
2018-10-09
1
-6
/
+17
|
*
|
s390/kasan: free early identity mapping structures
Vasily Gorbik
2018-10-09
2
-2
/
+11
|
*
|
s390/kasan: use noexec and large pages
Vasily Gorbik
2018-10-09
1
-4
/
+62
|
*
|
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
2018-10-09
1
-8
/
+3
|
*
|
s390/mm: add kasan shadow to the debugfs pgtable dump
Vasily Gorbik
2018-10-09
1
-6
/
+15
|
*
|
s390/kasan: add initialization code and enable it
Vasily Gorbik
2018-10-09
3
-1
/
+300
|
*
|
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
2
-64
/
+1
|
*
|
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-10-09
1
-5
/
+20
|
*
|
s390/pfault: do not use stack buffers for hardware data
Martin Schwidefsky
2018-10-09
1
-17
/
+21
|
|
/
*
|
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
2018-09-12
1
-1
/
+3
|
/
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-5
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-08-13
9
-116
/
+611
|
\
|
*
s390/mm: fix addressing exception after suspend/resume
Gerald Schaefer
2018-08-09
1
-1
/
+1
|
*
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Martin Schwidefsky
2018-07-31
4
-71
/
+572
|
|
\
|
|
*
s390/mm: Add huge page gmap linking support
Janosch Frank
2018-07-30
2
-7
/
+10
|
|
*
s390/mm: hugetlb pages within a gmap can not be freed
Dominik Dingel
2018-07-30
1
-0
/
+6
|
|
*
s390/mm: Add huge pmd storage key handling
Janosch Frank
2018-07-30
1
-10
/
+98
|
|
*
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
2018-07-30
2
-0
/
+26
|
|
*
s390/mm: Clear huge page storage keys on enable_skey
Dominik Dingel
2018-07-30
2
-7
/
+31
|
|
*
s390/mm: Add huge page dirty sync support
Janosch Frank
2018-07-30
2
-36
/
+125
|
|
*
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
2018-07-30
2
-3
/
+139
|
|
*
s390/mm: Add gmap pmd notification bit setting
Janosch Frank
2018-07-30
1
-6
/
+54
|
|
*
s390/mm: Add gmap pmd linking
Janosch Frank
2018-07-30
1
-4
/
+9
|
|
*
s390/mm: Abstract gmap notify bit setting
Janosch Frank
2018-07-30
1
-4
/
+7
|
|
*
s390/mm: Make gmap_protect_range more modular
Janosch Frank
2018-07-30
1
-10
/
+83
|
*
|
s390/kvm: fix deadlock when killed by oom
Claudio Imbrenda
2018-07-16
1
-0
/
+2
|
*
|
s390/cmm: avoid add_timer on concurrently used timer
Vasily Gorbik
2018-07-16
1
-6
/
+1
|
*
|
s390/cmm: split and simplify cmm pages proc handler
Vasily Gorbik
2018-07-06
1
-35
/
+32
|
*
|
s390/mm: correct allocate_pgste proc_handler callback
Vasily Gorbik
2018-07-06
1
-1
/
+1
|
*
|
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
2018-07-02
1
-2
/
+2
|
|
/
*
|
s390/mm: fix refcount usage for 4K pgste
Eric Farman
2018-07-02
1
-0
/
+4
|
/
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
1
-1
/
+1
|
\
|
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
KVM: s390: Add storage key facility interpretation control
Janosch Frank
2018-05-17
2
-5
/
+5
*
|
s390: use _refcount for pgtables
Matthew Wilcox
2018-06-07
1
-9
/
+12
*
|
signal/s390: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-17
/
+6
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
|
/
*
mm/gup.c: document return value
Michael S. Tsirkin
2018-04-13
1
-0
/
+2
[next]