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