aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso2-4/+3
2006-04-11[PATCH] uml: fix some double export warningsPaolo 'Blaisorblade' Giarrusso3-10/+8
2006-04-11[PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso5-7/+7
2006-04-11[PATCH] uml: request format warnings to GCC for appropriate functionsPaolo 'Blaisorblade' Giarrusso3-4/+8
2006-04-11[PATCH] uml: fix 2 harmless cast warnings for 64-bitPaolo 'Blaisorblade' Giarrusso2-2/+3
2006-04-11[PATCH] uml: safe migration path to the correct V3 COW formatPaolo 'Blaisorblade' Giarrusso1-15/+76
2006-04-11[PATCH] uml: make 64-bit COW files compatible with 32-bit onesPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: memory hotplug cleanupsJeff Dike1-3/+1
2006-04-11[PATCH] Add GFP_NOWAITJeff Dike2-1/+3
2006-04-11[PATCH] UML: TLS fixletsJeff Dike2-1/+2
2006-04-11[PATCH] m32r: Remove symbols exported twiceHirokazu Takata1-23/+0
2006-04-11[PATCH] Remove unused prepare_to_switch macroHirokazu Takata6-13/+0
2006-04-11[PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata5-329/+117
2006-04-11[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernelHirokazu Takata3-17/+17
2006-04-11[PATCH] alpha: SMP boot fixesBrian Uhrain says2-5/+20
2006-04-11[PATCH] Enable TSC for AMD Geode GX/LXJordan Crouse1-1/+1
2006-04-11[PATCH] i386: move SMP option above subarch selectionAdrian Bunk1-29/+29
2006-04-11[PATCH] mptspec: remove duplicate #includeRandy Dunlap1-1/+0
2006-04-11[PATCH] mpparse: prevent table index out-of-boundsRandy Dunlap1-0/+7
2006-04-11[PATCH] menu: relocate DOUBLEFAULT optionRandy Dunlap2-9/+9
2006-04-11[PATCH] i386: print EIP/ESP lastRandy Dunlap1-1/+15
2006-04-11[PATCH] swsusp: don't require bigsmpAshok Raj1-7/+8
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macrosHyok S. Choi2-16/+22
2006-04-11[PATCH] hugetlbfs doc. updateRandy Dunlap1-10/+10
2006-04-11[PATCH] mm/migrate.c: don't export a static functionAdrian Bunk1-1/+0
2006-04-11[PATCH] page flags: add commentry regarding field reservationAndy Whitcroft1-2/+14
2006-04-11[PATCH] overcommit: use totalreserve_pages for nommuHideo AOKI1-3/+15
2006-04-11[PATCH] overcommit: use totalreserve_pagesHideo AOKI1-3/+15
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI2-0/+40
2006-04-11[PATCH] Some page migration fixupsChristoph Lameter1-5/+2
2006-04-11[PATCH] mm: fix bug in brk()Ram Gupta1-5/+11
2006-04-11[PATCH] nommu: use compound page in slab allocatorLuke Yang1-0/+7
2006-04-11[PATCH] slab: add statistics for alien cache overflowsRavikiran G Thirumalai1-4/+10
2006-04-11[PATCH] slab: allocate node local memory for off-slab slabmanagementRavikiran G Thirumalai1-3/+6
2006-04-11[PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki4-6/+6
2006-04-11[PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki1-1/+1
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki20-40/+40
2006-04-11[PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializersAdrian Bunk1-2/+8
2006-04-11[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit alignedNeilBrown2-6/+7
2006-04-11[PATCH] Fix NULL pointer dereference in node_read_numastat()Christoph Lameter1-1/+1
2006-04-11[PATCH] select() warning fixesAndrew Morton1-7/+7
2006-04-11[PATCH] sched: don't awaken RT tasks on expired arrayMike Galbraith1-1/+1
2006-04-11[PATCH] sched: fix interactive task starvationMike Galbraith1-18/+44
2006-04-11[XFS] Fix a problem in aligning inode allocations to stripe unitNathan Scott1-7/+8
2006-04-11[XFS] Fix utime(2) in the case that no times parameter was passed in. Nathan Scott1-2/+1
2006-04-11[XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodesDavid Chinner1-7/+20
2006-04-11[XFS] Fix inode reclaim scalability regression. When a filesystem hasDavid Chinner2-17/+13
2006-04-11[XFS] Fix a writepage regression where we accidentally stopped honouringNathan Scott1-9/+9
2006-04-11[XFS] Fix superblock validation regression for the zero imaxpct case. Nathan Scott1-1/+1
2006-04-10[PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman2-2/+8