aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-25[PATCH] cpumask: uninline next_cpu()Andrew Morton
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton
2006-03-25[PATCH] Altix: rs422 support for ioc4 serial driverPat Gefre
2006-03-25[PATCH] Fix sb_mixer use before validationEugene Teo
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk
2006-03-25[PATCH] radix-tree documentation cleanupsJonathan Corbet
2006-03-25[PATCH] compat_sys_nfsservctl(): handle errors correctlyPeter Staubach
2006-03-25[PATCH] i2o_dump_hrt() output cleanupVasily Averin
2006-03-25[PATCH] fix alloc_large_system_hash() roundupJohn Hawkes
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton
2006-03-25[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...Eric Dumazet
2006-03-25[PATCH] Ext2 flags shouldn't report "nogrpid"Rob Landley
2006-03-25[PATCH] MAINTAINERS: remove dead URLJohannes Stezenbach
2006-03-25[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlinkNeilBrown
2006-03-25[PATCH] Update some VFS documentationNeilBrown
2006-03-25[PATCH] indirect_print_item() warning fixBenoit Boissinot
2006-03-25[PATCH] remove dead address from maintainers list.Dave Jones
2006-03-25[PATCH] Remova long-incorrect address for Jamie LokierJamie Lokier
2006-03-25[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk
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