index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-31
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
1
-0
/
+4
2006-03-31
[PATCH] ISDN: fix a few memory leaks in sc_ioctl()
Jesper Juhl
1
-4
/
+5
2006-03-31
[PATCH] drivers/char/[i]stallion: Clean up kmalloc usage
Tobias Klauser
2
-54
/
+24
2006-03-31
[PATCH] 3c59x: fix networking for 10base2 NICs
Steffen Klassert
1
-9
/
+12
2006-03-31
[PATCH] "3c59x collision statistics fix" fix
Andrew Morton
1
-7
/
+5
2006-03-31
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
4
-55
/
+63
2006-03-31
[PATCH] IPMI: tidy up various things
Corey Minyard
5
-33
/
+35
2006-03-31
[PATCH] IPMI: fix startup race condition
Corey Minyard
2
-27
/
+41
2006-03-31
[PATCH] make tty_insert_flip_string a non-GPL export
Andrew Morton
1
-1
/
+1
2006-03-31
[PATCH] edac_752x needs CONFIG_HOTPLUG
Randy Dunlap
1
-1
/
+1
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
12
-26
/
+27
2006-03-31
[PATCH] uml: kconfigs
Al Viro
3
-4
/
+2
2006-03-31
[PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtd
Petri T. Koistinen
1
-1
/
+1
2006-03-31
[PATCH] mtd: fix broken name_to_dev_t() declaration
Herbert Poetzl
1
-2
/
+1
2006-03-31
[PATCH] mtd/redboot: Handle holes in fis table
Peter Korsgaard
1
-5
/
+1
2006-03-31
[PATCH] Add chip used in collie to jedec_probe
Pavel Machek
1
-0
/
+17
2006-03-31
[PATCH] Dead code in mtd/maps/pci.c
Eric Sesterhenn
1
-3
/
+0
2006-03-31
[PATCH] Kill ifdefs in mtdcore.c
Pavel Machek
1
-9
/
+4
2006-03-31
[PATCH] Fix debug statement in inftlcore.c
Eric Sesterhenn / snakebyte
1
-1
/
+1
2006-03-31
[PATCH] mtd cmdlinepart: allow zero offset value
Atsushi Nemoto
1
-3
/
+4
2006-03-31
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
22
-45
/
+31
2006-03-31
[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's
Adrian Bunk
1
-9
/
+8
2006-03-31
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
2
-9
/
+3
2006-03-31
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
6
-64
/
+67
2006-03-31
[PATCH] sem2mutex: mtd/doc2000.c
Ingo Molnar
1
-3
/
+4
2006-03-31
[PATCH] m25p80: printk warning fix
Andrew Morton
1
-1
/
+1
2006-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
19
-276
/
+174
2006-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
15
-89
/
+142
2006-03-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
Linus Torvalds
3
-124
/
+112
2006-03-30
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
16
-318
/
+413
2006-03-30
[PARISC] Fix double free when removing HIL drivers
Kyle McMartin
3
-5
/
+2
2006-03-30
[PARISC] Convert HIL drivers to use input_allocate_device
Helge Deller
3
-93
/
+109
2006-03-30
[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
Helge Deller
3
-127
/
+19
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
12
-53
/
+47
2006-03-30
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
1
-3
/
+2
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
3
-44
/
+59
2006-03-30
IB/mad: include GID/class when matching receives
Jack Morgenstein
3
-29
/
+67
2006-03-29
Merge branch 'mv-merge'
Jeff Garzik
1
-18
/
+24
2006-03-29
[PATCH] sata_mv: three bug fixes
Mark Lord
1
-18
/
+23
2006-03-29
[PATCH] libata: ata_dev_init_params() fixes
Albert Lee
1
-6
/
+8
2006-03-29
[PATCH] libata: Fix interesting use of "extern" and also some bracketing
Alan Cox
1
-2
/
+2
2006-03-29
[PATCH] libata: Simplex and other mode filtering logic
Alan Cox
1
-2
/
+29
2006-03-29
[PATCH] libata - ATA is both ATA and CFA
Alan Cox
1
-1
/
+1
2006-03-29
[PATCH] libata: Add ->set_mode hook for odd drivers
Alan Cox
1
-1
/
+5
2006-03-29
[PATCH] libata: BMDMA handling updates
Alan Cox
1
-4
/
+22
2006-03-29
[PATCH] ixp2000: fix gcc4 breakage
Lennert Buytenhek
1
-4
/
+1
2006-03-29
[PATCH] b44: ensure valid mac addr
Gary Zambrano
1
-0
/
+9
2006-03-29
[PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments
Linas Vepstas
1
-2
/
+2
2006-03-29
[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390
Arthur Othieno
1
-1
/
+1
2006-03-29
[PATCH] natsemi: Support oversized EEPROMs
Mark Brown
1
-4
/
+14
[next]