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
2014-04-04
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-86
/
+43
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+16
2014-04-02
sparse: fix comment
Li Zhong
1
-1
/
+1
2014-04-02
kill generic_file_buffered_write()
Al Viro
1
-22
/
+1
2014-04-02
export generic_perform_write(), start getting rid of generic_file_buffer_write()
Al Viro
1
-16
/
+21
2014-04-02
generic_file_direct_write(): get rid of ppos argument
Al Viro
1
-3
/
+3
2014-04-02
kill the 5th argument of generic_file_buffered_write()
Al Viro
1
-5
/
+4
2014-04-02
kill the 4th argument of __generic_file_aio_write()
Al Viro
1
-7
/
+6
2014-04-02
take iov_iter stuff to mm/iov_iter.c
Al Viro
3
-222
/
+225
2014-04-02
process_vm_access: tidy up a bit
Al Viro
1
-40
/
+19
2014-04-02
process_vm_access: don't bother with returning the amounts of bytes copied
Al Viro
1
-31
/
+16
2014-04-02
process_vm_rw_pages(): pass accurate amount of bytes
Al Viro
1
-8
/
+14
2014-04-02
process_vm_access: take get_user_pages/put_pages one level up
Al Viro
1
-58
/
+39
2014-04-02
process_vm_access: switch to copy_page_to_iter/iov_iter_copy_from_user
Al Viro
1
-68
/
+23
2014-04-02
process_vm_access: switch to iov_iter
Al Viro
1
-34
/
+28
2014-04-02
untangling process_vm_..., part 4
Al Viro
1
-16
/
+13
2014-04-02
untangling process_vm_..., part 3
Al Viro
1
-4
/
+3
2014-04-02
untangling process_vm_..., part 2
Al Viro
1
-3
/
+5
2014-04-02
untangling process_vm_..., part 1
Al Viro
1
-5
/
+9
2014-04-02
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2
-143
/
+136
2014-04-02
do_shmem_file_read(): call file_read_actor() directly
Al Viro
1
-3
/
+3
2014-04-02
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
Al Viro
1
-3
/
+0
2014-04-02
switch ->is_partially_uptodate() to saner arguments
Al Viro
1
-1
/
+1
2014-04-01
mm/slab.c: cleanup outdated comments and unify variables naming
Jianyu Zhan
1
-34
/
+32
2014-04-01
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-96
/
+112
2014-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-0
/
+13
2014-04-01
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2
-23
/
+21
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-73
/
+1
2014-03-31
locks: fix locks_mandatory_locked to respect file-private locks
Jeff Layton
2
-2
/
+2
2014-03-29
percpu: renew the max_contig if we merge the head and previous block
Jianyu Zhan
1
-1
/
+3
2014-03-27
slub: fix high order page allocation problem with __GFP_NOFAIL
Joonsoo Kim
1
-2
/
+3
2014-03-21
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
2
-2
/
+35
2014-03-20
mm, zswap: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-4
/
+4
2014-03-20
mm, vmstat: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-3
/
+3
2014-03-20
zsmalloc: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-3
/
+14
2014-03-20
mm: fix bad rss-counter if remap_file_pages raced migration
Hugh Dickins
1
-6
/
+22
2014-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2
-3
/
+3
2014-03-18
mm: Add new func _install_special_mapping() to mmap.c
Stefani Seibold
1
-4
/
+16
2014-03-18
percpu: allocation size should be even
Viro
1
-1
/
+4
2014-03-12
ARM: 7993/1: mm/memblock: add memblock_get_current_limit
Laura Abbott
1
-0
/
+5
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
10
-44
/
+75
2014-03-11
mm/Kconfig: fix URL for zsmalloc benchmark
Ben Hutchings
1
-2
/
+2
2014-03-11
mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
Laura Abbott
1
-7
/
+13
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-5
/
+6
2014-03-07
mm: Create utility function for accessing a tasks commandline value
William Roberts
1
-0
/
+48
2014-03-07
percpu: speed alloc_pcpu_area() up
Al Viro
1
-1
/
+17
2014-03-07
percpu: store offsets instead of lengths in ->map[]
Al Viro
1
-55
/
+81
2014-03-07
perpcu: fold pcpu_split_block() into the only caller
Al Viro
1
-47
/
+16
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-14
/
+12
[prev]
[next]