index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
/
voyager.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-13
[Bluetooth] Let BT_HIDP depend on INPUT
Marcel Holtmann
1
-2
/
+1
2006-07-13
[Bluetooth] Avoid NULL pointer dereference with tty->driver
Marcel Holtmann
1
-2
/
+2
2006-07-13
[Bluetooth] Remaining transitions to use kzalloc()
Marcel Holtmann
7
-25
/
+16
2006-07-12
[WAN]: converting generic HDLC to use netif_dormant*()
Krzysztof Halasa
7
-70
/
+82
2006-07-12
[IPV4]: Fix error handling for fib_insert_node call
Herbert Xu
1
-1
/
+1
2006-07-12
[NETROM] lockdep: fix false positive
Ralf Baechle
1
-0
/
+9
2006-07-12
[ROSE] lockdep: fix false positive
Ralf Baechle
1
-0
/
+9
2006-07-12
[AX.25]: Optimize AX.25 socket list lock
Ralf Baechle
3
-13
/
+13
2006-07-12
[IPCOMP]: Fix truesize after decompression
Herbert Xu
2
-2
/
+4
2006-07-12
[IPV6]: Use ipv6_addr_src_scope for link address sorting.
YOSHIFUJI Hideaki
1
-1
/
+2
2006-07-12
[TCP] tcp_highspeed: Fix AI updates.
Xiaoliang (David) Wei
1
-4
/
+9
2006-07-12
[MAINTAINERS]: Add proper entry for TC classifier
Stephen Hemminger
2
-2
/
+6
2006-07-12
[NETROM]: Drop lock before calling nr_destroy_socket
Ralf Baechle
1
-1
/
+1
2006-07-12
[NETROM]: Fix locking order when establishing a NETROM circuit.
Ralf Baechle
1
-6
/
+6
2006-07-12
[AX.25]: Fix locking of ax25 protocol function list.
Ralf Baechle
1
-9
/
+9
2006-07-12
[IPV6]: order addresses by scope
Brian Haley
1
-3
/
+21
2006-07-12
[PATCH] ide: fix Jmicron support
Alan Cox
2
-0
/
+57
2006-07-12
[PATCH] Make cpu_relax() imply barrier() on all arches
Chase Venters
7
-7
/
+14
2006-07-12
[PATCH] lockdep: HPET/RTC fix
Ingo Molnar
1
-3
/
+3
2006-07-12
[PATCH] alloc_fdtable() expansion fix
Andrew Morton
1
-1
/
+1
2006-07-12
[PATCH] msi: Only keep one msi_desc in each slab entry.
Eric W. Biederman
1
-2
/
+2
2006-07-12
[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()
Adam B. Jerome
1
-1
/
+1
2006-07-12
[PATCH] lockdep: annotate the sysfs i_mutex to be a separate class
Arjan van de Ven
1
-0
/
+12
2006-07-12
[PATCH] fix fdset leakage
Kirill Korotaev
1
-1
/
+3
2006-07-12
[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
Marcel Holtmann
1
-1
/
+1
2006-07-12
[ALSA] Fix undefined (missing) references in ISA MIRO sound driver
Randy Dunlap
1
-0
/
+1
2006-07-12
[ALSA] make sound/isa/gus/gusextreme.c:devices static
Adrian Bunk
1
-1
/
+1
2006-07-12
[ALSA] hda-codec - Fix missing array terminators in AD1988 codec support
Takashi Iwai
1
-0
/
+4
2006-07-12
[ALSA] Fix a deadlock in snd-rtctimer
Takashi Iwai
1
-2
/
+3
2006-07-12
[ALSA] Fix section mismatch errors in ALSA PCI drivers
Takashi Iwai
50
-75
/
+85
2006-07-12
[ALSA] remove unused snd_minor.name field
Clemens Ladisch
2
-4
/
+1
2006-07-12
[ALSA] Fix no mpu401 interface can cause hard freeze
Randy Dunlap
2
-20
/
+50
2006-07-12
[ALSA] wavefront: fix __init/__devinit confusion
Clemens Ladisch
3
-26
/
+26
2006-07-12
[ALSA] Fix workaround for AD1988A rev2 codec
Takashi Iwai
1
-6
/
+9
2006-07-12
[ALSA] trivial: Code clean up of i2c/cs8427.c
Takashi Iwai
1
-42
/
+73
2006-07-12
[ALSA] sound/i2c/cs8427.c: don't export a static function
Adrian Bunk
1
-1
/
+0
2006-07-12
[ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE board
Takashi Iwai
1
-0
/
+6
2006-07-12
[ALSA] Reduce the string length of Terratec Aureon 7.1 Universe
Takashi Iwai
1
-1
/
+1
2006-07-12
[ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575X
Jaroslav Kysela
1
-4
/
+4
2006-07-12
[ALSA] fix the SND_FM801_TEA575X dependencies
Adrian Bunk
2
-7
/
+9
2006-07-12
[ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c
Eric Sesterhenn
1
-1
/
+3
2006-07-12
Add PIIX4 APCI quirk for the 440MX chipset too
Linus Torvalds
1
-0
/
+1
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
40
-152
/
+156
2006-07-12
[S390] path grouping and path verifications fixes.
Cornelia Huck
10
-48
/
+228
2006-07-12
[S390] xpram module parameter parsing.
Heiko Carstens
1
-57
/
+6
2006-07-12
[S390] cpu_relax() is supposed to have barrier() semantics.
Heiko Carstens
2
-10
/
+9
2006-07-12
[S390] fix futex_atomic_cmpxchg_inatomic
Martin Schwidefsky
1
-2
/
+3
2006-07-12
[S390] subchannel register/unregister mutex.
Cornelia Huck
5
-7
/
+29
2006-07-12
[S390] raw_local_save_flags/raw_local_irq_restore type check
Heiko Carstens
1
-6
/
+12
2006-07-12
[S390] __builtin_trap() and gcc version.
Heiko Carstens
1
-1
/
+10
[next]