aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin6-11/+76
2009-05-11x86, defconfig: update kernel position parametersH. Peter Anvin2-5/+6
2009-05-11x86, defconfig: update to current, no material changesH. Peter Anvin2-68/+223
2009-05-11x86: make CONFIG_RELOCATABLE the defaultH. Peter Anvin1-2/+2
2009-05-11x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MBH. Peter Anvin1-15/+12
2009-05-11x86: document new bzImage fieldsH. Peter Anvin1-4/+65
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin6-8/+45
2009-05-11x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin2-12/+0
2009-05-11x86, boot: use LOAD_PHYSICAL_ADDR on 64 bitsH. Peter Anvin1-3/+3
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin2-11/+20
2009-05-08x86, boot: determine compressed code offset at compile timeH. Peter Anvin5-60/+123
2009-05-08x86, boot: use appropriate rep string for move and clearH. Peter Anvin2-18/+19
2009-05-08x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin1-0/+4
2009-05-08x86, boot: set up the decompression stack as early as possibleH. Peter Anvin2-14/+12
2009-05-08x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin3-16/+29
2009-05-08x86, boot: stylistic cleanups for boot/compressed/head_64.SH. Peter Anvin1-21/+31
2009-05-08x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin1-81/+89
2009-05-08x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2-2/+2
2009-05-08x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin1-4/+4
2009-05-08x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin1-33/+6
2009-05-08x86: add a Kconfig symbol for when relocations are neededH. Peter Anvin1-0/+5
2009-05-08kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin2-17/+21
2009-05-08x86, boot: align the .bss section in the decompressorH. Peter Anvin1-0/+1
2009-04-30x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg1-0/+2
2009-04-29x86, vmlinux.lds: fix relocatable symbolsIngo Molnar1-2/+5
2009-04-29x86, vmlinux.lds: add copyrightIngo Molnar1-1/+2
2009-04-29x86, vmlinux.lds: unify remaining partsSam Ravnborg3-55/+27
2009-04-29x86, vmlinux.lds: unify percpuSam Ravnborg3-32/+30
2009-04-29x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg3-42/+20
2009-04-29x86, vmlinux.lds: unify parainstructionsSam Ravnborg3-36/+18
2009-04-29x86, vmlinux.lds: unify first part of initdataSam Ravnborg3-119/+61
2009-04-29x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg2-68/+71
2009-04-29x86, vmlinux.lds: unify data output sectionsSam Ravnborg3-65/+55
2009-04-29x86, vmlinux.lds: unify exception tableSam Ravnborg3-20/+10
2009-04-29x86, vmlinux.lds: unify .text output sectionsSam Ravnborg4-51/+31
2009-04-29x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg3-18/+14
2009-04-29x86, vmlinux.lds: unify PHDRSSam Ravnborg3-16/+13
2009-04-29x86, vmlinux.lds: unify header/footerSam Ravnborg3-79/+77
2009-04-29x86: beautify vmlinux_32.lds.SSam Ravnborg1-176/+200
2009-04-27x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds5-49/+20
2009-04-27x86: beautify vmlinux_64.lds.SSam Ravnborg1-205/+243
2009-04-16x86: standardize Kbuild rulesSam Ravnborg2-17/+18
2009-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds35-279/+317
2009-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds6-21/+24
2009-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds33-522/+814
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai2-3/+7
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds18-163/+136
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds1-0/+6
2009-04-15cfq-iosched: add close cooperator codeJens Axboe1-25/+198