aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha
2009-04-12x86: fix wrong section of pat_disable & make it staticMarcin Slusarz
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-10x86: Document get_user_pages_fast()Andy Grover
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput