aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] Light weight event countersChristoph Lameter2006-06-30
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-30
* [PATCH] zoned-vm-counters: remove read_page_state()Andrew Morton2006-06-30
* [PATCH] zoned vm counters: remove useless struct wbsChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-30
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structureChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter2006-06-30
* [PATCH] fix ISTALLION=yAdrian Bunk2006-06-30
* [PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton2006-06-30
* [PATCH] fix platform_device_put/del mishapsIngo Molnar2006-06-30
* [PATCH] fix drivers/video/imacfb.c compilationIngo Molnar2006-06-30
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-06-29
|\
| * ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()Florin Malita2006-06-29
| * ocfs2: clean up some osb fieldsMark Fasheh2006-06-29
| * ocfs2: fix init of uuid_net_keyMark Fasheh2006-06-29
| * ocfs2: silence a debug printMark Fasheh2006-06-29
| * ocfs2: silence ENOENT during lookup of broken linksSunil Mushran2006-06-29
| * ocfs2: Cleanup message printsSunil Mushran2006-06-29
| * ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookupJoel Becker2006-06-29
| * [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() staticAdrian Bunk2006-06-29
| * ocfs2: warn the user on a dead timeout mismatchMark Fasheh2006-06-29
| * ocfs2: OCFS2_FS must depend on SYSFSAdrian Bunk2006-06-29
| * ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker2006-06-29
| * configfs: Clear up a few extra spaces where there should be TABs.Joel Becker2006-06-29
| * configfs: Release memory in configfs_example.Joel Becker2006-06-29
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-29
|\ \
| * | [TIPC]: Initial activation message now includes TIPC version numberAllan Stephens2006-06-29
| * | [TIPC]: Improve response to requests for node/link informationAllan Stephens2006-06-29
| * | [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_bufAllan Stephens2006-06-29
| * | [IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk2006-06-29
| * | [IrDA]: Fix RCU lock pairing on error pathJosh Triplett2006-06-29
| * | [XFRM]: unexport xfrm_state_mtuAdrian Bunk2006-06-29
| * | [NET]: make skb_release_data() staticAdrian Bunk2006-06-29
| * | [NETFILTE] ipv4: Fix typo (Bugzilla #6753)Matt LaPlante2006-06-29
| * | [IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk2006-06-29
| * | [BNX2]: Turn off link during shutdownMichael Chan2006-06-29
| * | [BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan2006-06-29
| * | [ATM]: basic sysfs support for ATM devicesRoman Kagan2006-06-29
| * | [ATM]: [suni] change suni_init to __devinitChas Williams2006-06-29
| * | [ATM]: [iphase] should be __devinit not __initChas Williams2006-06-29