| Commit message (Expand) | Author | Age |
* | [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 |
* | | [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 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |