aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro10-94/+44
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro4-19/+0
2006-10-11[PATCH] z2_init() in non-modular caseAl Viro1-22/+6
2006-10-11[PATCH] amiga_floppy_init() in non-modular caseAl Viro1-8/+5
2006-10-11[PATCH] clean m68k ksymsAl Viro10-68/+40
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro3-8/+8
2006-10-11[PATCH] misc m68k __user annotationsAl Viro2-7/+7
2006-10-11[PATCH] m68k uaccess __user annotationsAl Viro1-8/+8
2006-10-11[PATCH] misuse of strstrAl Viro1-1/+1
2006-10-11[PATCH] m32r: more __user annotationsAl Viro1-3/+3
2006-10-11[PATCH] m32r: NULL noise removalAl Viro3-10/+10
2006-10-11[PATCH] m32r: signal __user annotationsAl Viro1-3/+3
2006-10-11[PATCH] m32r: C99 initializers in setup.cAl Viro1-4/+4
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro3-20/+20
2006-10-11[PATCH] arm: use unsigned long instead of unsigned int in get_user()Al Viro1-1/+1
2006-10-11[PATCH] arm __user annotationsAl Viro1-1/+1
2006-10-11[PATCH] md: use BUILD_BUG_ONAlexey Dobriyan1-1/+1
2006-10-11[PATCH] ISDN: several minor fixesJeff Garzik4-19/+21
2006-10-11[PATCH] fs/bio.c: tweaksAndreas Mohr1-4/+5
2006-10-11[PATCH] drivers/mca: handle sysfs errorsJeff Garzik1-7/+21
2006-10-11[PATCH] firmware/efivars: handle errorJeff Garzik1-1/+6
2006-10-11[PATCH] EISA: handle sysfs errorsJeff Garzik1-5/+17
2006-10-11[PATCH] ipmi: handle sysfs errorsJeff Garzik1-29/+93
2006-10-11[PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik1-4/+17
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells3-6/+137
2006-10-11[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super()David Howells4-22/+6
2006-10-11[PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super()David Howells1-11/+20
2006-10-11[PATCH] dell_rbu: printk() warning fixAndrew Morton1-1/+1
2006-10-11[PATCH] kernel-doc: make parameter description indentation uniformRandy Dunlap1-5/+7
2006-10-11[PATCH] include linux/types.h in linux/nbd.hMike Frysinger1-0/+2
2006-10-11[PATCH] kernel-doc: drop various "inline" qualifiersRandy Dunlap1-0/+3
2006-10-11[PATCH] uaccess.h: match kernel-doc and function namesRandy Dunlap1-33/+34
2006-10-11[PATCH] kernel-doc: fix function name in usercopy.cRandy Dunlap1-1/+1
2006-10-11[PATCH] lockdep: fix printk recursion logicIngo Molnar1-9/+2
2006-10-11[PATCH] fix lockdep-design.txtAneesh Kumar1-3/+3
2006-10-11[PATCH] lockdep: use BUILD_BUG_ONAlexey Dobriyan1-4/+1
2006-10-11[PATCH] DAC960: use memmove for overlapping areasAlexey Dobriyan1-2/+2
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan5-25/+16
2006-10-11[PATCH] HT_IRQ must depend on PCIAdrian Bunk1-1/+1
2006-10-11[PATCH] Fix typos in mm/shmem_acl.cAneesh Kumar1-1/+1
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox13-252/+27
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox9-9/+9
2006-10-11[PATCH] D-cache aliasing issue in __block_prepare_writeMonakhov Dmitriy1-0/+2
2006-10-11[PATCH] Remove unnecessary check in fs/fat/inode.cEric Sesterhenn1-1/+1
2006-10-11[PATCH] VM: Fix the gfp_mask in invalidate_complete_page2Trond Myklebust1-1/+1
2006-10-11[PATCH] document the core-dump-to-a-pipe patchMatthias Urlichs1-1/+4
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre6-29/+70
2006-10-11[PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki2-12/+22
2006-10-11[PATCH] x86/microcode: handle sysfs errorJeff Garzik1-2/+6
2006-10-11[PATCH] invalidate_inode_pages2_range() debugAndrew Morton1-0/+1