index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
[ALSA] hda-codec - Fix capture on Sigmatel STAC92xx codecs
Takashi Iwai
2006-01-22
*
[ALSA] intel8x0: Add quirk for Optiplex GX270
Chris Ball
2006-01-22
*
[ALSA] ali5451: Add PCI_DEVICE and #defines in snd_ali_ids
Jon Mason
2006-01-22
*
[ALSA] Prevent ALSA trident driver from grabbing pcnet32 hardware
Jon Mason
2006-01-22
*
[ALSA] usb-audio: fix non-48k sample rates with SB Audigy 2 ZS
Clemens Ladisch
2006-01-22
*
[ALSA] ymfpci: fix SPDIF sample rate information
Clemens Ladisch
2006-01-22
*
[ALSA] ac97 - Fix CLFE channel setting of ALC850
Takashi Iwai
2006-01-22
*
[ALSA] AMD cs5536 ID for cs5535audio
Rene Rebe
2006-01-22
*
[ALSA] usb-audio: don't use empty packets at start of playback
Clemens Ladisch
2006-01-22
*
[ALSA] bt87x - fix detection of unknown card
Jaroslav Kysela
2006-01-22
*
[ALSA] ac97 - Suppress jack sense controls for Thinkpads
Takashi Iwai
2006-01-22
*
[ALSA] hda-codec - Add model entry for Sony VAIO
Takashi Iwai
2006-01-22
*
[ALSA] pcxhr - Fix the sample rate changes
Takashi Iwai
2006-01-22
*
[ALSA] hda-intel - patch for Intel ICH8
Jason Gaston
2006-01-22
*
[ALSA] snd-ca0106: Fixed ALSA bug#1600
James Courtier-Dutton
2006-01-22
*
[ALSA] Remove BKL from sound/core/info.c
Ingo Molnar
2006-01-22
*
[ALSA] via82xx - Add dxs_support entry
Takashi Iwai
2006-01-22
*
[ALSA] emu10k1 - Fix the confliction of 'Front' control
Takashi Iwai
2006-01-22
*
[ALSA] bt87x - Fix the unability of snd-bt87x to recognize AVerMedia Studio
Martin Drab
2006-01-22
*
[ALSA] emu10k1 - Fix silence problems after suspend
Takashi Iwai
2006-01-22
*
[ALSA] Fix compilation without CONFIG_PNP
Takashi Iwai
2006-01-22
*
[ALSA] intel8x0 - Fix duplicate ac97_quirks entry
Ulrich Mueller
2006-01-22
*
[ALSA] via82xx - Add dxs_support for ASUS mobo
Takashi Iwai
2006-01-22
*
[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.
David S. Miller
2006-01-20
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-19
|
\
|
*
[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.
David S. Miller
2006-01-19
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
2006-01-19
|
|
\
|
|
*
[SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.
Tsutomu Fujii
2006-01-17
|
|
*
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
Sridhar Samudrala
2006-01-17
|
|
*
[SCTP]: Fix machine check/connection hang on IA64.
Vlad Yasevich
2006-01-17
|
|
*
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2006-01-17
|
|
*
[SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.
Vlad Yasevich
2006-01-17
|
|
*
[SCTP]: sctp doesn't show all associations/endpoints in /proc
Vlad Yasevich
2006-01-17
|
|
*
[SCTP]: Fix sctp_cookie alignment in the packet.
Vlad Yasevich
2006-01-17
|
|
*
[SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().
Sridhar Samudrala
2006-01-17
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-01-19
|
\
\
\
|
*
|
|
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
2006-01-19
|
*
|
|
[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.
David S. Miller
2006-01-18
|
|
/
/
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-01-19
|
\
\
\
|
*
|
|
[IA64] eliminate softlockup warning
John Hawkes
2006-01-19
|
*
|
|
[IA64] sem2mutex: arch/ia64/kernel/perfmon.c
Jes Sorensen
2006-01-19
|
*
|
|
[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
Jes Sorensen
2006-01-19
|
*
|
|
[IA64] Fix bug in ia64 specific down() function
Zoltan Menyhart
2006-01-17
|
*
|
|
[IA64] Zonelists for nodes without cpus
Jack Steiner
2006-01-17
|
*
|
|
[IA64-SGI] sn_console.c minor cleanup
Jes Sorensen
2006-01-17
|
*
|
|
[IA64-SGI] sn2 mutex conversion
Jes Sorensen
2006-01-17
|
*
|
|
[IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls
Mike Habeck
2006-01-17
|
*
|
|
[IA64-SGI] Older PROM WAR for device flush code
Prarit Bhargava
2006-01-17
|
|
|
/
|
|
/
|
*
|
|
[PATCH] Fix regression added by ppoll/pselect code.
David S. Miller
2006-01-19
|
|
/
|
/
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-01-18
|
\
\
[next]