index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
2006-07-03
1
-0
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
1
-17
/
+4
*
|
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
2006-06-30
1
-22
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
2006-06-30
1
-3
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
2006-06-30
1
-5
/
+0
*
|
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
2006-06-30
1
-0
/
+2
*
|
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
2006-06-30
1
-407
/
+0
|
/
*
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
Ingo Molnar
2006-06-27
1
-2
/
+2
*
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
[PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pages
Chris Wright
2006-06-25
1
-2
/
+1
*
[PATCH] printk() should not be called under zone->lock
Kirill Korotaev
2006-06-23
1
-4
/
+5
*
[PATCH] initialise total_memory() earlier
Andrew Morton
2006-06-23
1
-3
/
+3
*
[PATCH] squash duplicate page_to_pfn and pfn_to_page
Andy Whitcroft
2006-06-23
1
-30
/
+2
*
[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists
Yasunori Goto
2006-06-23
1
-5
/
+21
*
[PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...
Yasunori Goto
2006-06-23
1
-6
/
+53
*
[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...
Yasunori Goto
2006-06-23
1
-3
/
+8
*
[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...
Yasunori Goto
2006-06-23
1
-9
/
+9
*
[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...
Yasunori Goto
2006-06-23
1
-5
/
+7
*
[PATCH] zone handle unaligned zone boundaries
Andy Whitcroft
2006-06-23
1
-6
/
+11
*
[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary
Bob Picco
2006-05-21
1
-3
/
+11
*
[PATCH] Cpuset: might sleep checking zones allowed fix
Paul Jackson
2006-05-21
1
-2
/
+3
*
[PATCH] setup_per_zone_pages_min() overflow fix
Andrew Morton
2006-05-15
1
-4
/
+7
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
[PATCH] page_alloc.c: buddy handling cleanup
Andrew Morton
2006-04-19
1
-4
/
+6
*
[PATCH] overcommit: add calculate_totalreserve_pages()
Hideo AOKI
2006-04-11
1
-0
/
+39
*
[PATCH] Fix buddy list race that could lead to page lru list corruptions
Nick Piggin
2006-04-10
1
-13
/
+18
*
[PATCH] for_each_online_pgdat: remove pgdat_list
KAMEZAWA Hiroyuki
2006-03-27
1
-4
/
+4
*
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-27
1
-3
/
+3
*
[PATCH] remove zone_mem_map
KAMEZAWA Hiroyuki
2006-03-27
1
-4
/
+2
*
[PATCH] unify pfn_to_page: generic functions
KAMEZAWA Hiroyuki
2006-03-27
1
-0
/
+42
*
[PATCH] fix alloc_large_system_hash() roundup
John Hawkes
2006-03-25
1
-2
/
+1
*
[PATCH] quieten zone_pcp_init
Anton Blanchard
2006-03-25
1
-2
/
+3
*
[PATCH] cpusets: only wakeup kswapd for zones in the current cpuset
Christoph Lameter
2006-03-24
1
-1
/
+2
*
[PATCH] drain_node_pages: interrupt latency reduction / optimization
Christoph Lameter
2006-03-22
1
-4
/
+8
*
[PATCH] mm: prep_zero_page() in irq is a bug
Andrew Morton
2006-03-22
1
-0
/
+5
*
[PATCH] mm: cleanup prep_ stuff
Nick Piggin
2006-03-22
1
-17
/
+18
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-8
/
+6
*
[PATCH] mm: nommu use compound pages
Nick Piggin
2006-03-22
1
-7
/
+0
*
[PATCH] mm: cleanup bootmem
Nick Piggin
2006-03-22
1
-13
/
+7
*
[PATCH] mm: split highorder pages
Nick Piggin
2006-03-22
1
-0
/
+22
*
[PATCH] mm: page_alloc less atomics
Nick Piggin
2006-03-22
1
-2
/
+2
[next]