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
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-03-15
mm: fix typo in refill_stock() comment
Greg Thelen
1
-1
/
+1
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-03-13
memcg: fix oom kill behavior
KAMEZAWA Hiroyuki
2
-35
/
+107
2010-03-13
cgroups: remove events before destroying subsystem state objects
Kirill A. Shutemov
1
-9
/
+0
2010-03-13
memcg: handle panic_on_oom=always case
KAMEZAWA Hiroyuki
1
-0
/
+2
2010-03-13
memcg : share event counter rather than duplicate
KAMEZAWA Hiroyuki
1
-45
/
+41
2010-03-13
memcg: update threshold and softlimit at commit
KAMEZAWA Hiroyuki
1
-20
/
+18
2010-03-13
memcg: use generic percpu instead of private implementation
KAMEZAWA Hiroyuki
1
-121
/
+63
2010-03-13
memcg: typo in comment to mem_cgroup_print_oom_info()
Kirill A. Shutemov
1
-1
/
+1
2010-03-13
memcg: implement memory thresholds
Kirill A. Shutemov
1
-0
/
+309
2010-03-13
memcg: rework usage of stats by soft limit
Kirill A. Shutemov
1
-8
/
+10
2010-03-13
memcg: extract mem_group_usage() from mem_cgroup_read()
Kirill A. Shutemov
1
-22
/
+32
2010-03-13
memcg: improve performance in moving swap charge
Daisuke Nishimura
1
-15
/
+60
2010-03-13
memcg: move charges of anonymous swap
Daisuke Nishimura
3
-38
/
+210
2010-03-13
memcg: avoid oom during moving charge
Daisuke Nishimura
1
-2
/
+51
2010-03-13
memcg: improve performance in moving charge
Daisuke Nishimura
1
-54
/
+98
2010-03-13
memcg: move charges of anonymous page
Daisuke Nishimura
1
-10
/
+284
2010-03-13
memcg: add interface to move charge at task migration
Daisuke Nishimura
1
-4
/
+93
2010-03-13
Add generic sys_old_mmap()
Christoph Hellwig
2
-0
/
+48
2010-03-13
mm: introduce dump_page() and print symbolic flag names
Wu Fengguang
3
-13
/
+84
2010-03-13
mm: do not iterate over NR_CPUS in __zone_pcp_update()
Thomas Gleixner
1
-1
/
+1
2010-03-13
nommu: fix build breakage
KAMEZAWA Hiroyuki
1
-3
/
+0
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-08
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-1
/
+1
2010-03-06
mm: add comment on swap_duplicate's error code
Hugh Dickins
1
-1
/
+5
2010-03-06
nommu: get_user_pages(): pin last page on non-page-aligned start
Steven J. Magnani
1
-2
/
+2
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
2
-13
/
+35
2010-03-06
vmscan: drop page_mapping_inuse()
Johannes Weiner
1
-23
/
+2
2010-03-06
vmscan: factor out page reference checks
Johannes Weiner
1
-13
/
+43
2010-03-06
mm: suppress pfn range output for zones without pages
David Rientjes
1
-2
/
+6
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
1
-0
/
+25
2010-03-06
mm/swapfile.c: fix swapon size off-by-one
Hugh Dickins
1
-13
/
+18
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
2
-27
/
+0
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
2
-0
/
+31
2010-03-06
rmap: remove obsolete check from __page_check_anon_rmap()
Rik van Riel
1
-3
/
+0
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
7
-76
/
+248
2010-03-06
mm/memcontrol.c: fix "integer as NULL pointer" sparse warning
Thiago Farina
1
-1
/
+1
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2
-1
/
+15
2010-03-06
mm/migrate.c: kill anon local variable from migrate_page_copy
KOSAKI Motohiro
1
-4
/
+0
2010-03-06
mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
KOSAKI Motohiro
1
-30
/
+30
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-0
/
+4
2010-03-06
mm: fix mbind vma merge problem
KOSAKI Motohiro
1
-13
/
+39
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
3
-17
/
+13
2010-03-06
mm: remove free_hot_page()
Li Hong
2
-8
/
+4
2010-03-06
mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
Li Hong
1
-1
/
+1
2010-03-06
mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
Li Hong
1
-1
/
+1
2010-03-06
mm, lockdep: annotate reclaim context to zone reclaim too
KOSAKI Motohiro
1
-0
/
+2
2010-03-06
vmscan: get_scan_ratio() cleanup
KOSAKI Motohiro
1
-9
/
+14
[next]