aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-25[PATCH] Keys: Fix key quota management on key allocationDavid Howells1-2/+2
2006-03-25[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleChen, Kenneth W1-1/+1
2006-03-25[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj1-1/+1
2006-03-25[PATCH] quieten zone_pcp_initAnton Blanchard1-2/+3
2006-03-25[PATCH] mm: make page migration dependent on swap and NUMAChristoph Lameter1-2/+2
2006-03-25[PATCH] slab: fix memory leak in alloc_kmemlistChristoph Lameter1-5/+28
2006-03-25[PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fixChristoph Lameter1-17/+17
2006-03-25[PATCH] slab: Bypass free lists for __drain_alien_cache()Christoph Lameter1-2/+9
2006-03-25[PATCH] slab: add transfer_objects() functionChristoph Lameter1-14/+28
2006-03-25[PATCH] mm: use kmem_cache_zallocPekka Enberg2-6/+3
2006-03-25[PATCH] slab: optimize constant-size kzalloc callsPekka Enberg2-6/+30
2006-03-25[PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg3-0/+29
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro6-11/+222
2006-03-25[PATCH] cirrus ep93xx watchdog driverAlessandro Zummo3-0/+268
2006-03-25[PATCH] Optimise d_find_alias()David Howells1-4/+7
2006-03-25[PATCH] Validate and sanitze itimer timeval from userspaceThomas Gleixner2-0/+78
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner6-61/+43
2006-03-25[PATCH] timer irq driven soft watchdog fixAndrew Morton1-0/+1
2006-03-25[PATCH] fix DMI onboard device discoveryAndrey Panin1-1/+1
2006-03-24[PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms1-1/+1
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor5-0/+1358
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton1-2/+2
2006-03-24[PATCH] strndup_user: convert keyctlDavi Arnaut1-105/+50
2006-03-24[PATCH] strndup_user: convert moduleDavi Arnaut1-16/+3
2006-03-24[PATCH] strndup_user()Davi Arnaut2-0/+39
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar3-27/+33
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov1-0/+1
2006-03-24[PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa1-7/+33
2006-03-24[PATCH] RLIMIT_CPU: document wrong return valueAndrew Morton1-0/+7
2006-03-24[PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton1-1/+12
2006-03-24[PATCH] sys_setrlimit() cleanupAndrew Morton1-11/+15
2006-03-24[PATCH] deprecate the tasklist_lock exportChristoph Hellwig1-0/+11
2006-03-24[PATCH] Yet more rio cleaning (2 of 2)Alan Cox18-912/+265
2006-03-24[PATCH] Yet more rio cleaning (1 of 2)Alan Cox15-524/+36
2006-03-24[PATCH] rio driver rework continued #5Alan Cox3-10/+2
2006-03-24[PATCH] rio driver rework continued #4Alan Cox1-272/+118
2006-03-24[PATCH] rio driver rework continued #3Alan Cox7-535/+232
2006-03-24[PATCH] rio driver rework continued #2Alan Cox4-154/+115
2006-03-24[PATCH] rio driver rework continued #1Alan Cox10-167/+118
2006-03-24[PATCH] rioboot: post-LindentAlan Cox1-252/+177
2006-03-24[PATCH] rioboot: lindentAlan Cox1-811/+704
2006-03-24[PATCH] rio: more header cleanupAlan Cox10-400/+243
2006-03-24[PATCH] Fix "value computed not used" warningsTakashi Iwai3-10/+10
2006-03-24[PATCH] deprecate the kernel_thread exportChristoph Hellwig1-0/+11
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala3-2/+10
2006-03-24[PATCH] show MCP menu only on ARCH_SA1100Adrian Bunk1-0/+1
2006-03-24[PATCH] Conditionalize compat_sys_newfstatatKyle McMartin1-0/+2
2006-03-24[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTKJohn Z. Bohach1-38/+38
2006-03-24[PATCH] Updated Documentation/nfsroot.txtNico Schottelius1-3/+14
2006-03-24[PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman5-0/+1469