aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-25[PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checkingAdrian Bunk
2006-03-25[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk
2006-03-25[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas
2006-03-25[PATCH] find_task_by_pid() needs tasklist_lockAndrew Morton
2006-03-25[PATCH] ext3: Fix debug logging-only compilation errorKirk True
2006-03-25[PATCH] kallsyms: handle malloc() failureJesper Juhl
2006-03-25[PATCH] Reduce sched latency in shrink_dcache_sb()Kirill Korotaev
2006-03-25[PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi
2006-03-25[PATCH] freeze_bdev() cleanupOGAWA Hirofumi
2006-03-25[PATCH] fix messages in fs/minixDenis Vlasenko
2006-03-25[PATCH] make cap_ptrace enforce PTRACE_TRACME checksChris Wright
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-25[PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton
2006-03-25[PATCH] ads7846 build fixAndrew Morton
2006-03-25[PATCH] tpm: sparc32 build fixAndrew Morton
2006-03-25[PATCH] collie: fix missing pcmcia bitsPavel Machek
2006-03-25[PATCH] fix hardcoded values in collie frontlightPavel Machek
2006-03-25[PATCH] remove MAINTAINERS entry for rtlinuxAdrian Bunk
2006-03-25[PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich
2006-03-25[PATCH] smbfs: Fix debug logging-only compilation errorKirk True
2006-03-25[PATCH] 9p: update documentationEric Van Hensbergen
2006-03-25[PATCH] 9p: fix name consistency problemsEric Van Hensbergen
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen
2006-03-25[PATCH] v9fs: fix vfs_inode dereference before NULL checkEugene Teo
2006-03-25[PATCH] v9fs: add extension field to TcreateLatchesar Ionkov
2006-03-25[PATCH] v9fs: print 9p messagesLatchesar Ionkov
2006-03-25[PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentationRuss Cox
2006-03-25[PATCH] v9fs: consolidate trans_sock into trans_fdRuss Cox
2006-03-25[PATCH] kconfig: clarify memory debug optionsAndrew Morton
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas
2006-03-25[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri...Alexander Zarochentsev
2006-03-25[PATCH] initcall failure reportingAndrew Morton
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman
2006-03-25[PATCH] block/floppy: fix section mismatch warningsSam Ravnborg
2006-03-25[PATCH] ide: fix section mismatch warningSam Ravnborg
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin
2006-03-25[PATCH] sysrq cleanupAndrew Morton
2006-03-25[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialiseJesper Juhl
2006-03-25[PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton
2006-03-25[PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller