index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2010-09-10
1
-0
/
+13
*
vmscan: kill prev_priority completely
KOSAKI Motohiro
2010-08-10
1
-15
/
+0
*
mmzone.h: remove dead prototype
Alexander Nevenchannyy
2010-08-10
1
-2
/
+0
*
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
2010-05-27
1
-0
/
+6
*
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
2010-05-25
1
-0
/
+1
*
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
Haicheng Li
2010-05-25
1
-1
/
+1
*
mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.
Marcelo Roberto Jimenez
2010-05-25
1
-1
/
+1
*
mm: compaction: defer compaction using an exponential backoff when compaction...
Mel Gorman
2010-05-25
1
-0
/
+9
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
Fix misspellings of "invocation" in comments.
Adam Buchbinder
2010-02-04
1
-1
/
+1
*
|
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
2010-03-06
1
-6
/
+1
*
|
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-03-03
1
-0
/
+2
|
\
\
|
*
|
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
2010-02-12
1
-0
/
+2
|
|
/
*
|
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2010-02-17
1
-1
/
+1
*
|
this_cpu: Page allocator conversion
Christoph Lameter
2010-01-05
1
-10
/
+2
|
/
*
kbuild: move bounds.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-7
/
+6
*
page-allocator: split per-cpu list into one-list-per-migrate-type
Mel Gorman
2009-09-22
1
-1
/
+4
*
mm: do batched scans for mem_cgroup
Wu Fengguang
2009-09-22
1
-1
/
+5
*
mm: vmstat: add isolate pages
KOSAKI Motohiro
2009-09-22
1
-0
/
+2
*
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
2009-09-22
1
-0
/
+1
*
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
2009-09-22
1
-1
/
+2
*
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-17
1
-13
/
+0
*
vmscan: cleanup the scan batching code
Wu Fengguang
2009-06-17
1
-2
/
+2
*
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
2009-06-17
1
-1
/
+15
*
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
2009-06-17
1
-3
/
+0
*
[ARM] Double check memmap is actually valid with a memmap has unexpected hole...
Mel Gorman
2009-05-18
1
-0
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-05
1
-6
/
+0
|
\
|
*
numa, cpumask: move numa_node_id default implementation to topology.h
Rusty Russell
2009-03-13
1
-6
/
+0
*
|
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
2009-04-01
1
-0
/
+8
|
/
*
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
2009-02-19
1
-1
/
+1
*
mm: introduce zone_reclaim struct
KOSAKI Motohiro
2009-01-08
1
-10
/
+14
*
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
2008-10-20
1
-1
/
+13
*
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
1
-0
/
+2
*
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
1
-1
/
+23
*
vmscan: second chance replacement for anonymous pages
Rik van Riel
2008-10-20
1
-0
/
+6
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-7
/
+40
*
vmscan: Use an indexed array for LRU variables
Christoph Lameter
2008-10-20
1
-6
/
+20
*
mm: mark the correct zone as full when scanning zonelists
Mel Gorman
2008-09-13
1
-6
/
+6
*
for_each_online_pgdat(): kerneldoc fix
Fernando Luis Vazquez Cao
2008-05-24
1
-1
/
+1
*
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
1
-2
/
+0
*
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
2008-04-30
1
-0
/
+1
*
memory hotplug: register section/node id to free
Yasunori Goto
2008-04-28
1
-0
/
+1
*
mm: Get rid of __ZONE_COUNT
Christoph Lameter
2008-04-28
1
-17
/
+11
*
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
2008-04-28
1
-19
/
+0
*
mm: make early_pfn_to_nid() a C function
Andrew Morton
2008-04-28
1
-1
/
+4
*
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
2008-04-28
1
-30
/
+50
*
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
2008-04-28
1
-10
/
+54
*
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
2008-04-28
1
-22
/
+43
*
remove sparse warning for mmzone.h
Harvey Harrison
2008-04-28
1
-3
/
+4
[next]