| Commit message (Expand) | Author | Age |
* | [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.c | Eric Sesterhenn | 2006-04-12 |
* | [ALSA] au88x0 - clean up __devinit/__devexit | Dale Sedivec | 2006-04-12 |
* | [ALSA] hda-codec - Adds HDA support for Intel D945Pvs board with subdevice id... | Ashley Clark | 2006-04-12 |
* | [ALSA] hda-codec - support HP Compaq Presario B2800 laptop with AD1986A codec | Coywolf Qi Hunt | 2006-04-12 |
* | [ALSA] emu10k1: Add some descriptive text. | James Courtier-Dutton | 2006-04-12 |
* | [ALSA] via82xx - Add a dxs entry for ECS K8T890-A | Takashi Iwai | 2006-04-12 |
* | [ALSA] hda-codec - Add another HP laptop with AD1981HD | Takashi Iwai | 2006-04-12 |
* | [ALSA] Fix Oops of PCM OSS emulation | Takashi Iwai | 2006-04-12 |
* | [ALSA] pcm_oss: fix snd_pcm_oss_release() oops | OGAWA Hirofumi | 2006-04-12 |
* | [PATCH] __group_complete_signal: remove bogus BUG_ON | Oleg Nesterov | 2006-04-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-04-11 |
|\ |
|
| * | kconfig: fix typo in change count initialization | Roman Zippel | 2006-04-11 |
| * | kconfig: recenter menuconfig | Roman Zippel | 2006-04-11 |
| * | kconfig: revert conf behaviour change | Roman Zippel | 2006-04-11 |
| * | kconfig: fix default value for choice input | Roman Zippel | 2006-04-11 |
| * | kbuild: fix NULL dereference in scripts/mod/modpost.c | Eric Sesterhenn | 2006-04-11 |
| * | kbuild: fix mode of checkstack.pl and other files. | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
| * | kbuild: rebuild initramfs if content of initramfs changes | Sam Ravnborg | 2006-04-11 |
| * | kbuild: properly pass options to hostcc when doing make O=.. | Sam Ravnborg | 2006-04-07 |
| * | kbuild: modules_install for external modules must not remove existing modules | Andreas Gruenbacher | 2006-04-06 |
| * | kbuild: fix make dir/ | Sam Ravnborg | 2006-04-06 |
| * | ver_linux: don't print reiser4progs version if none found | Alexey Dobriyan | 2006-04-05 |
| * | kbuild: mips: fix sed regexp to generate asm-offset.h | Atsushi Nemoto | 2006-04-05 |
| * | kbuild: fix building single targets with make O=.. single-target | Sam Ravnborg | 2006-04-05 |
| * | kbuild: use relative path to -I | Sam Ravnborg | 2006-04-04 |
| * | kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source tree | Carl-Daniel Hailfinger | 2006-04-04 |
| * | kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree | Carl-Daniel Hailfinger | 2006-04-04 |
| * | kbuild: fix garbled text in modules.txt | Brian Gerst | 2006-04-04 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-11 |
|\ \ |
|
| * | | [IA64] Prefetch mmap_sem in ia64_do_page_fault() | Christoph Lameter | 2006-04-08 |
| * | | [IA64] Failure to resume after INIT in user space | Keith Owens | 2006-04-08 |
| * | | [IA64] Pass more data to the MCA/INIT notify_die hooks | Keith Owens | 2006-04-08 |
| * | | [IA64] always map VGA framebuffer UC, even if it supports WB | Bjorn Helgaas | 2006-04-08 |
| * | | [IA64] fix bug in ia64 __mutex_fastpath_trylock | Chen, Kenneth W | 2006-04-08 |
| * | | [IA64] for_each_possible_cpu: ia64 | KAMEZAWA Hiroyuki | 2006-04-06 |
| * | | [IA64] update HP CSR space discovery via ACPI | Bjorn Helgaas | 2006-04-06 |
| * | | [IA64] Wire up new syscalls {set,get}_robust_list | Tony Luck | 2006-04-06 |
| * | | [IA64] 'msg' may be used uninitialized in xpc_initiate_allocate() | Tony Luck | 2006-04-04 |
| * | | [IA64] Wire up new syscall sync_file_range() | Tony Luck | 2006-04-04 |
| |/ |
|
* | | [PATCH] x86_64: inline function prefix with __always_inline in vsyscall | mao, bibo | 2006-04-11 |
* | | [PATCH] x86_64: Fix embarassing typo in mmconfig bus check | Andi Kleen | 2006-04-11 |
* | | [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access | Andi Kleen | 2006-04-11 |
* | | [PATCH] i386: Remove bogus special case code from AMD core parsing | Andi Kleen | 2006-04-11 |
* | | [PATCH] x86_64: fix sync before RDTSC on Intel cpus | Siddha, Suresh B | 2006-04-11 |
* | | [PATCH] x86_64: Remove check for canonical RIP | Andi Kleen | 2006-04-11 |
* | | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. | Andi Kleen | 2006-04-11 |
* | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-11 |
|\ \ |
|
| * | | [PATCH] vfs: add splice_write and splice_read to documentation | Pekka J Enberg | 2006-04-11 |
| * | | [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_* | OGAWA Hirofumi | 2006-04-11 |
| * | | [PATCH] splice: warning fix | Andrew Morton | 2006-04-11 |