summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i2c-801: 64bit resource fixAndrew Morton2006-06-301-2/+2
* [PATCH] infiniband: devfs fixAndrew Morton2006-06-301-1/+0
* [PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson2006-06-306-444/+518
* [PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson2006-06-308-36/+55
* [PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson2006-06-308-323/+374
* [PATCH] drivers/cdrom/cm206.c: cleanupsAdrian Bunk2006-06-301-7/+2
* [PATCH] show Acorn-specific block devices menu only when requiredAdrian Bunk2006-06-301-1/+1
* [PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley2006-06-303-2/+7
* [PATCH] Light weight event countersChristoph Lameter2006-06-301-5/+6
* [PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2006-06-301-28/+6
* [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-301-0/+2
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-2/+2
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-4/+1
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-3/+1
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-0/+2
* [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-3/+1
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-301-0/+2
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-0/+2
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-3/+1
* [PATCH] fix ISTALLION=yAdrian Bunk2006-06-301-15/+2
* [PATCH] fix platform_device_put/del mishapsIngo Molnar2006-06-302-5/+6
* [PATCH] fix drivers/video/imacfb.c compilationIngo Molnar2006-06-301-4/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-299-19/+30
|\
| * [IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk2006-06-291-1/+1
| * [IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk2006-06-291-1/+1
| * [BNX2]: Turn off link during shutdownMichael Chan2006-06-292-4/+5
| * [BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan2006-06-291-5/+5
| * [ATM]: [suni] change suni_init to __devinitChas Williams2006-06-292-2/+2
| * [ATM]: [iphase] should be __devinit not __initChas Williams2006-06-291-2/+2
| * [ATM]: [idt77105] should be __devinit not __initChas Williams2006-06-292-2/+2
| * [BNX2]: Add NETIF_F_TSO_ECNMichael Chan2006-06-291-2/+12
* | [SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller2006-06-291-5/+5
* | [SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller2006-06-291-39/+69
* | [SERIAL] sunsab: Fix section mis-match errors.David S. Miller2006-06-291-4/+4
* | [SERIAL] sunsab: Convert to of_driver framework.David S. Miller2006-06-291-155/+144
* | [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2006-06-292-1/+6
* | [SERIAL] sunsu: Convert to of_driver framework.David S. Miller2006-06-291-334/+157
* | [SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller2006-06-291-7/+22
* | [SERIAL] sunzilog: Convert to of_driver.David S. Miller2006-06-291-527/+258
* | [SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller2006-06-298-1149/+1179
|/
* [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda2006-06-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29135-676/+42
|\
| * [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-264-14/+1
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-2613-18/+18
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2629-39/+5
| * [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+1
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2627-39/+3
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-268-11/+0
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-2655-60/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-2643-148/+7
OpenPOWER on IntegriCloud