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-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
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+2
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
1
-0
/
+2
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+8
2018-02-27
s390: unify linker symbols usage
Vasily Gorbik
1
-2
/
+2
2018-02-22
s390/mm: provide base_asce_alloc() / base_asce_free() helper functions
Heiko Carstens
1
-1
/
+292
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-26
/
+18
2018-01-24
s390x/mm: simplify gmap_protect_rmap()
David Hildenbrand
1
-9
/
+8
2018-01-23
s390/mm: Remove superfluous parameter
Janosch Frank
1
-2
/
+2
2018-01-16
s390x/mm: cleanup gmap_pte_op_walk()
David Hildenbrand
1
-15
/
+8
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
1
-1
/
+2
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
1
-1
/
+1
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
1
-1
/
+2
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
1
-2
/
+3
2017-12-05
s390/mm: fix off-by-one bug in 5-level page table handling
Heiko Carstens
1
-2
/
+0
2017-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-15
/
+4
2017-11-24
s390: Remove redundant license text
Greg Kroah-Hartman
1
-15
/
+0
2017-11-24
s390: mm: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
4
-0
/
+4
2017-11-22
s390: cmm: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-11-16
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
1
-1
/
+1
2017-11-15
s390/mm: remove unused code
Heiko Carstens
1
-6
/
+3
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
3
-46
/
+67
2017-11-14
s390/mm,kvm: improve detection of KVM guest faults
Martin Schwidefsky
1
-3
/
+3
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]