| Commit message (Expand) | Author | Age |
* | [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 |
* | [PATCH] fix ISTALLION=y | Adrian Bunk | 2006-06-30 |
* | [PATCH] msr.c: use register_hotcpu_notifier() | Andrew Morton | 2006-06-30 |
* | [PATCH] fix platform_device_put/del mishaps | Ingo Molnar | 2006-06-30 |
* | [PATCH] fix drivers/video/imacfb.c compilation | Ingo Molnar | 2006-06-30 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() | Florin Malita | 2006-06-29 |
| * | ocfs2: clean up some osb fields | Mark Fasheh | 2006-06-29 |
| * | ocfs2: fix init of uuid_net_key | Mark Fasheh | 2006-06-29 |
| * | ocfs2: silence a debug print | Mark Fasheh | 2006-06-29 |
| * | ocfs2: silence ENOENT during lookup of broken links | Sunil Mushran | 2006-06-29 |
| * | ocfs2: Cleanup message prints | Sunil Mushran | 2006-06-29 |
| * | ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup | Joel Becker | 2006-06-29 |
| * | [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static | Adrian Bunk | 2006-06-29 |
| * | ocfs2: warn the user on a dead timeout mismatch | Mark Fasheh | 2006-06-29 |
| * | ocfs2: OCFS2_FS must depend on SYSFS | Adrian Bunk | 2006-06-29 |
| * | ocfs2: Compile-time disabling of ocfs2 debugging output. | Joel Becker | 2006-06-29 |
| * | configfs: Clear up a few extra spaces where there should be TABs. | Joel Becker | 2006-06-29 |
| * | configfs: Release memory in configfs_example. | Joel Becker | 2006-06-29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * | | [TIPC]: Initial activation message now includes TIPC version number | Allan Stephens | 2006-06-29 |
| * | | [TIPC]: Improve response to requests for node/link information | Allan Stephens | 2006-06-29 |
| * | | [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf | Allan Stephens | 2006-06-29 |
| * | | [IrDA]: Fix the AU1000 FIR dependencies | Adrian Bunk | 2006-06-29 |
| * | | [IrDA]: Fix RCU lock pairing on error path | Josh Triplett | 2006-06-29 |
| * | | [XFRM]: unexport xfrm_state_mtu | Adrian Bunk | 2006-06-29 |
| * | | [NET]: make skb_release_data() static | Adrian Bunk | 2006-06-29 |
| * | | [NETFILTE] ipv4: Fix typo (Bugzilla #6753) | Matt LaPlante | 2006-06-29 |
| * | | [IrDA]: MCS7780 usb_driver struct should be static | Adrian Bunk | 2006-06-29 |
| * | | [BNX2]: Turn off link during shutdown | Michael Chan | 2006-06-29 |
| * | | [BNX2]: Use dev_kfree_skb() instead of the _irq version | Michael Chan | 2006-06-29 |
| * | | [ATM]: basic sysfs support for ATM devices | Roman Kagan | 2006-06-29 |
| * | | [ATM]: [suni] change suni_init to __devinit | Chas Williams | 2006-06-29 |
| * | | [ATM]: [iphase] should be __devinit not __init | Chas Williams | 2006-06-29 |
| * | | [ATM]: [idt77105] should be __devinit not __init | Chas Williams | 2006-06-29 |
| * | | [BNX2]: Add NETIF_F_TSO_ECN | Michael Chan | 2006-06-29 |
| * | | [NET]: Add ECN support for TSO | Michael Chan | 2006-06-29 |
| * | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 |
| * | | [NET]: Fix logical error in skb_gso_ok | Herbert Xu | 2006-06-29 |
| * | | [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000 | Shuya MAEDA | 2006-06-29 |
| * | | [NET]: Make illegal_highdma more anal | Herbert Xu | 2006-06-29 |
| * | | [TCP]: Export accept queue len of a TCP listening socket via rx_queue | Sridhar Samudrala | 2006-06-29 |
| * | | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 2006-06-29 |