summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-30[PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependenciesAdrian Bunk1-2/+2
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton3-0/+15
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley4-5/+51
2006-06-30[PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley3-2/+7
2006-06-30[PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley2-3/+6
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley3-9/+40
2006-06-30[PATCH] slab: consolidate code to free slabs from freelistChristoph Lameter1-68/+51
2006-06-30[PATCH] Light weight event countersChristoph Lameter16-249/+212
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter6-90/+73
2006-06-30[PATCH] zoned-vm-counters: remove read_page_state()Andrew Morton2-18/+0
2006-06-30[PATCH] zoned vm counters: remove useless struct wbsChristoph Lameter1-51/+34
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter6-5/+9
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter9-46/+11
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter9-16/+12
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter12-17/+16
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter10-11/+14
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter9-12/+10
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter5-50/+10
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter7-5/+14
2006-06-30[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structureChristoph Lameter1-9/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter13-67/+16
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter10-17/+16
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter6-5/+359
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter7-549/+569
2006-06-30[PATCH] fix ISTALLION=yAdrian Bunk1-15/+2
2006-06-30[PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton1-3/+6
2006-06-30[PATCH] fix platform_device_put/del mishapsIngo Molnar2-5/+6
2006-06-30[PATCH] fix drivers/video/imacfb.c compilationIngo Molnar1-4/+0
2006-06-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-97/+131
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds89-148/+520
2006-06-30[TIPC]: Initial activation message now includes TIPC version numberAllan Stephens1-1/+2
2006-06-30[TIPC]: Improve response to requests for node/link informationAllan Stephens2-11/+19
2006-06-30[TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_bufAllan Stephens1-5/+6
2006-06-30[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk1-1/+1
2006-06-30[IrDA]: Fix RCU lock pairing on error pathJosh Triplett1-1/+2
2006-06-30[XFRM]: unexport xfrm_state_mtuAdrian Bunk1-2/+0
2006-06-30[NET]: make skb_release_data() staticAdrian Bunk3-3/+1
2006-06-30[NETFILTE] ipv4: Fix typo (Bugzilla #6753)Matt LaPlante1-1/+1
2006-06-30[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk1-1/+1
2006-06-30[BNX2]: Turn off link during shutdownMichael Chan2-4/+5
2006-06-30[BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan1-5/+5
2006-06-30[ATM]: basic sysfs support for ATM devicesRoman Kagan7-6/+209
2006-06-30[ATM]: [suni] change suni_init to __devinitChas Williams2-2/+2
2006-06-30[ATM]: [iphase] should be __devinit not __initChas Williams1-2/+2
2006-06-30[ATM]: [idt77105] should be __devinit not __initChas Williams2-2/+2
2006-06-30[BNX2]: Add NETIF_F_TSO_ECNMichael Chan1-2/+12
2006-06-30[NET]: Add ECN support for TSOMichael Chan7-12/+9
2006-06-30[AF_UNIX]: Datagram getpeersecCatherine Zhang26-3/+90
2006-06-30[NET]: Fix logical error in skb_gso_okHerbert Xu1-2/+2
2006-06-30[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA1-6/+12