aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/dev_table.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-25[PATCH] cpumask: uninline any_online_cpu()Andrew Morton2-10/+15
2006-03-25[PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2-9/+23
2006-03-25[PATCH] cpumask: uninline next_cpu()Andrew Morton2-7/+9
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton3-5/+19
2006-03-25[PATCH] Altix: rs422 support for ioc4 serial driverPat Gefre1-138/+249
2006-03-25[PATCH] Fix sb_mixer use before validationEugene Teo1-3/+3
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk1-1/+4
2006-03-25[PATCH] radix-tree documentation cleanupsJonathan Corbet2-27/+35
2006-03-25[PATCH] compat_sys_nfsservctl(): handle errors correctlyPeter Staubach1-1/+4
2006-03-25[PATCH] i2o_dump_hrt() output cleanupVasily Averin1-18/+13
2006-03-25[PATCH] fix alloc_large_system_hash() roundupJohn Hawkes1-2/+1
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2-2/+10
2006-03-25[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p()Eric Dumazet1-6/+0
2006-03-25[PATCH] Ext2 flags shouldn't report "nogrpid"Rob Landley1-2/+0
2006-03-25[PATCH] MAINTAINERS: remove dead URLJohannes Stezenbach1-1/+0
2006-03-25[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlinkNeilBrown1-2/+14
2006-03-25[PATCH] Update some VFS documentationNeilBrown1-22/+195
2006-03-25[PATCH] indirect_print_item() warning fixBenoit Boissinot1-1/+1
2006-03-25[PATCH] remove dead address from maintainers list.Dave Jones1-1/+1
2006-03-25[PATCH] Remova long-incorrect address for Jamie LokierJamie Lokier1-5/+6
2006-03-25[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk1-5/+7
2006-03-25[PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checkingAdrian Bunk1-1/+1
2006-03-25[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk1-2/+2
2006-03-25[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas2-1/+10
2006-03-25[PATCH] find_task_by_pid() needs tasklist_lockAndrew Morton2-0/+4
2006-03-25[PATCH] ext3: Fix debug logging-only compilation errorKirk True1-3/+3
2006-03-25[PATCH] kallsyms: handle malloc() failureJesper Juhl1-1/+11
2006-03-25[PATCH] Reduce sched latency in shrink_dcache_sb()Kirill Korotaev1-0/+1
2006-03-25[PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi1-1/+1
2006-03-25[PATCH] freeze_bdev() cleanupOGAWA Hirofumi1-19/+11
2006-03-25[PATCH] fix messages in fs/minixDenis Vlasenko4-22/+22
2006-03-25[PATCH] make cap_ptrace enforce PTRACE_TRACME checksChris Wright1-2/+2
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright5-42/+34
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk2-2/+4
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi28-4/+35
2006-03-25[PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty1-4/+17
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton3-49/+55
2006-03-25[PATCH] ads7846 build fixAndrew Morton1-0/+1
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton1-0/+1
2006-03-25[PATCH] collie: fix missing pcmcia bitsPavel Machek1-0/+30
2006-03-25[PATCH] fix hardcoded values in collie frontlightPavel Machek1-13/+10
2006-03-25[PATCH] remove MAINTAINERS entry for rtlinuxAdrian Bunk1-7/+0
2006-03-25[PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich1-15/+13
2006-03-25[PATCH] smbfs: Fix debug logging-only compilation errorKirk True1-1/+1
2006-03-25[PATCH] 9p: update documentationEric Van Hensbergen1-10/+11
2006-03-25[PATCH] 9p: fix name consistency problemsEric Van Hensbergen6-23/+22
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen23-70/+46
2006-03-25[PATCH] v9fs: fix vfs_inode dereference before NULL checkEugene Teo1-0/+2
2006-03-25[PATCH] v9fs: add extension field to TcreateLatchesar Ionkov6-51/+50
2006-03-25[PATCH] v9fs: print 9p messagesLatchesar Ionkov7-3/+368