summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-131-1/+1
* Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-137-59/+160
|\
| * xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge2009-04-081-0/+3
| * xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge2009-04-081-3/+3
| * xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge2009-04-081-1/+6
| * xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge2009-04-081-2/+2
| * xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-04-082-14/+28
| * Xen: Add virt_to_pfn helper functionAlex Nixon2009-04-081-1/+2
| * x86-64: remove PGE from must-have feature listJeremy Fitzhardinge2009-04-081-1/+1
| * xen: mask XSAVE from cpuidJeremy Fitzhardinge2009-04-081-6/+44
| * NULL noise: arch/x86/xen/smp.cHannes Eder2009-04-081-2/+2
| * xen: remove xen_load_gdt debugJeremy Fitzhardinge2009-04-081-3/+0
| * xen: make xen_load_gdt simplerJeremy Fitzhardinge2009-04-081-8/+6
| * xen: clean up xen_load_gdtJeremy Fitzhardinge2009-04-081-2/+13
| * xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge2009-04-081-1/+6
| * xen: separate p2m allocation from settingJeremy Fitzhardinge2009-04-082-17/+47
| * xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge2009-04-081-1/+0
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-1310-19/+57
|\ \
| * | x86: add linux kernel support for YMM stateSuresh Siddha2009-04-124-2/+15
| * | x86: fix wrong section of pat_disable & make it staticMarcin Slusarz2009-04-121-1/+1
| * | x86: Fix section mismatches in mpparseRakib Mullick2009-04-121-3/+4
| * | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-106-18/+24
OpenPOWER on IntegriCloud