summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_32.S
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-111-2/+2
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2019-05-221-1/+1
* x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski2017-02-231-1/+1
* x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-06-111-15/+18
* x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-071-1/+1
* x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-071-1/+6
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-041-1/+1
|\
| * x86: Fix override new_cpu_data.x86 with 486Wang YanQing2013-06-281-1/+1
* | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+0
|/
* x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-061-21/+0
* Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-221-0/+11
|\
| * x86/head_32.S: Early update ucode in 32-bitFenghua Yu2013-01-311-0/+11
* | x86, head_32: Give the 6 label a real nameBorislav Petkov2013-02-121-6/+6
* | x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov2013-02-121-13/+4
* | x86: Detect CPUID support early at bootBorislav Petkov2013-02-121-25/+25
* | x86, head_32: Remove i386 piecesBorislav Petkov2013-02-121-17/+5
* | x86-32: Start out cr0 clean, disable paging before modifying cr3/4H. Peter Anvin2013-01-191-2/+7
|/
* Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-111-0/+13
|\
| * x86-32, hotplug: Add start_cpu0() entry point to head_32.SFenghua Yu2012-11-141-0/+13
* | x86-32: Unbreak booting on some 486 clonesH. Peter Anvin2012-11-271-2/+7
|/
* x86-32: Start out eflags and cr4 cleanH. Peter Anvin2012-09-261-15/+16
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-291-4/+1
|\
| * x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-081-4/+1
* | x86-32: Handle exception table entries during early bootH. Peter Anvin2012-04-191-94/+129
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-1/+1
|\
| * x86: OLPC: Cleanup config maze completelyThomas Gleixner2011-02-231-1/+1
* | x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis2011-02-251-4/+4
|/
* x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-041-17/+13
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-7/+9
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-061-38/+39
|\ \ \
| * | | x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell2011-01-041-38/+39
| | |/ | |/|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-061-0/+6
|\ \ \ | |/ / |/| |
| * | x86, cpu: Call verify_cpu during 32bit CPU startupKees Cook2010-11-101-0/+6
| |/
| |
| \
*-. | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-191-5/+7
|\ \|
| * | x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin2010-12-161-5/+7
| |/
* / lguest: populate initial_page_tableRusty Russell2010-12-161-2/+2
|/
* x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov2010-10-201-30/+25
* x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-181-1/+7
* x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-181-0/+6
* Merge branch 'master' into percpuTejun Heo2010-01-051-7/+11
|\
| * x86-32: Use symbolic constants, safer CPUID when enabling EFER.NXH. Peter Anvin2009-11-161-7/+11
* | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-3/+3
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-261-1/+1
|\
| * Merge branch 'x86/asm' into x86/urgentIngo Molnar2009-09-251-1/+1
| |\
| | * x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-181-1/+1
* | | Use macros for .data.page_aligned section.Tim Abbott2009-09-211-1/+1
* | | Use macros for .bss.page_aligned section.Tim Abbott2009-09-211-1/+1
|/ /
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-0/+1
|\ \ | |/ |/|