index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2012-03-22
vmscan: only defer compaction for failed order and higher
Rik van Riel
1
-0
/
+1
2012-01-13
mm: enum lru_list lru
Hugh Dickins
1
-8
/
+8
2012-01-13
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
1
-0
/
+2
2012-01-13
mm: collect LRU list heads into struct lruvec
Johannes Weiner
1
-4
/
+6
2012-01-11
mm: exclude reserved pages from dirtyable memory
Johannes Weiner
1
-0
/
+6
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
1
-4
/
+4
2011-11-01
mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes
Mel Gorman
1
-1
/
+1
2011-11-01
mm: vmscan: do not writeback filesystem pages in direct reclaim
Mel Gorman
1
-0
/
+1
2011-11-01
mm: zone_reclaim: make isolate_lru_page() filter-aware
Minchan Kim
1
-0
/
+2
2011-11-01
mm: compaction: make isolate_lru_page() filter-aware
Minchan Kim
1
-0
/
+2
2011-11-01
mm: change isolate mode from #define to bitwise type
Minchan Kim
1
-0
/
+8
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-27
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
1
-0
/
+6
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-0
/
+7
2011-05-28
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2011-05-27
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
1
-5
/
+0
2011-05-26
ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM
Will Deacon
1
-0
/
+2
2011-05-25
mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
Daniel Kiper
1
-0
/
+3
2011-05-25
mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...
Daniel Kiper
1
-3
/
+3
2011-02-15
Merge branch 'master' into for-next
Jiri Kosina
1
-8
/
+6
2011-02-04
fix comment spelling becausse => because
Pete Zaitcev
1
-1
/
+1
2011-01-14
thp: transparent hugepage vmstat
Andrea Arcangeli
1
-0
/
+1
2011-01-14
mm: kswapd: stop high-order balancing when any suitable zone is balanced
Mel Gorman
1
-1
/
+2
2011-01-14
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
1
-7
/
+3
2010-10-27
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
1
-0
/
+8
2010-10-27
writeback: add nr_dirtied and nr_written to /proc/vmstat
Michael Rubin
1
-0
/
+2
2010-09-10
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
1
-0
/
+13
2010-08-10
vmscan: kill prev_priority completely
KOSAKI Motohiro
1
-15
/
+0
2010-08-10
mmzone.h: remove dead prototype
Alexander Nevenchannyy
1
-2
/
+0
2010-05-27
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
1
-0
/
+6
2010-05-25
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
1
-0
/
+1
2010-05-25
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
Haicheng Li
1
-1
/
+1
2010-05-25
mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.
Marcelo Roberto Jimenez
1
-1
/
+1
2010-05-25
mm: compaction: defer compaction using an exponential backoff when compaction...
Mel Gorman
1
-0
/
+9
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
1
-6
/
+1
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
1
-1
/
+1
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
1
-0
/
+2
2010-02-04
Fix misspellings of "invocation" in comments.
Adam Buchbinder
1
-1
/
+1
2010-01-05
this_cpu: Page allocator conversion
Christoph Lameter
1
-10
/
+2
2009-12-12
kbuild: move bounds.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-7
/
+6
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
[next]