index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-08
[PATCH] w1: Added add/remove slave callbacks.
Evgeniy Polyakov
6
-126
/
+94
2005-09-08
[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...
Evgeniy Polyakov
3
-9
/
+27
2005-09-08
[PATCH] w1: Added inline functions on top of container_of().
Evgeniy Polyakov
4
-20
/
+29
2005-09-08
[PATCH] w1: Fixed 64bit compilation warning.
Evgeniy Polyakov
1
-1
/
+1
2005-09-08
[PATCH] w1: hotplug support.
Evgeniy Polyakov
2
-14
/
+82
2005-09-08
[PATCH] W1: Sync with w1/ds9490 tree.
Evgeniy Polyakov
3
-96
/
+99
2005-09-08
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
Evgeniy Polyakov
3
-10
/
+34
2005-09-08
[PATCH] Fix 32bit sendmsg() flaw
Al Viro
3
-20
/
+29
2005-09-08
[PATCH] ppc32: Fix head_4xx.S compile error
Kumar Gala
1
-0
/
+1
2005-09-08
[PATCH] scan all enabled ports on ata_piix
Hannes Reinecke
1
-4
/
+6
2005-09-08
[XFS] Fix modular XFS builds (Makefile botch).
Nathan Scott
2
-5
/
+5
2005-09-08
[XFS] Remove special Kconfig XFS menu, make XFS options "inline".
Nathan Scott
1
-24
/
+21
2005-09-08
[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks
Nathan Scott
6
-30
/
+32
2005-09-08
[SCSI] Re-do "final klist fixes"
Linus Torvalds
1
-4
/
+20
2005-09-08
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
5
-8
/
+84
2005-09-08
[SCSI] Revert "final klist fixes"
Linus Torvalds
1
-20
/
+4
2005-09-08
[PATCH] sata_sis: Add support for SiS182 chipset
Arnaud Patard
1
-11
/
+71
2005-09-08
[PATCH] bogus #if (simserial)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] CHECKFLAGS on ppc64 got broken
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus #if (ncr53c406)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus #if (smc91x.h)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus #if (arch/um/kernel/mem.c)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] -Wundef fixes (hisax)
viro@ZenIV.linux.org.uk
1
-0
/
+2
2005-09-08
[PATCH] -Wundef fixes (ncr5380)
viro@ZenIV.linux.org.uk
1
-1
/
+8
2005-09-08
[PATCH] -Wundef fixes (hamachi)
viro@ZenIV.linux.org.uk
1
-0
/
+4
2005-09-08
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
5
-1
/
+8
2005-09-08
[PATCH] updated mail address
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] iomem annotations (sound/arm/aaci)
viro@ZenIV.linux.org.uk
2
-5
/
+5
2005-09-08
[PATCH] lost chunk of "uml: build cleanups"
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
15
-1
/
+55
2005-09-08
[PATCH] s2io u64 use for uintptr_t
viro@zenIV.linux.org.uk
1
-5
/
+5
2005-09-08
[PATCH] DVB: lgdt330x check callback fix
Michael Krufky
1
-25
/
+25
2005-09-08
[PATCH] DVB: Clarify description text for dvb-bt8xx in Kconfig
Michael Krufky
2
-4
/
+4
2005-09-08
[PATCH] Indycam / VINO drivers
Ralf Baechle
7
-192
/
+5319
2005-09-08
[PATCH] pivot_root() circular reference fix
Miklos Szeredi
1
-0
/
+4
2005-09-08
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
7
-10
/
+55
2005-09-08
[PATCH] kprobes: fix handling of simultaneous probe hit/unregister
Jim Keniston
2
-0
/
+6
2005-09-08
[PATCH] Kprobes/IA64: fix race when break hits and kprobe not found
Keshavamurthy Anil S
1
-0
/
+45
2005-09-08
[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix
Prasanna S Panchamukhi
1
-1
/
+1
2005-09-08
[PATCH] Kprobes: prevent possible race conditions sparc64 changes
Prasanna S Panchamukhi
5
-20
/
+30
2005-09-08
[PATCH] Kprobes: prevent possible race conditions ia64 changes
Prasanna S Panchamukhi
6
-27
/
+41
2005-09-08
[PATCH] Kprobes: prevent possible race conditions ppc64 changes
Prasanna S Panchamukhi
6
-20
/
+38
2005-09-08
[PATCH] kprobes: prevent possible race conditions x86_64 changes
Prasanna S Panchamukhi
5
-27
/
+39
2005-09-08
[PATCH] kprobes: prevent possible race conditions i386 changes
Prasanna S Panchamukhi
5
-25
/
+34
2005-09-08
[PATCH] Kprobes: prevent possible race conditions generic
Prasanna S Panchamukhi
5
-29
/
+60
2005-09-08
[PATCH] Fix smsc_ircc_init return value
Brice Goglin
1
-0
/
+1
2005-09-08
[PATCH] smsc-ircc2: dont use void * where specific type will do
Dmitry Torokhov
1
-6
/
+4
2005-09-08
[PATCH] smsc-ircc2: use netdev_priv()
Dmitry Torokhov
1
-12
/
+11
2005-09-08
[PATCH] smsc-ircc2: add to sysfs as platform device, new PM
Dmitry Torokhov
1
-56
/
+65
2005-09-08
[PATCH] smsc-ircc2: dont pass iobase around
Dmitry Torokhov
1
-35
/
+26
[next]