aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-02x86, boot: add new generated files to the appropriate .gitignore filesMike Galbraith
2009-05-20x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin
2009-05-12x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGNH. Peter Anvin
2009-05-12x86, boot: correct sanity checks in boot/compressed/misc.cH. Peter Anvin
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin
2009-05-11x86, defconfig: update kernel position parametersH. Peter Anvin
2009-05-11x86, defconfig: update to current, no material changesH. Peter Anvin
2009-05-11x86: make CONFIG_RELOCATABLE the defaultH. Peter Anvin
2009-05-11x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MBH. Peter Anvin
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
2009-05-11x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin
2009-05-11x86, boot: use LOAD_PHYSICAL_ADDR on 64 bitsH. Peter Anvin
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin
2009-05-08x86, boot: determine compressed code offset at compile timeH. Peter Anvin
2009-05-08x86, boot: use appropriate rep string for move and clearH. Peter Anvin
2009-05-08x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin
2009-05-08x86, boot: set up the decompression stack as early as possibleH. Peter Anvin
2009-05-08x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin
2009-05-08x86, boot: stylistic cleanups for boot/compressed/head_64.SH. Peter Anvin
2009-05-08x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin
2009-05-08x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin
2009-05-08x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin
2009-05-08x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin
2009-05-08x86: add a Kconfig symbol for when relocations are neededH. Peter Anvin
2009-05-08x86, boot: align the .bss section in the decompressorH. Peter Anvin
2009-04-30x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg
2009-04-29x86, vmlinux.lds: fix relocatable symbolsIngo Molnar
2009-04-29x86, vmlinux.lds: add copyrightIngo Molnar
2009-04-29x86, vmlinux.lds: unify remaining partsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify percpuSam Ravnborg
2009-04-29x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify parainstructionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify first part of initdataSam Ravnborg
2009-04-29x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify data output sectionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify exception tableSam Ravnborg
2009-04-29x86, vmlinux.lds: unify .text output sectionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg
2009-04-29x86, vmlinux.lds: unify PHDRSSam Ravnborg
2009-04-29x86, vmlinux.lds: unify header/footerSam Ravnborg
2009-04-29x86: beautify vmlinux_32.lds.SSam Ravnborg
2009-04-27x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds
2009-04-27x86: beautify vmlinux_64.lds.SSam Ravnborg
2009-04-16x86: standardize Kbuild rulesSam Ravnborg
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-15powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant
2009-04-15powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras
2009-04-15powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason
2009-04-15powerpc: Allow 256kB pages with SHMEMHugh Dickins