| Commit message (Expand) | Author | Age |
* | [PATCH] invalidate_complete_page() race fix | Andrew Morton | 2006-09-08 |
* | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev | 2006-09-08 |
* | [PATCH] fix NUMA interleaving for huge pages | Nishanth Aravamudan | 2006-09-01 |
* | [PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks | Pavel Mironchik | 2006-09-01 |
* | [PATCH] ZVC: Scale thresholds depending on the size of the system | Christoph Lameter | 2006-09-01 |
* | [PATCH] ZVC: Overstep counters | Christoph Lameter | 2006-09-01 |
* | [PATCH] swsusp: Fix swap_type_of | Rafael J. Wysocki | 2006-08-27 |
* | [PATCH] fuse: fix error case in fuse_readpages | Alexander Zarochentsev | 2006-08-14 |
* | [PATCH] memory hotadd fixes: enhance collision check | KAMEZAWA Hiroyuki | 2006-08-06 |
* | [PATCH] memory hotadd fixes: find_next_system_ram catch range fix | KAMEZAWA Hiroyuki | 2006-08-06 |
* | [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix | KAMEZAWA Hiroyuki | 2006-08-06 |
* | [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op | Andrew Morton | 2006-08-06 |
* | [PATCH] Fix kmem_cache_alloc() been documented twice | Rolf Eike Beer | 2006-07-31 |
* | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications | Chandra Seetharaman | 2006-07-31 |
* | [PATCH] MM: Remove rogue readahead printk | Andi Kleen | 2006-07-29 |
* | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection | Shailabh Nagar | 2006-07-15 |
* | [PATCH] nommu: export two symbols for drivers to use | Luke Yang | 2006-07-15 |
* | [PATCH] ia64: race flushing icache in COW path | Anil Keshavamurthy | 2006-07-15 |
* | [PATCH] mm: fix oom roll-back of __vmalloc_area_node | Jan Kiszka | 2006-07-15 |
* | [PATCH] revert slab.c locking change | Ingo Molnar | 2006-07-13 |
* | [PATCH] lockdep: annotate mm/slab.c | Arjan van de Ven | 2006-07-13 |
* | [PATCH] lockdep: undo mm/slab.c annotation | Ingo Molnar | 2006-07-13 |
* | [PATCH] vmstat: export all_vm_events() | Heiko Carstens | 2006-07-10 |
* | [PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk | 2006-07-10 |
* | [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk | 2006-07-10 |
* | [PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk | 2006-07-10 |
* | [PATCH] fadvise: remove dead comments | Andrew Morton | 2006-07-10 |
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: annotate SLAB code | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: annotate mm | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: locking init debugging improvement | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 |
* | [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] slab: consolidate code to free slabs from freelist | Christoph Lameter | 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: remove read_page_state() | Andrew Morton | 2006-06-30 |
* | | [PATCH] zoned vm counters: remove useless struct wbs | Christoph Lameter | 2006-06-30 |
* | | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | 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: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int... | Christoph Lameter | 2006-06-30 |
* | | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED | Christoph Lameter | 2006-06-30 |
* | | [PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure | Christoph Lameter | 2006-06-30 |
* | | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter | Christoph Lameter | 2006-06-30 |