aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-30[PATCH] i2c-801: 64bit resource fixAndrew Morton1-2/+2
2006-06-30[PATCH] infiniband: devfs fixAndrew Morton1-1/+0
2006-06-30[PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson6-444/+518
2006-06-30[PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson8-36/+55
2006-06-30[PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson8-323/+374
2006-06-30[PATCH] drivers/cdrom/cm206.c: cleanupsAdrian Bunk1-7/+2
2006-06-30[PATCH] show Acorn-specific block devices menu only when requiredAdrian Bunk1-1/+1
2006-06-30[PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley3-2/+7
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-5/+6
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter1-28/+6
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter1-2/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter1-4/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-3/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter1-3/+1
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-3/+1
2006-06-30[PATCH] fix ISTALLION=yAdrian Bunk1-15/+2
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-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-19/+30
2006-06-29[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk1-1/+1
2006-06-29[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk1-1/+1
2006-06-29[BNX2]: Turn off link during shutdownMichael Chan2-4/+5
2006-06-29[BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan1-5/+5
2006-06-29[ATM]: [suni] change suni_init to __devinitChas Williams2-2/+2
2006-06-29[ATM]: [iphase] should be __devinit not __initChas Williams1-2/+2
2006-06-29[ATM]: [idt77105] should be __devinit not __initChas Williams2-2/+2
2006-06-29[BNX2]: Add NETIF_F_TSO_ECNMichael Chan1-2/+12
2006-06-29[SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller1-5/+5
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller1-39/+69
2006-06-29[SERIAL] sunsab: Fix section mis-match errors.David S. Miller1-4/+4
2006-06-29[SERIAL] sunsab: Convert to of_driver framework.David S. Miller1-155/+144
2006-06-29[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2-1/+6
2006-06-29[SERIAL] sunsu: Convert to of_driver framework.David S. Miller1-334/+157
2006-06-29[SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller1-7/+22
2006-06-29[SERIAL] sunzilog: Convert to of_driver.David S. Miller1-527/+258
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller8-1149/+1179
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds135-676/+42
2006-06-29Merge ../linusDave Jones1530-83670/+96207
2006-06-29[PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil1-1/+17
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil3-2/+3
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-126/+165
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds3-36/+237
2006-06-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds27-724/+1071
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds63-217/+269
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar8-17/+17