index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
|
*
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
8
-11
/
+0
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
55
-60
/
+0
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
43
-148
/
+7
|
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
32
-186
/
+7
|
*
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
3
-46
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
28
-42
/
+0
|
*
[PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-3
/
+0
|
*
[PATCH] devfs: Remove devfs support from the ide subsystem.
Greg Kroah-Hartman
2006-06-26
6
-37
/
+1
|
*
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-26
23
-33
/
+1
*
|
Merge ../linus
Dave Jones
2006-06-29
1530
-83670
/
+96207
|
\
\
|
*
|
[PATCH] i4l:add some checks for valid drvid and driver pointer
Karsten Keil
2006-06-29
1
-1
/
+17
|
*
|
[PATCH] i4l make PCMCIA for all cards working with shared IRQ
Karsten Keil
2006-06-29
3
-2
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-29
5
-126
/
+165
|
|
\
\
[next]