| Commit message (Expand) | Author | Age | Files | Lines |
* | [TG3]: Turn on hw fix for ASF problems | Michael Chan | 2006-06-30 | 2 | -2/+7 |
* | [TG3]: Add rx BD workaround | Michael Chan | 2006-06-30 | 2 | -2/+29 |
* | [TG3]: Add tg3_netif_stop() in vlan functions | Michael Chan | 2006-06-30 | 1 | -0/+12 |
* | [PATCH] i2c-801: 64bit resource fix | Andrew Morton | 2006-06-30 | 1 | -2/+2 |
* | [PATCH] infiniband: devfs fix | Andrew Morton | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] EDAC: probe1 cleanup 1-of-2 | Doug Thompson | 2006-06-30 | 6 | -444/+518 |
* | [PATCH] EDAC: mc numbers refactor 1-of-2 | Doug Thompson | 2006-06-30 | 8 | -36/+55 |
* | [PATCH] EDAC: PCI device to DEVICE cleanup | Doug Thompson | 2006-06-30 | 8 | -323/+374 |
* | [PATCH] drivers/cdrom/cm206.c: cleanups | Adrian Bunk | 2006-06-30 | 1 | -7/+2 |
* | [PATCH] show Acorn-specific block devices menu only when required | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | [PATCH] SELinux: update USB code with new kill_proc_info_as_uid | David Quigley | 2006-06-30 | 3 | -2/+7 |
* | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 1 | -5/+6 |
* | [PATCH] Use Zoned VM Counters for NUMA statistics | Christoph Lameter | 2006-06-30 | 1 | -28/+6 |
* | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -0/+2 |
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -2/+2 |
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -4/+1 |
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -3/+1 |
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -0/+2 |
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -3/+1 |
* | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED | Christoph Lameter | 2006-06-30 | 1 | -0/+2 |
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -0/+2 |
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -3/+1 |
* | [PATCH] fix ISTALLION=y | Adrian Bunk | 2006-06-30 | 1 | -15/+2 |
* | [PATCH] fix platform_device_put/del mishaps | Ingo Molnar | 2006-06-30 | 2 | -5/+6 |
* | [PATCH] fix drivers/video/imacfb.c compilation | Ingo Molnar | 2006-06-30 | 1 | -4/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-29 | 9 | -19/+30 |
|\ |
|
| * | [IrDA]: Fix the AU1000 FIR dependencies | Adrian Bunk | 2006-06-29 | 1 | -1/+1 |
| * | [IrDA]: MCS7780 usb_driver struct should be static | Adrian Bunk | 2006-06-29 | 1 | -1/+1 |
| * | [BNX2]: Turn off link during shutdown | Michael Chan | 2006-06-29 | 2 | -4/+5 |
| * | [BNX2]: Use dev_kfree_skb() instead of the _irq version | Michael Chan | 2006-06-29 | 1 | -5/+5 |
| * | [ATM]: [suni] change suni_init to __devinit | Chas Williams | 2006-06-29 | 2 | -2/+2 |
| * | [ATM]: [iphase] should be __devinit not __init | Chas Williams | 2006-06-29 | 1 | -2/+2 |
| * | [ATM]: [idt77105] should be __devinit not __init | Chas Williams | 2006-06-29 | 2 | -2/+2 |
| * | [BNX2]: Add NETIF_F_TSO_ECN | Michael Chan | 2006-06-29 | 1 | -2/+12 |
* | | [SUNHME]: Mark SBUS probing routines as __devinit. | David S. Miller | 2006-06-29 | 1 | -5/+5 |
* | | [SERIO] i8042-sparcio.h: Convert to of_driver framework. | David S. Miller | 2006-06-29 | 1 | -39/+69 |
* | | [SERIAL] sunsab: Fix section mis-match errors. | David S. Miller | 2006-06-29 | 1 | -4/+4 |
* | | [SERIAL] sunsab: Convert to of_driver framework. | David S. Miller | 2006-06-29 | 1 | -155/+144 |
* | | [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties. | David S. Miller | 2006-06-29 | 2 | -1/+6 |
* | | [SERIAL] sunsu: Convert to of_driver framework. | David S. Miller | 2006-06-29 | 1 | -334/+157 |
* | | [SERIAL] sunzilog: Fix bugs in device deregristration. | David S. Miller | 2006-06-29 | 1 | -7/+22 |
* | | [SERIAL] sunzilog: Convert to of_driver. | David S. Miller | 2006-06-29 | 1 | -527/+258 |
* | | [SPARC]: Convert all FB SBUS drivers to of_driver framework. | David S. Miller | 2006-06-29 | 8 | -1149/+1179 |
|/ |
|
* | [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again | Milan Svoboda | 2006-06-29 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 135 | -676/+42 |
|\ |
|
| * | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. | Greg Kroah-Hartman | 2006-06-26 | 4 | -14/+1 |
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 13 | -18/+18 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 29 | -39/+5 |
| * | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -2/+1 |
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 27 | -39/+3 |