summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman4-13/+6
2006-12-07[IA64] resolve name clash by renaming is_available_memory()Christoph Lameter1-3/+3
2006-12-07[IA64] Need export for csum_ipv6_magicTony Luck1-0/+1
2006-12-07[IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAPMatthew Wilcox1-6/+5
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi2-9/+11
2006-12-07[IA64] tidy up return value of ip_fast_csumChen, Kenneth W1-1/+2
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W2-2/+59
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson2-3/+49
2006-12-07[IA64] Update processor_info featuresRuss Anderson1-2/+11
2006-12-07[IA64] Add se bit to Processor State Parameter structureRuss Anderson1-1/+3
2006-12-07[IA64] Add dp bit to cache and bus check structsRuss Anderson1-3/+5
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller2-7/+15
2006-12-07[IA64] sparse cleanupsMatthew Wilcox2-7/+7
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai19-6/+969
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds3-2/+75
2006-12-07[PATCH] elf.h: forward declare struct fileAndrew Morton1-0/+2
2006-12-07[PATCH] cpuset: allow a larger buffer for writes to cpuset filesPaul Menage1-2/+3
2006-12-07[PATCH] ext4: Eliminate inline functionsAvantika Mathur1-14/+14
2006-12-07[PATCH] ext4: kmalloc to kzallocAvantika Mathur1-6/+3
2006-12-07[PATCH] ext4: if expression formatAvantika Mathur1-21/+42
2006-12-07[PATCH] ext3 balloc: fix _with_rsv freezeHugh Dickins1-1/+1
2006-12-07[PATCH] ext3 balloc: use io_error labelHugh Dickins1-4/+2
2006-12-07[PATCH] ext3 balloc: say rb_entry not list_entryHugh Dickins1-3/+3
2006-12-07[PATCH] ext3 balloc: fix off-by-one against rsv_endHugh Dickins1-1/+1
2006-12-07[PATCH] ext3 balloc: fix off-by-one against grp_goalHugh Dickins1-2/+2
2006-12-07[PATCH] ext3 balloc: reset windowsz when fullHugh Dickins1-0/+1
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2-1/+3
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard1-2/+2
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard5-266/+423
2006-12-07[PATCH] IPMI: fix pci warningCorey Minyard1-1/+6
2006-12-07[PATCH] IPMI: add pigeonpoint poweroffCorey Minyard1-1/+51
2006-12-07[PATCH] IPMI: system interface hotplugCorey Minyard2-23/+322
2006-12-07[PATCH] IPMI: add poll delayCorey Minyard1-1/+6
2006-12-07[PATCH] IPMI: fix request eventsCorey Minyard1-10/+12
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard6-1/+207
2006-12-07[PATCH] IPMI: Allow hot system interface removeCorey Minyard4-132/+304
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard3-6/+30
2006-12-07[PATCH] IPMI: remove interface number limitsCorey Minyard1-113/+97
2006-12-07[PATCH] IPMI: Fix device model nameCorey Minyard1-56/+91
2006-12-07[PATCH] nbd: show nbd client pid in sysfsPaul Clements2-0/+17
2006-12-07[PATCH] add ignore_loglevel boot optionIngo Molnar2-1/+17
2006-12-07[PATCH] lockdep: register_lock_class() fixIngo Molnar1-0/+6
2006-12-07[PATCH] Update ext[23] mailing list addressErik Mouw1-3/+9
2006-12-07[PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insertJohann Lombardi1-3/+4
2006-12-07[PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise2-17/+0
2006-12-07[PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vectorChen, Kenneth W1-1/+0
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm5-188/+63
2006-12-07[PATCH] do_coredump() and not stopping rewrite attacks?Alexey Dobriyan1-1/+2
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk19-68/+102
2006-12-07[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctlyJun Chen1-10/+103