index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
oss
/
sb_mixer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-21
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
Trond Myklebust
2
-38
/
+106
2006-10-21
[PATCH] cciss: Fix warnings (and bug on 1TB discs)
Matthew Wilcox
1
-13
/
+9
2006-10-21
[PATCH] i2o/exec-osm.c: use "unsigned long flags;"
Alexey Dobriyan
1
-1
/
+1
2006-10-21
[PATCH] cpuset: mempolicy migration typo fix
Paul Jackson
1
-1
/
+1
2006-10-21
[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yet
Christoph Lameter
1
-4
/
+7
2006-10-21
[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc
Andy Whitcroft
4
-0
/
+18
2006-10-21
[PATCH] ibmveth: Fix index increment calculation
David Gibson
1
-4
/
+6
2006-10-21
[PATCH] pci: declare pci_get_device_reverse()
Andrew Morton
1
-2
/
+11
2006-10-21
[PATCH] clocksource: acpi_pm: add another greylist chipset
Daniel Walker
1
-2
/
+4
2006-10-21
[PATCH] md: endian annotations for the bitmap superblock
NeilBrown
2
-15
/
+15
2006-10-21
[PATCH] md: endian annotation for v1 superblock access
NeilBrown
2
-34
/
+35
2006-10-21
[PATCH] md: add another COMPAT_IOCTL for md
NeilBrown
1
-0
/
+1
2006-10-21
[PATCH] md: fix calculation of ->degraded for multipath and raid10
NeilBrown
2
-2
/
+2
2006-10-21
[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)
Adrian Bunk
1
-0
/
+13
2006-10-21
[PATCH] Char: correct pci_get_device changes
Jiri Slaby
3
-0
/
+19
2006-10-21
[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state
Andi Kleen
3
-5
/
+8
2006-10-21
[PATCH] x86-64: Overlapping program headers in physical addr space fix
Vivek Goyal
1
-1
/
+2
2006-10-21
[PATCH] x86-64: Put more than one cpu in TARGET_CPUS
Eric W. Biederman
1
-1
/
+1
2006-10-21
[PATCH] x86: Revert new unwind kernel stack termination
Andi Kleen
2
-10
/
+1
2006-10-21
[PATCH] x86-64: Use irq_domain in ioapic_retrigger_irq
Eric W. Biederman
1
-2
/
+5
2006-10-21
[PATCH] i386: Disable nmi watchdog on all ThinkPads
Andi Kleen
3
-5
/
+27
2006-10-21
[PATCH] x86-64: Revert interrupt backlink changes
Andi Kleen
1
-3
/
+0
2006-10-21
[PATCH] x86-64: Fix ENOSYS in system call tracing
Jan Beulich
1
-0
/
+2
2006-10-21
[PATCH] i386: Fix fake return address
Jeremy Fitzhardinge
1
-1
/
+1
2006-10-21
[PATCH] x86-64: x86_64 add NX mask for PTE entry
bibo,mao
1
-0
/
+1
2006-10-21
[PATCH] x86-64: Speed up dwarf2 unwinder
Jan Beulich
5
-39
/
+299
2006-10-21
[PATCH] x86: Use -maccumulate-outgoing-args
Andi Kleen
2
-0
/
+8
2006-10-21
[PATCH] x86-64: fix page align in e820 allocator
Vivek Goyal
1
-7
/
+7
2006-10-21
[PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGS
Corey Minyard
1
-1
/
+1
2006-10-21
[PATCH] i386: fix .cfi_signal_frame copy-n-paste error
Andrew Morton
1
-2
/
+2
2006-10-21
[PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...
Yinghai Lu
1
-3
/
+3
2006-10-21
[PATCH] x86-64: x86_64 hot-add memory srat.c fix
keith mannthey
1
-2
/
+2
2006-10-21
[PATCH] i386: Update defconfig
Andi Kleen
1
-15
/
+15
2006-10-21
[PATCH] x86-64: Update defconfig
Andi Kleen
1
-15
/
+15
2006-10-21
[PATCH] fix PXA2xx UDC compilation error
Nicolas Pitre
1
-1
/
+1
2006-10-21
[PATCH] Fix up rpaphp driver for pci hotplug header move
Olaf Hering
1
-1
/
+1
2006-10-21
configfs: handle kzalloc() failure in check_perm()
Chandra Seetharaman
1
-6
/
+8
2006-10-21
ocfs2: cond_resched() in ocfs2_zero_extend()
Mark Fasheh
1
-0
/
+7
2006-10-21
ocfs2: fix page zeroing during simple extends
Mark Fasheh
1
-20
/
+24
2006-10-21
ocfs2: remove spurious d_count check in ocfs2_rename()
Sunil Mushran
1
-8
/
+0
2006-10-21
ocfs2: delete redundant memcmp()
Akinobu Mita
1
-4
/
+6
2006-10-20
Revert "[mv643xx] Add pci device table for auto module loading."
Linus Torvalds
1
-6
/
+0
2006-10-20
[PATCH] one more ARM IRQ fix
Adrian Bunk
1
-1
/
+1
2006-10-20
[PATCH] knfsd: fix race that can disable NFS server
NeilBrown
1
-1
/
+1
2006-10-20
[PATCH] kernel/nsproxy.c: use kmemdup()
Alexey Dobriyan
1
-4
/
+2
2006-10-20
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
OGAWA Hirofumi
2
-4
/
+6
2006-10-20
[PATCH] mm: more commenting on lock ordering
Nick Piggin
2
-23
/
+17
2006-10-20
[PATCH] firmware/dcdbas: add size check in smi_data_write
Doug Warzecha
1
-2
/
+5
2006-10-20
[PATCH] ipmi: fix return codes in failure case
Dave Jones
1
-2
/
+2
2006-10-20
[PATCH] mm: D-cache aliasing issue in cow_user_page
Dmitriy Monakhov
1
-0
/
+1
[next]