aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum2006-03-258-22/+10
* [PATCH] Fix memory leak in isapnpJesper Juhl2006-03-251-1/+3
* [PATCH] OSS: Fix leak in awe_wave, also remove pointless cast.Jesper Juhl2006-03-251-2/+4
* [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-252-10/+15
* [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-252-9/+23
* [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-252-7/+9
* [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-253-5/+19
* [PATCH] Altix: rs422 support for ioc4 serial driverPat Gefre2006-03-251-138/+249
* [PATCH] Fix sb_mixer use before validationEugene Teo2006-03-251-3/+3
* [PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk2006-03-251-1/+4
* [PATCH] radix-tree documentation cleanupsJonathan Corbet2006-03-252-27/+35
* [PATCH] compat_sys_nfsservctl(): handle errors correctlyPeter Staubach2006-03-251-1/+4
* [PATCH] i2o_dump_hrt() output cleanupVasily Averin2006-03-251-18/+13
* [PATCH] fix alloc_large_system_hash() roundupJohn Hawkes2006-03-251-2/+1
* [PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2006-03-252-2/+10
* [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...Eric Dumazet2006-03-251-6/+0
* [PATCH] Ext2 flags shouldn't report "nogrpid"Rob Landley2006-03-251-2/+0
* [PATCH] MAINTAINERS: remove dead URLJohannes Stezenbach2006-03-251-1/+0
* [PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlinkNeilBrown2006-03-251-2/+14
* [PATCH] Update some VFS documentationNeilBrown2006-03-251-22/+195
* [PATCH] indirect_print_item() warning fixBenoit Boissinot2006-03-251-1/+1
* [PATCH] remove dead address from maintainers list.Dave Jones2006-03-251-1/+1
* [PATCH] Remova long-incorrect address for Jamie LokierJamie Lokier2006-03-251-5/+6
* [PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk2006-03-251-5/+7
* [PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checkingAdrian Bunk2006-03-251-1/+1
* [PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk2006-03-251-2/+2
* [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas2006-03-252-1/+10
* [PATCH] find_task_by_pid() needs tasklist_lockAndrew Morton2006-03-252-0/+4
* [PATCH] ext3: Fix debug logging-only compilation errorKirk True2006-03-251-3/+3
* [PATCH] kallsyms: handle malloc() failureJesper Juhl2006-03-251-1/+11
* [PATCH] Reduce sched latency in shrink_dcache_sb()Kirill Korotaev2006-03-251-0/+1
* [PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi2006-03-251-1/+1
* [PATCH] freeze_bdev() cleanupOGAWA Hirofumi2006-03-251-19/+11
* [PATCH] fix messages in fs/minixDenis Vlasenko2006-03-254-22/+22
* [PATCH] make cap_ptrace enforce PTRACE_TRACME checksChris Wright2006-03-251-2/+2
* [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-255-42/+34
* [PATCH] add a proper prototype for setup_arch()Adrian Bunk2006-03-252-2/+4
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-2528-4/+35
* [PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty2006-03-251-4/+17
* [PATCH] irq: uninline migration functionsAndrew Morton2006-03-253-49/+55
* [PATCH] ads7846 build fixAndrew Morton2006-03-251-0/+1
* [PATCH] tpm: sparc32 build fixAndrew Morton2006-03-251-0/+1
* [PATCH] collie: fix missing pcmcia bitsPavel Machek2006-03-251-0/+30
* [PATCH] fix hardcoded values in collie frontlightPavel Machek2006-03-251-13/+10
* [PATCH] remove MAINTAINERS entry for rtlinuxAdrian Bunk2006-03-251-7/+0
* [PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich2006-03-251-15/+13
* [PATCH] smbfs: Fix debug logging-only compilation errorKirk True2006-03-251-1/+1
* [PATCH] 9p: update documentationEric Van Hensbergen2006-03-251-10/+11
* [PATCH] 9p: fix name consistency problemsEric Van Hensbergen2006-03-256-23/+22
* [PATCH] v9fs: update license boilerplateEric Van Hensbergen2006-03-2523-70/+46