aboutsummaryrefslogtreecommitdiffstats
path: root/init/initramfs.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] mempool: use common mempool kzalloc allocatorMatthew Dobson1-15/+2
2006-03-26[PATCH] mempool: add kzalloc allocatorMatthew Dobson2-3/+16
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson7-129/+34
2006-03-26[PATCH] mempool: add kmalloc allocatorMatthew Dobson2-0/+29
2006-03-26[PATCH] mempool: use common mempool page allocatorMatthew Dobson2-32/+8
2006-03-26[PATCH] mempool: add page allocatorMatthew Dobson2-0/+30
2006-03-26[PATCH] 3c59x: documentation updateSteffen Klassert1-39/+42
2006-03-26[PATCH] 3c59x: minor cleanupsSteffen Klassert1-47/+34
2006-03-26[PATCH] 3c59x: remove per-driver versioningSteffen Klassert1-7/+2
2006-03-26[PATCH] 3c59x: use ethtool_op_get_linkSteffen Klassert1-15/+1
2006-03-26[PATCH] 3c59x: carriercheck for forced mediaSteffen Klassert1-4/+5
2006-03-26[PATCH] 3c59x: decrease polling intervalSteffen Klassert1-0/+4
2006-03-26[PATCH] 3c59x: use mii_check_mediaSteffen Klassert1-77/+49
2006-03-26[PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe1-1/+1
2006-03-26[PATCH] Fix compilation for sound/oss/vwsnd.cEric Sesterhenn1-21/+19
2006-03-26[PATCH] Update documentation for BLK_DEV_INITRD to match current usageH. Peter Anvin1-6/+9
2006-03-26[PATCH] isicom: select FW_LOADERmaximilian attems1-0/+1
2006-03-26[PATCH] fix array overrun in efi.cDarren Jenkins1-1/+1
2006-03-26[PATCH] ads7846: sparc32 warning fixAndrew Morton1-1/+1
2006-03-26[PATCH] remove fixup_cpu_present_map()Andrew Morton1-19/+0
2006-03-26[PATCH] tlclk: fix handling of device majorAndrew Morton1-0/+1
2006-03-26[PATCH] loop: potential kernel hang waiting for kthreadHerbert Poetzl1-1/+3
2006-03-26[PATCH] Use loff_t for size in struct proc_dir_entryManeesh Soni1-1/+1
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell18-409/+73
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell8-119/+38
2006-03-26[PATCH] NFSD4: return conflict lock without racesAndy Adamson1-22/+16
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson2-8/+25
2006-03-26[PATCH] VFS,fs/locks.c: cleanup locks_insert_blockJ. Bruce Fields1-6/+1
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet12-35/+35
2006-03-26[PATCH] hpet header sanitizationRandy Dunlap1-16/+20
2006-03-26[PATCH] ipmi: Increment driver version to v39.0Corey Minyard1-1/+1
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard8-57/+712
2006-03-26[PATCH] ipmi: add generic PCI handlingCorey Minyard2-454/+496
2006-03-26[PATCH] cleanup smp_call_function UP buildCon Kolivas1-1/+5
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown11-38/+33
2006-03-26[PATCH] Make address_space_operations->sync_page return voidNeilBrown4-6/+7
2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar7-56/+65
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar20-157/+172
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar11-89/+99
2006-03-26[PATCH] swswsup: return correct load_image errorCon Kolivas1-3/+4
2006-03-26[PATCH] ACPI: clean up memory attribute checking for map/read/writeBjorn Helgaas1-43/+11
2006-03-26[PATCH] EFI fixesTolentino, Matthew E3-5/+6
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas12-60/+84
2006-03-26[PATCH] DMI: only ioremap stuff we actually needBjorn Helgaas1-1/+1
2006-03-26[PATCH] ia64: ioremap: check EFI for valid memory attributesBjorn Helgaas3-14/+46
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas4-35/+30
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch6-33/+83
2006-03-26[PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal1-2/+0
2006-03-26[PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich1-5/+12
2006-03-26[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin4-17/+81