aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] fs: convert kcalloc to kzallocPekka Enberg2-42/+42
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg5-5/+5
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg8-8/+8
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg20-22/+22
2005-09-07[PATCH] PPC64: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[PATCH] IA64: convert kcalloc to kzallocPekka Enberg3-6/+6
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg7-23/+27
2005-09-07[PATCH] fix: dmi_check_systemRobert Love1-1/+1
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin2-15/+123
2005-09-07[PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin1-16/+23
2005-09-07[PATCH] dmi: remove old debugging codeAndrey Panin1-21/+0
2005-09-07[PATCH] dmi: remove uneeded functionAndrey Panin1-45/+40
2005-09-07[PATCH] cifs_create() fixMiklos Szeredi1-14/+13
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi10-122/+26
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi3-44/+33
2005-09-07[PATCH] fix enum pid_directory_inos in proc/base.cMiklos Szeredi1-2/+3
2005-09-07[PATCH] use get_fs_struct() in procMiklos Szeredi1-11/+12
2005-09-07[PATCH] namei cleanupMiklos Szeredi1-28/+24
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi2-11/+0
2005-09-07[PATCH] Remove maintainer's bad e-mails addressesJiri Slaby1-8/+0
2005-09-07[PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules via udevOlaf Hering1-0/+8
2005-09-07[PATCH] alloc_buffer_head() and free_buffer_head() cleanupCoywolf Qi Hunt1-6/+4
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup lookupsEric Dumazet1-2/+2
2005-09-07[PATCH] cpusets: re-enable "dynamic sched domains"John Hawkes1-12/+0
2005-09-07[PATCH] cpusets: fix the "dynamic sched domains" bugJohn Hawkes1-20/+69
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes7-532/+260
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson3-0/+44
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson5-20/+101
2005-09-07[PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson1-3/+5
2005-09-07[PATCH] cpusets: oom_kill tweaksPaul Jackson1-26/+31
2005-09-07[PATCH] ia64 cpuset + build_sched_domains() mangles structuresJohn Hawkes1-21/+69
2005-09-07[PATCH] block: CFQ refcounting fixBrian King1-3/+0
2005-09-07[PATCH] sunrpc: print unsigned integers in statsMax Kellermann1-8/+8
2005-09-07[PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan2-1/+9
2005-09-07[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpcStephen Rothwell2-4/+3
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell18-223/+30
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell21-171/+26
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell20-348/+31
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell21-239/+48
2005-09-07[PATCH] Consolidate asm-ppc*/fcntl.hStephen Rothwell2-72/+6
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell22-526/+66
2005-09-07[PATCH] tpm: fix tpm_atmel.c on ICH6Philipp Matthias Hahn1-0/+3
2005-09-07[PATCH] isdn_v110 warning fixJesper Juhl1-2/+2
2005-09-07[PATCH] hpet: fix drift and urlAlex Williamson1-2/+2
2005-09-07[PATCH] vt: fix possible memory corruption in complement_posAntonino A. Daplas1-6/+11
2005-09-07[PATCH] optimise 64bit unaligned access on 32bit kernelRalf Baechle1-6/+6
2005-09-07[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a verify_area related noteJesper Juhl1-17/+0
2005-09-07[PATCH] remove verify_area(): remove or edit references to verify_area in Documentation/Jesper Juhl3-10/+3
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headersJesper Juhl23-197/+0
2005-09-07[PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg1-6/+7