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
starfive-6.6.48-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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+7
2017-05-02
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+1
2017-05-02
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
3
-10
/
+13
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-18
/
+140
2017-05-02
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+26
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-1
/
+0
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-93
/
+93
2017-05-01
mm: remove AVR32 arch special handling in mm/Kconfig
Hans-Christian Noren Egtvedt
1
-1
/
+0
2017-05-01
mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...
Dan Williams
1
-0
/
+10
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
2
-6
/
+6
2017-04-21
generic_file_read_iter(): make use of iov_iter_revert()
Al Viro
1
-4
/
+4
2017-04-21
generic_file_direct_write(): make use of iov_iter_revert()
Al Viro
1
-4
/
+3
2017-04-21
mm: prevent NR_ISOLATE_* stats from going negative
Rabin Vincent
1
-1
/
+1
2017-04-21
Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"
Mel Gorman
1
-23
/
+20
2017-04-20
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
1
-8
/
+5
2017-04-20
block: Remove unused functions
Jan Kara
1
-50
/
+6
2017-04-20
bdi: Export bdi_alloc_node() and bdi_put()
Jan Kara
1
-0
/
+2
2017-04-20
block: Unregister bdi on last reference drop
Jan Kara
1
-0
/
+2
2017-04-20
bdi: Provide bdi_register_va() and bdi_alloc()
Jan Kara
1
-5
/
+15
2017-04-20
mm: make mm_percpu_wq non freezable
Michal Hocko
1
-2
/
+1
2017-04-14
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
20
-104
/
+185
2017-04-14
zsmalloc: expand class bit
Minchan Kim
1
-1
/
+1
2017-04-14
thp: fix MADV_DONTNEED vs. MADV_FREE race
Kirill A. Shutemov
1
-2
/
+1
2017-04-14
thp: fix MADV_DONTNEED vs. numa balancing race
Kirill A. Shutemov
1
-1
/
+33
2017-04-14
thp: reduce indentation level in change_huge_pmd()
Kirill A. Shutemov
1
-26
/
+26
2017-04-14
z3fold: fix page locking in z3fold_alloc()
Vitaly Wool
1
-2
/
+7
2017-04-08
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
1
-12
/
+8
2017-04-08
mm: move pcp and lru-pcp draining into single wq
Michal Hocko
4
-26
/
+32
2017-04-08
mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
David Rientjes
1
-0
/
+2
2017-04-08
mm, thp: fix setting of defer+madvise thp defrag mode
David Rientjes
1
-6
/
+6
2017-04-08
mm/page_alloc.c: fix print order in show_free_areas()
Alexander Polakov
1
-1
/
+1
2017-04-08
mm: fix page_vma_mapped_walk() for ksm pages
Hugh Dickins
1
-7
/
+8
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-2
/
+0
2017-04-05
mm/usercopy: Drop extra is_vmalloc_or_module() check
Laura Abbott
1
-11
/
+0
2017-04-05
usercopy: Move enum for arch_within_stack_frames()
Sahara
1
-7
/
+1
2017-04-04
Merge branch 'sched/core' into locking/core
Thomas Gleixner
3
-6
/
+8
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
12
-21
/
+61
2017-04-02
kernel-api.rst: fix a series of errors when parsing C files
mchehab@s-opensource.com
3
-10
/
+13
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
28
-157
/
+657
2017-04-01
mm/hugetlb.c: don't call region_abort if region_chg fails
Mike Kravetz
1
-1
/
+3
2017-04-01
kasan: report only the first error by default
Mark Rutland
2
-5
/
+36
2017-04-01
mm: fix section name for .data..ro_after_init
Kees Cook
1
-1
/
+1
2017-04-01
mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
Naoya Horiguchi
1
-2
/
+4
2017-04-01
mm: workingset: fix premature shadow node shrinking with cgroups
Johannes Weiner
1
-1
/
+1
2017-04-01
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
1
-2
/
+2
2017-04-01
mm: move mm_percpu_wq initialization earlier
Michal Hocko
1
-3
/
+1
2017-04-01
mm: migrate: fix remove_migration_pte() for ksm pages
Naoya Horiguchi
1
-2
/
+5
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-26
lockdep: Fix per-cpu static objects
Peter Zijlstra
1
-1
/
+4
[next]