aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-07[PATCH] hfs: NLS supportRoman Zippel
2005-09-07[PATCH] hfs: show_options supportRoman Zippel
2005-09-07[PATCH] hfs: remove debug codeRoman Zippel
2005-09-07[PATCH] ipmi poweroff: fix chassis controlCorey Minyard
2005-09-07[PATCH] ipmi: remove unused fieldsCorey Minyard
2005-09-07[PATCH] ipmi: style cleanupsCorey Minyard
2005-09-07[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell serversCorey Minyard
2005-09-07[PATCH] ipmi: fix panic ipmb responseCorey Minyard
2005-09-07[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard
2005-09-07[PATCH] ipmi: OEM flag handling and hacks for some Dell machinesCorey Minyard
2005-09-07[PATCH] ipmi: allow userland to include ipmi.hCorey Minyard
2005-09-07[PATCH] ipmi: watchdog/NMI interaction fixesCorey Minyard
2005-09-07[PATCH] ipmi: high-res timer support fixesCorey Minyard
2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard
2005-09-07[PATCH] IPMI: use dmi_find_device()Andrey Panin
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] fs: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] PPC64: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] IA64: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg
2005-09-07[PATCH] fix: dmi_check_systemRobert Love
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin
2005-09-07[PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin
2005-09-07[PATCH] dmi: remove old debugging codeAndrey Panin
2005-09-07[PATCH] dmi: remove uneeded functionAndrey Panin
2005-09-07[PATCH] cifs_create() fixMiklos Szeredi
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi
2005-09-07[PATCH] fix enum pid_directory_inos in proc/base.cMiklos Szeredi
2005-09-07[PATCH] use get_fs_struct() in procMiklos Szeredi
2005-09-07[PATCH] namei cleanupMiklos Szeredi
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi
2005-09-07[PATCH] Remove maintainer's bad e-mails addressesJiri Slaby
2005-09-07[PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...Olaf Hering
2005-09-07[PATCH] alloc_buffer_head() and free_buffer_head() cleanupCoywolf Qi Hunt
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...Eric Dumazet
2005-09-07[PATCH] cpusets: re-enable "dynamic sched domains"John Hawkes
2005-09-07[PATCH] cpusets: fix the "dynamic sched domains" bugJohn Hawkes
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson
2005-09-07[PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson
2005-09-07[PATCH] cpusets: oom_kill tweaksPaul Jackson
2005-09-07[PATCH] ia64 cpuset + build_sched_domains() mangles structuresJohn Hawkes
2005-09-07[PATCH] block: CFQ refcounting fixBrian King
2005-09-07[PATCH] sunrpc: print unsigned integers in statsMax Kellermann
2005-09-07[PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan