Age | Commit message (Expand) | Author | Files | Lines |
2006-10-11 | [PATCH] clean m68k ksyms | Al Viro | 10 | -68/+40 |
2006-10-11 | [PATCH] sun3 __iomem annotations | Al Viro | 3 | -8/+8 |
2006-10-11 | [PATCH] misc m68k __user annotations | Al Viro | 2 | -7/+7 |
2006-10-11 | [PATCH] m68k uaccess __user annotations | Al Viro | 1 | -8/+8 |
2006-10-11 | [PATCH] misuse of strstr | Al Viro | 1 | -1/+1 |
2006-10-11 | [PATCH] m32r: more __user annotations | Al Viro | 1 | -3/+3 |
2006-10-11 | [PATCH] m32r: NULL noise removal | Al Viro | 3 | -10/+10 |
2006-10-11 | [PATCH] m32r: signal __user annotations | Al Viro | 1 | -3/+3 |
2006-10-11 | [PATCH] m32r: C99 initializers in setup.c | Al Viro | 1 | -4/+4 |
2006-10-11 | [PATCH] arm-versatile iomem annotations | Al Viro | 3 | -20/+20 |
2006-10-11 | [PATCH] arm: use unsigned long instead of unsigned int in get_user() | Al Viro | 1 | -1/+1 |
2006-10-11 | [PATCH] arm __user annotations | Al Viro | 1 | -1/+1 |
2006-10-11 | [PATCH] md: use BUILD_BUG_ON | Alexey Dobriyan | 1 | -1/+1 |
2006-10-11 | [PATCH] ISDN: several minor fixes | Jeff Garzik | 4 | -19/+21 |
2006-10-11 | [PATCH] fs/bio.c: tweaks | Andreas Mohr | 1 | -4/+5 |
2006-10-11 | [PATCH] drivers/mca: handle sysfs errors | Jeff Garzik | 1 | -7/+21 |
2006-10-11 | [PATCH] firmware/efivars: handle error | Jeff Garzik | 1 | -1/+6 |
2006-10-11 | [PATCH] EISA: handle sysfs errors | Jeff Garzik | 1 | -5/+17 |
2006-10-11 | [PATCH] ipmi: handle sysfs errors | Jeff Garzik | 1 | -29/+93 |
2006-10-11 | [PATCH] firmware/dell_rbu: handle sysfs errors | Jeff Garzik | 1 | -4/+17 |
2006-10-11 | [PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting | David Howells | 3 | -6/+137 |
2006-10-11 | [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_... | David Howells | 4 | -22/+6 |
2006-10-11 | [PATCH] ReiserFS: Make sure all dentries refs are released before calling kil... | David Howells | 1 | -11/+20 |
2006-10-11 | [PATCH] dell_rbu: printk() warning fix | Andrew Morton | 1 | -1/+1 |
2006-10-11 | [PATCH] kernel-doc: make parameter description indentation uniform | Randy Dunlap | 1 | -5/+7 |
2006-10-11 | [PATCH] include linux/types.h in linux/nbd.h | Mike Frysinger | 1 | -0/+2 |
2006-10-11 | [PATCH] kernel-doc: drop various "inline" qualifiers | Randy Dunlap | 1 | -0/+3 |
2006-10-11 | [PATCH] uaccess.h: match kernel-doc and function names | Randy Dunlap | 1 | -33/+34 |
2006-10-11 | [PATCH] kernel-doc: fix function name in usercopy.c | Randy Dunlap | 1 | -1/+1 |
2006-10-11 | [PATCH] lockdep: fix printk recursion logic | Ingo Molnar | 1 | -9/+2 |
2006-10-11 | [PATCH] fix lockdep-design.txt | Aneesh Kumar | 1 | -3/+3 |
2006-10-11 | [PATCH] lockdep: use BUILD_BUG_ON | Alexey Dobriyan | 1 | -4/+1 |
2006-10-11 | [PATCH] DAC960: use memmove for overlapping areas | Alexey Dobriyan | 1 | -2/+2 |
2006-10-11 | [PATCH] fs/*: use BUILD_BUG_ON | Alexey Dobriyan | 5 | -25/+16 |
2006-10-11 | [PATCH] HT_IRQ must depend on PCI | Adrian Bunk | 1 | -1/+1 |
2006-10-11 | [PATCH] Fix typos in mm/shmem_acl.c | Aneesh Kumar | 1 | -1/+1 |
2006-10-11 | [PATCH] Consolidate check_signature | Matthew Wilcox | 13 | -252/+27 |
2006-10-11 | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 9 | -9/+9 |
2006-10-11 | [PATCH] D-cache aliasing issue in __block_prepare_write | Monakhov Dmitriy | 1 | -0/+2 |
2006-10-11 | [PATCH] Remove unnecessary check in fs/fat/inode.c | Eric Sesterhenn | 1 | -1/+1 |
2006-10-11 | [PATCH] VM: Fix the gfp_mask in invalidate_complete_page2 | Trond Myklebust | 1 | -1/+1 |
2006-10-11 | [PATCH] document the core-dump-to-a-pipe patch | Matthias Urlichs | 1 | -1/+4 |
2006-10-11 | [PATCH] bitmap: parse input from kernel and user buffers | Reinette Chatre | 6 | -29/+70 |
2006-10-11 | [PATCH] 32-bit compatibility HDIO IOCTLs | Maciej W. Rozycki | 2 | -12/+22 |
2006-10-11 | [PATCH] x86/microcode: handle sysfs error | Jeff Garzik | 1 | -2/+6 |
2006-10-11 | [PATCH] invalidate_inode_pages2_range() debug | Andrew Morton | 1 | -0/+1 |
2006-10-11 | [PATCH] sched: likely profiling | Nick Piggin | 2 | -4/+4 |
2006-10-11 | [PATCH] tpm: fix error handling | Jeff Garzik | 3 | -8/+17 |
2006-10-11 | [PATCH] ext2: errors behaviour fix | Vasily Averin | 1 | -5/+11 |
2006-10-11 | [PATCH] ext3: errors behaviour fix | Dmitry Mishin | 1 | -0/+2 |