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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness
Johannes Weiner
1
-4
/
+22
2014-03-04
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
1
-1
/
+1
2014-03-04
memcg: reparent charges of children before processing parent
Filipe Brandenburger
1
-1
/
+9
2014-03-04
memcg: fix endless loop in __mem_cgroup_iter_next()
Hugh Dickins
1
-2
/
+2
2014-03-04
mm: close PageTail race
David Rientjes
4
-5
/
+7
2014-02-26
memcg: change oom_info_lock to mutex
Michal Hocko
1
-3
/
+3
2014-02-26
mm, thp: fix infinite loop on memcg OOM
Kirill A. Shutemov
2
-14
/
+9
2014-02-26
mm, hwpoison: release page on PageHWPoison() in __do_fault()
Kirill A. Shutemov
1
-0
/
+1
2014-02-21
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-24
/
+10
2014-02-17
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
Aneesh Kumar K.V
2
-10
/
+3
2014-02-17
mm: Dirty accountable change only apply to non prot numa case
Aneesh Kumar K.V
1
-14
/
+7
2014-02-11
mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
Naoya Horiguchi
1
-2
/
+4
2014-02-11
slub: do not assert not having lock in removing freed partial
Steven Rostedt
1
-12
/
+20
2014-02-11
mm/slub.c: list_lock may not be held in some circumstances
David Rientjes
1
-4
/
+2
2014-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-02-10
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
1
-2
/
+2
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
51
-1666
/
+3496
2014-02-07
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-07
mm/swap: fix race on swap_info reuse between swapoff and swapon
Weijie Yang
1
-1
/
+10
2014-02-07
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
1
-3
/
+60
2014-02-03
arm, pm, vmpressure: add missing slab.h includes
Tejun Heo
1
-0
/
+1
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-23
/
+35
2014-01-31
mm: Fix warning on make htmldocs caused by slab.c
Masanari Iida
1
-1
/
+1
2014-01-31
mm: slub: work around unneeded lockdep warning
Dave Hansen
1
-0
/
+6
2014-01-31
memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path
Vladimir Davydov
1
-4
/
+3
2014-01-31
mm, oom: base root bonus on current usage
David Rientjes
1
-1
/
+1
2014-01-31
mm/slub.c: fix page->_count corruption (again)
Dave Hansen
1
-2
/
+17
2014-01-31
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
1
-1
/
+1
2014-01-31
zsmalloc: add copyright
Minchan Kim
1
-0
/
+1
2014-01-31
zsmalloc: move it under mm
Minchan Kim
3
-0
/
+1131
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-28
/
+26
2014-01-30
memblock: add limit checking to memblock_virt_alloc
Yinghai Lu
1
-0
/
+3
2014-01-30
mm/readahead.c: fix do_readahead() for no readpage(s)
Mark Rutland
1
-10
/
+5
2014-01-30
mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages
Dave Hansen
1
-6
/
+6
2014-01-30
slab: fix wrong retval on kmem_cache_create_memcg error path
Dave Jones
1
-8
/
+11
2014-01-30
mm/mempolicy.c: convert to pr_foo()
Andrew Morton
1
-2
/
+2
2014-01-30
mm: numa: initialise numa balancing after jump label initialisation
Mel Gorman
1
-6
/
+11
2014-01-30
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
3
-25
/
+5
2014-01-30
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
1
-31
/
+24
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-56
/
+43
2014-01-28
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
4
-19
/
+11
2014-01-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-3
/
+2
2014-01-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-9
/
+5
2014-01-28
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
1
-2
/
+0
2014-01-28
mm: bring back /sys/kernel/mm
Hugh Dickins
1
-1
/
+1
[next]