aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-116-8/+45
* x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin2009-05-112-12/+0
* x86, boot: use LOAD_PHYSICAL_ADDR on 64 bitsH. Peter Anvin2009-05-111-3/+3
* x86, boot: make symbols from the main vmlinux availableH. Peter Anvin2009-05-112-11/+20
* x86, boot: determine compressed code offset at compile timeH. Peter Anvin2009-05-085-60/+123
* x86, boot: use appropriate rep string for move and clearH. Peter Anvin2009-05-082-18/+19
* x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin2009-05-081-0/+4
* x86, boot: set up the decompression stack as early as possibleH. Peter Anvin2009-05-082-14/+12
* x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin2009-05-083-16/+29
* x86, boot: stylistic cleanups for boot/compressed/head_64.SH. Peter Anvin2009-05-081-21/+31
* x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin2009-05-081-81/+89
* x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2009-05-082-2/+2
* x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin2009-05-081-4/+4
* x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin2009-05-081-33/+6
* x86: add a Kconfig symbol for when relocations are neededH. Peter Anvin2009-05-081-0/+5
* x86, boot: align the .bss section in the decompressorH. Peter Anvin2009-05-081-0/+1
* x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg2009-04-301-0/+2
* x86, vmlinux.lds: fix relocatable symbolsIngo Molnar2009-04-291-2/+5
* x86, vmlinux.lds: add copyrightIngo Molnar2009-04-291-1/+2
* x86, vmlinux.lds: unify remaining partsSam Ravnborg2009-04-293-55/+27
* x86, vmlinux.lds: unify percpuSam Ravnborg2009-04-293-32/+30
* x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg2009-04-293-42/+20
* x86, vmlinux.lds: unify parainstructionsSam Ravnborg2009-04-293-36/+18
* x86, vmlinux.lds: unify first part of initdataSam Ravnborg2009-04-293-119/+61
* x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg2009-04-292-68/+71
* x86, vmlinux.lds: unify data output sectionsSam Ravnborg2009-04-293-65/+55
* x86, vmlinux.lds: unify exception tableSam Ravnborg2009-04-293-20/+10
* x86, vmlinux.lds: unify .text output sectionsSam Ravnborg2009-04-294-51/+31
* x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg2009-04-293-18/+14
* x86, vmlinux.lds: unify PHDRSSam Ravnborg2009-04-293-16/+13
* x86, vmlinux.lds: unify header/footerSam Ravnborg2009-04-293-79/+77
* x86: beautify vmlinux_32.lds.SSam Ravnborg2009-04-291-176/+200
* x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds2009-04-275-49/+20
* x86: beautify vmlinux_64.lds.SSam Ravnborg2009-04-271-205/+243
* x86: standardize Kbuild rulesSam Ravnborg2009-04-162-17/+18
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-1516-144/+105
|\
| * powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant2009-04-151-0/+1
| * powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras2009-04-151-6/+6
| * powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason2009-04-151-0/+2
| * powerpc: Allow 256kB pages with SHMEMHugh Dickins2009-04-151-1/+1
| * powerpc/mm: Fix compile warningKumar Gala2009-04-071-1/+0
| * powerpc/85xx: TQM8548: update defconfigWolfgang Grandegger2009-04-071-116/+48
| * powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3Wolfgang Grandegger2009-04-072-4/+4
| * powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodesWolfgang Grandegger2009-04-076-12/+12
| * powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-074-3/+30
| * powerpc: Fix tlbilx opcodeKumar Gala2009-04-071-1/+1
* | acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-151-0/+6
* | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-141-22/+11
* | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-1414-14/+14
|\ \
| * | microblaze: remove duplicated #include'sHuang Weiyi2009-04-145-6/+0