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
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
page-allocator: split per-cpu list into one-list-per-migrate-type
Mel Gorman
1
-1
/
+4
2009-09-22
mm: do batched scans for mem_cgroup
Wu Fengguang
1
-1
/
+5
2009-09-22
mm: vmstat: add isolate pages
KOSAKI Motohiro
1
-0
/
+2
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
1
-0
/
+1
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
1
-1
/
+2
2009-06-17
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-13
/
+0
2009-06-17
vmscan: cleanup the scan batching code
Wu Fengguang
1
-2
/
+2
2009-06-17
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
1
-1
/
+15
2009-06-17
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
1
-3
/
+0
2009-05-18
[ARM] Double check memmap is actually valid with a memmap has unexpected hole...
Mel Gorman
1
-0
/
+26
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-6
/
+0
2009-04-01
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
1
-0
/
+8
2009-03-13
numa, cpumask: move numa_node_id default implementation to topology.h
Rusty Russell
1
-6
/
+0
2009-02-19
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-01-08
mm: introduce zone_reclaim struct
KOSAKI Motohiro
1
-10
/
+14
2008-10-20
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
1
-1
/
+13
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
1
-0
/
+2
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
1
-1
/
+23
2008-10-20
vmscan: second chance replacement for anonymous pages
Rik van Riel
1
-0
/
+6
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-7
/
+40
2008-10-20
vmscan: Use an indexed array for LRU variables
Christoph Lameter
1
-6
/
+20
2008-09-14
mm: mark the correct zone as full when scanning zonelists
Mel Gorman
1
-6
/
+6
2008-05-24
for_each_online_pgdat(): kerneldoc fix
Fernando Luis Vazquez Cao
1
-1
/
+1
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
1
-2
/
+0
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
1
-0
/
+1
2008-04-28
memory hotplug: register section/node id to free
Yasunori Goto
1
-0
/
+1
2008-04-28
mm: Get rid of __ZONE_COUNT
Christoph Lameter
1
-17
/
+11
2008-04-28
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
1
-19
/
+0
2008-04-28
mm: make early_pfn_to_nid() a C function
Andrew Morton
1
-1
/
+4
2008-04-28
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
1
-30
/
+50
2008-04-28
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
1
-10
/
+54
2008-04-28
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
1
-22
/
+43
2008-04-28
remove sparse warning for mmzone.h
Harvey Harrison
1
-3
/
+4
2008-04-22
Remove unused MAX_NODES_SHIFT
Johannes Weiner
1
-1
/
+0
2008-02-05
Page allocator: get rid of the list of cold pages
Christoph Lameter
1
-1
/
+1
2007-10-17
mm: test and set zone reclaim lock before starting reclaim
David Rientjes
1
-0
/
+8
2007-10-17
oom: add per-zone locking
David Rientjes
1
-0
/
+5
2007-10-17
oom: change all_unreclaimable zone member to flags
David Rientjes
1
-4
/
+25
2007-10-16
memory unplug: page isolation
KAMEZAWA Hiroyuki
1
-1
/
+2
2007-10-16
Print out statistics in relation to fragmentation avoidance to /proc/pagetype...
Mel Gorman
1
-0
/
+10
2007-10-16
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
1
-2
/
+2
2007-10-16
don't group high order atomic allocations
Mel Gorman
1
-3
/
+2
2007-10-16
remove PAGE_GROUP_BY_MOBILITY
Mel Gorman
1
-9
/
+0
2007-10-16
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...
Mel Gorman
1
-1
/
+3
2007-10-16
Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2
Mel Gorman
1
-2
/
+4
2007-10-16
Group high-order atomic allocations
Mel Gorman
1
-1
/
+3
2007-10-16
Group short-lived and reclaimable kernel allocations
Mel Gorman
1
-2
/
+4
2007-10-16
Add a configure option to group pages by mobility
Mel Gorman
1
-0
/
+6
2007-10-16
Split the free lists for movable and unmovable allocations
Mel Gorman
1
-1
/
+9
2007-10-16
Add a bitmap that is used to track flags affecting a block of pages
Mel Gorman
1
-0
/
+13
[next]