index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Remove __must_check for device_for_each_child()
Russell King
2006-10-23
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2006-10-23
38
-168
/
+330
|
\
|
*
[ALSA] hda-intel - Add check of MSI availabity
Takashi Iwai
2006-10-23
1
-17
/
+39
|
*
[ALSA] version 1.0.13
Jaroslav Kysela
2006-10-22
1
-1
/
+1
|
*
[ALSA] Fix addition of user-defined boolean controls
Takashi Iwai
2006-10-22
1
-4
/
+0
|
*
[ALSA] Fix AC97 power-saving mode
Takashi Iwai
2006-10-22
1
-6
/
+2
|
*
[ALSA] Fix re-use of va_list
Takashi Iwai
2006-10-22
1
-1
/
+4
|
*
[ALSA] hda_intel: add ATI RS690 HDMI audio support
Felix Kuehling
2006-10-22
2
-0
/
+3
|
*
[ALSA] hda-codec - Add model entry for ASUS U5F laptop
Takashi Iwai
2006-10-22
1
-0
/
+2
|
*
[ALSA] Fix dependency of snd-adlib driver in Kconfig
Takashi Iwai
2006-10-22
1
-0
/
+1
|
*
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
Takashi Iwai
2006-10-22
26
-145
/
+276
|
*
[ALSA] hda-codec - Fix assignment of PCM devices for Realtek codecs
Takashi Iwai
2006-10-22
1
-2
/
+2
|
*
[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value
Amit Choudhary
2006-10-22
1
-0
/
+2
|
*
[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value
Amit Choudhary
2006-10-22
1
-0
/
+2
|
*
[ALSA] sound/isa/cmi8330.c: check kmalloc() return value
Amit Choudhary
2006-10-22
1
-0
/
+2
|
*
[ALSA] sound/isa/gus/interwave.c: check kmalloc() return value
Amit Choudhary
2006-10-22
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-10-23
1
-2
/
+2
|
\
\
|
*
|
JFS: pageno needs to be long
Dave Kleikamp
2006-10-13
1
-2
/
+2
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-10-23
13
-28
/
+45
|
\
\
\
|
*
|
|
[PKT_SCHED] netem: Orphan SKB when adding to queue.
David S. Miller
2006-10-23
2
-2
/
+4
|
*
|
|
[NET]: kernel-doc fix for sock.h
Randy Dunlap
2006-10-23
1
-2
/
+1
|
*
|
|
[NET]: Reduce sizeof(struct flowi) by 20 bytes.
Eric Dumazet
2006-10-22
2
-8
/
+0
|
*
|
|
[IPv6] fib: initialize tb6_lock in common place to give lockdep a key
Thomas Graf
2006-10-22
1
-3
/
+6
|
*
|
|
[ATM] nicstar: Fix a bogus casting warning
Alan Cox
2006-10-22
1
-2
/
+2
|
*
|
|
[ATM] firestream: handle thrown error
Jeff Garzik
2006-10-22
1
-0
/
+4
|
*
|
|
[ATM]: No need to return void
Tobias Klauser
2006-10-22
2
-4
/
+4
|
*
|
|
[ATM]: handle sysfs errors
Jeff Garzik
2006-10-22
1
-3
/
+12
|
*
|
|
[DCCP] ipv6: Fix opt_skb leak.
David S. Miller
2006-10-22
1
-0
/
+8
|
*
|
|
[DCCP]: Fix Oops in DCCPv6
Gerrit Renker
2006-10-22
2
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-10-23
1
-2
/
+5
|
\
\
\
|
*
|
|
[SPARC64]: 8-byte align return value from compat_alloc_user_space()
David S. Miller
2006-10-23
1
-2
/
+5
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2006-10-23
46
-400
/
+280
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sh: Convert INTC2 to IRQ table registration.
Paul Mundt
2006-10-20
6
-153
/
+115
|
*
|
sh: Updates for irq-flow-type naming changes.
Paul Mundt
2006-10-19
4
-8
/
+10
|
*
|
sh: Add some missing board headers.
Paul Mundt
2006-10-19
6
-0
/
+420
|
*
|
sh: Fix exception_handling_table alignment.
Paul Mundt
2006-10-19
4
-24
/
+44
|
*
|
sh: Cleanup board header directories.
Paul Mundt
2006-10-19
27
-504
/
+36
|
*
|
sh: Remove board-specific ide.h headers.
Paul Mundt
2006-10-19
7
-72
/
+0
|
*
|
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
2006-10-19
3
-61
/
+77
*
|
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-10-22
2
-2
/
+44
|
\
\
\
|
*
|
|
[PATCH] x86-64: increase PHB1 split transaction timeout
Muli Ben-Yehuda
2006-10-22
1
-1
/
+43
|
*
|
|
[PATCH] x86-64: Fix C3 timer test
Andi Kleen
2006-10-22
1
-1
/
+1
*
|
|
|
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
Ralf Baechle
2006-10-22
5
-28
/
+190
*
|
|
|
[MIPS] Cleanup remaining references to mips_counter_frequency.
Ralf Baechle
2006-10-22
3
-7
/
+7
|
/
/
/
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-10-21
5
-4
/
+14
|
\
\
\
|
*
|
|
[PATCH] libata-sff: Allow for wacky systems
Alan Cox
2006-10-21
1
-0
/
+9
|
*
|
|
[PATCH] ahci: readability tweak
Alan Cox
2006-10-21
1
-1
/
+1
|
*
|
|
[PATCH] libata: typo fix
Tejun Heo
2006-10-21
1
-1
/
+1
|
*
|
|
[PATCH] ATA must depend on BLOCK
Adrian Bunk
2006-10-21
1
-0
/
+1
|
*
|
|
[PATCH] libata: use correct map_db values for ICH8
Kristen Carlson Accardi
2006-10-21
1
-2
/
+2
[next]