index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-5
/
+3
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-2
/
+2
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+8
2018-10-23
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7
-95
/
+486
2018-10-22
s390/kasan: support preemptible kernel build
Vasily Gorbik
1
-2
/
+2
2018-10-09
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
1
-0
/
+3
2018-10-09
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
1
-1
/
+2
2018-10-09
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
1
-1
/
+18
2018-10-09
s390/mm: improve debugfs ptdump markers walking
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/mm: optimize debugfs ptdump kasan zero page walking
Vasily Gorbik
1
-1
/
+34
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-6
/
+17
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
2
-2
/
+11
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
1
-4
/
+62
2018-10-09
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
1
-8
/
+3
2018-10-09
s390/mm: add kasan shadow to the debugfs pgtable dump
Vasily Gorbik
1
-6
/
+15
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
3
-1
/
+300
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2
-64
/
+1
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-5
/
+20
2018-10-09
s390/pfault: do not use stack buffers for hardware data
Martin Schwidefsky
1
-17
/
+21
2018-10-04
Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-2
/
+8
2018-10-01
s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()
David Hildenbrand
1
-2
/
+8
2018-09-12
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
1
-1
/
+3
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-5
/
+8
2018-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-116
/
+611
2018-08-09
s390/mm: fix addressing exception after suspend/resume
Gerald Schaefer
1
-1
/
+1
2018-07-31
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Martin Schwidefsky
4
-71
/
+572
2018-07-31
s390/mm: Add huge page gmap linking support
Janosch Frank
2
-7
/
+10
2018-07-31
s390/mm: hugetlb pages within a gmap can not be freed
Dominik Dingel
1
-0
/
+6
2018-07-30
s390/mm: Add huge pmd storage key handling
Janosch Frank
1
-10
/
+98
2018-07-30
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
2
-0
/
+26
2018-07-30
s390/mm: Clear huge page storage keys on enable_skey
Dominik Dingel
2
-7
/
+31
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
2
-36
/
+125
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
2
-3
/
+139
2018-07-30
s390/mm: Add gmap pmd notification bit setting
Janosch Frank
1
-6
/
+54
2018-07-30
s390/mm: Add gmap pmd linking
Janosch Frank
1
-4
/
+9
2018-07-30
s390/mm: Abstract gmap notify bit setting
Janosch Frank
1
-4
/
+7
2018-07-30
s390/mm: Make gmap_protect_range more modular
Janosch Frank
1
-10
/
+83
2018-07-16
s390/kvm: fix deadlock when killed by oom
Claudio Imbrenda
1
-0
/
+2
2018-07-16
s390/cmm: avoid add_timer on concurrently used timer
Vasily Gorbik
1
-6
/
+1
2018-07-06
s390/cmm: split and simplify cmm pages proc handler
Vasily Gorbik
1
-35
/
+32
2018-07-06
s390/mm: correct allocate_pgste proc_handler callback
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/mm: fix refcount usage for 4K pgste
Eric Farman
1
-0
/
+4
2018-07-02
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
1
-2
/
+2
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+5
2018-06-08
s390: use _refcount for pgtables
Matthew Wilcox
1
-9
/
+12
2018-05-17
KVM: s390: Add storage key facility interpretation control
Janosch Frank
2
-5
/
+5
2018-04-25
signal/s390: Use force_sig_fault where appropriate
Eric W. Biederman
1
-17
/
+6
[next]