aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter
2006-06-30[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structureChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter
2006-06-30[PATCH] fix ISTALLION=yAdrian Bunk
2006-06-30[PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton
2006-06-30[PATCH] fix platform_device_put/del mishapsIngo Molnar
2006-06-30[PATCH] fix drivers/video/imacfb.c compilationIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30remove obsolete swsusp_encryptPavel Machek
2006-06-30arch/arm26/Kconfig typosMatt LaPlante
2006-06-30Documentation/IPMI typosMatt LaPlante
2006-06-30Kconfig: Typos in net/sched/KconfigMatt LaPlante
2006-06-30v9fs: do not include linux/version.hPaul Collins
2006-06-30Documentation/DocBook/mtdnand.tmpl: typo fixesPatrick Pletscher
2006-06-30typo fixes: specfic -> specificAdrian Bunk
2006-06-30typo fixes in Documentation/networking/pktgen.txtAdrian Bunk
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-30typo fixes: infomation -> informationAdrian Bunk
2006-06-30typo fixes: disadvantadge -> disadvantageAdrian Bunk
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk
2006-06-30fix a typo in the RTC_CLASS help textAdrian Bunk
2006-06-30smb is no longer maintainedAdrian Bunk
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org
2006-06-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-29[TIPC]: Initial activation message now includes TIPC version numberAllan Stephens
2006-06-29[TIPC]: Improve response to requests for node/link informationAllan Stephens
2006-06-29[TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_bufAllan Stephens
2006-06-29[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk
2006-06-29[IrDA]: Fix RCU lock pairing on error pathJosh Triplett
2006-06-29[XFRM]: unexport xfrm_state_mtuAdrian Bunk
2006-06-29[NET]: make skb_release_data() staticAdrian Bunk
2006-06-29[NETFILTE] ipv4: Fix typo (Bugzilla #6753)Matt LaPlante
2006-06-29[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk
2006-06-29[BNX2]: Turn off link during shutdownMichael Chan
2006-06-29[BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan
2006-06-29[ATM]: basic sysfs support for ATM devicesRoman Kagan
2006-06-29[ATM]: [suni] change suni_init to __devinitChas Williams
2006-06-29[ATM]: [iphase] should be __devinit not __initChas Williams
2006-06-29[ATM]: [idt77105] should be __devinit not __initChas Williams
2006-06-29[BNX2]: Add NETIF_F_TSO_ECNMichael Chan
2006-06-29[NET]: Add ECN support for TSOMichael Chan
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29[NET]: Fix logical error in skb_gso_okHerbert Xu
2006-06-29[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA