| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] do not free non slab allocated per_cpu_pageset | David Rientjes | 2006-09-25 | 1 | -1/+3 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-09-23 | 1 | -0/+9 |
|\ |
|
| * | Add a real API for dealing with blk_congestion_wait() | Trond Myklebust | 2006-09-22 | 1 | -0/+9 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-09-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | [XFRM]: Dynamic xfrm_state hash table sizing. | David S. Miller | 2006-09-22 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-09-22 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Merge ../linus | Dave Jones | 2006-09-05 | 9 | -50/+196 |
| |\ |
|
| * | | [AGPGART] remove private page protection map | Hugh Dickins | 2006-07-26 | 1 | -0/+7 |
* | | | [PATCH] invalidate_complete_page() race fix | Andrew Morton | 2006-09-08 | 1 | -4/+7 |
* | | | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev | 2006-09-08 | 1 | -2/+15 |
| |/
|/| |
|
* | | [PATCH] fix NUMA interleaving for huge pages | Nishanth Aravamudan | 2006-09-01 | 1 | -1/+9 |
* | | [PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks | Pavel Mironchik | 2006-09-01 | 1 | -2/+7 |
* | | [PATCH] ZVC: Scale thresholds depending on the size of the system | Christoph Lameter | 2006-09-01 | 1 | -20/+119 |
* | | [PATCH] ZVC: Overstep counters | Christoph Lameter | 2006-09-01 | 1 | -15/+5 |
* | | [PATCH] swsusp: Fix swap_type_of | Rafael J. Wysocki | 2006-08-27 | 1 | -1/+2 |
* | | [PATCH] fuse: fix error case in fuse_readpages | Alexander Zarochentsev | 2006-08-14 | 1 | -0/+20 |
* | | [PATCH] memory hotadd fixes: enhance collision check | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -7/+22 |
* | | [PATCH] memory hotadd fixes: find_next_system_ram catch range fix | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -1/+1 |
* | | [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -7/+16 |
* | | [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op | Andrew Morton | 2006-08-06 | 1 | -1/+2 |
* | | [PATCH] Fix kmem_cache_alloc() been documented twice | Rolf Eike Beer | 2006-07-31 | 1 | -1/+1 |
* | | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications | Chandra Seetharaman | 2006-07-31 | 1 | -1/+1 |
* | | [PATCH] MM: Remove rogue readahead printk | Andi Kleen | 2006-07-29 | 1 | -2/+0 |
|/ |
|
* | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection | Shailabh Nagar | 2006-07-14 | 1 | -0/+4 |
* | [PATCH] nommu: export two symbols for drivers to use | Luke Yang | 2006-07-14 | 1 | -0/+2 |
* | [PATCH] ia64: race flushing icache in COW path | Anil Keshavamurthy | 2006-07-14 | 1 | -1/+1 |
* | [PATCH] mm: fix oom roll-back of __vmalloc_area_node | Jan Kiszka | 2006-07-14 | 1 | -3/+4 |
* | [PATCH] revert slab.c locking change | Ingo Molnar | 2006-07-13 | 1 | -9/+0 |
* | [PATCH] lockdep: annotate mm/slab.c | Arjan van de Ven | 2006-07-13 | 1 | -0/+32 |
* | [PATCH] lockdep: undo mm/slab.c annotation | Ingo Molnar | 2006-07-13 | 1 | -23/+10 |
* | [PATCH] vmstat: export all_vm_events() | Heiko Carstens | 2006-07-10 | 1 | -0/+1 |
* | [PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk | 2006-07-10 | 1 | -3/+3 |
* | [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk | 2006-07-10 | 1 | -3/+1 |
* | [PATCH] fadvise: remove dead comments | Andrew Morton | 2006-07-10 | 1 | -12/+0 |
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 | 1 | -4/+4 |
* | [PATCH] lockdep: annotate SLAB code | Ingo Molnar | 2006-07-03 | 1 | -11/+48 |
* | [PATCH] lockdep: annotate mm | Ingo Molnar | 2006-07-03 | 2 | -2/+2 |
* | [PATCH] lockdep: locking init debugging improvement | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
* | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 | 1 | -0/+2 |
* | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter | 2006-07-03 | 2 | -13/+36 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 8 | -8/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 8 | -8/+0 |
* | | [PATCH] slab: consolidate code to free slabs from freelist | Christoph Lameter | 2006-06-30 | 1 | -68/+51 |
* | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 8 | -121/+114 |
* | | [PATCH] Use Zoned VM Counters for NUMA statistics | Christoph Lameter | 2006-06-30 | 3 | -52/+50 |
* | | [PATCH] zoned-vm-counters: remove read_page_state() | Andrew Morton | 2006-06-30 | 1 | -14/+0 |
* | | [PATCH] zoned vm counters: remove useless struct wbs | Christoph Lameter | 2006-06-30 | 1 | -51/+34 |
* | | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | Christoph Lameter | 2006-06-30 | 2 | -4/+4 |
* | | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter | Christoph Lameter | 2006-06-30 | 3 | -28/+3 |