summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sd: read-only switchPierre Ossman2005-09-074-18/+34
* [PATCH] sd: initialize SD cardsPierre Ossman2005-09-074-73/+262
* [PATCH] hfs: NLS supportRoman Zippel2005-09-078-46/+176
* [PATCH] hfs: show_options supportRoman Zippel2005-09-074-6/+55
* [PATCH] hfs: remove debug codeRoman Zippel2005-09-072-40/+2
* [PATCH] ipmi poweroff: fix chassis controlCorey Minyard2005-09-073-80/+71
* [PATCH] ipmi: remove unused fieldsCorey Minyard2005-09-071-31/+11
* [PATCH] ipmi: style cleanupsCorey Minyard2005-09-075-128/+146
* [PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell serversCorey Minyard2005-09-071-0/+24
* [PATCH] ipmi: fix panic ipmb responseCorey Minyard2005-09-072-41/+69
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-078-34/+19
* [PATCH] ipmi: OEM flag handling and hacks for some Dell machinesCorey Minyard2005-09-071-12/+105
* [PATCH] ipmi: allow userland to include ipmi.hCorey Minyard2005-09-071-0/+1
* [PATCH] ipmi: watchdog/NMI interaction fixesCorey Minyard2005-09-071-7/+11
* [PATCH] ipmi: high-res timer support fixesCorey Minyard2005-09-071-15/+21
* [PATCH] ipmi: add per-channel IPMB addressesCorey Minyard2005-09-073-60/+201
* [PATCH] IPMI: use dmi_find_device()Andrey Panin2005-09-071-88/+17
* [PATCH] ALSA: convert kcalloc to kzallocPekka Enberg2005-09-073-5/+13
* [PATCH] fs: convert kcalloc to kzallocPekka Enberg2005-09-072-42/+42
* [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-075-5/+5
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-078-8/+8
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-0720-22/+22
* [PATCH] PPC64: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] IA64: convert kcalloc to kzallocPekka Enberg2005-09-073-6/+6
* [PATCH] introduce and use kzallocPekka J Enberg2005-09-077-23/+27
* [PATCH] fix: dmi_check_systemRobert Love2005-09-071-1/+1
* [PATCH] dmi: add onboard devices discoveryAndrey Panin2005-09-072-15/+123
* [PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin2005-09-071-16/+23
* [PATCH] dmi: remove old debugging codeAndrey Panin2005-09-071-21/+0
* [PATCH] dmi: remove uneeded functionAndrey Panin2005-09-071-45/+40
* [PATCH] cifs_create() fixMiklos Szeredi2005-09-071-14/+13
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-0710-122/+26
* [PATCH] remove duplicated code from proc and ptraceMiklos Szeredi2005-09-073-44/+33
* [PATCH] fix enum pid_directory_inos in proc/base.cMiklos Szeredi2005-09-071-2/+3
* [PATCH] use get_fs_struct() in procMiklos Szeredi2005-09-071-11/+12
* [PATCH] namei cleanupMiklos Szeredi2005-09-071-28/+24
* [PATCH] remove iattr.ia_attr_flagsMiklos Szeredi2005-09-072-11/+0
* [PATCH] Remove maintainer's bad e-mails addressesJiri Slaby2005-09-071-8/+0
* [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...Olaf Hering2005-09-071-0/+8
* [PATCH] alloc_buffer_head() and free_buffer_head() cleanupCoywolf Qi Hunt2005-09-071-6/+4
* [PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...Eric Dumazet2005-09-071-2/+2
* [PATCH] cpusets: re-enable "dynamic sched domains"John Hawkes2005-09-071-12/+0
* [PATCH] cpusets: fix the "dynamic sched domains" bugJohn Hawkes2005-09-071-20/+69
* [PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2005-09-077-532/+260
* [PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson2005-09-073-0/+44
* [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-075-20/+101
* [PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson2005-09-071-3/+5
* [PATCH] cpusets: oom_kill tweaksPaul Jackson2005-09-071-26/+31
* [PATCH] ia64 cpuset + build_sched_domains() mangles structuresJohn Hawkes2005-09-071-21/+69
* [PATCH] block: CFQ refcounting fixBrian King2005-09-071-3/+0
OpenPOWER on IntegriCloud