summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-05-09x86, boot: stylistic cleanups for boot/compressed/head_64.SH. Peter Anvin1-21/+31
2009-05-09x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin1-81/+89
2009-05-09x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2-2/+2
2009-05-09x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin1-4/+4
2009-05-09x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin1-33/+6
2009-05-09x86: add a Kconfig symbol for when relocations are neededH. Peter Anvin1-0/+5
2009-05-09x86, 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-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds1-0/+6
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins1-22/+11
2009-04-14Fix quilt merge error in acpi-cpufreq.cLinus Torvalds1-1/+1
2009-04-14Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-59/+160
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-19/+57
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton1-15/+9
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha4-2/+15
2009-04-12x86: fix wrong section of pat_disable & make it staticMarcin Slusarz1-1/+1
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick1-3/+4
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu6-18/+24
2009-04-10x86: Document get_user_pages_fast()Andy Grover1-0/+16
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han1-1/+4
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu4-6/+7
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-18/+35
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+4
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput2-0/+0
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker2-1/+4
2009-04-09xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge1-0/+3
2009-04-09xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge1-3/+3
2009-04-09xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge1-1/+6
2009-04-09xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge1-2/+2
2009-04-09xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2-14/+28
2009-04-08Xen: Add virt_to_pfn helper functionAlex Nixon1-1/+2
2009-04-08x86-64: remove PGE from must-have feature listJeremy Fitzhardinge1-1/+1