summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/head_32.S
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/32: Convert the 32-bit pgtable setup code from assembly to CBoris Ostrovsky2017-01-061-114/+7Star
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-20/+29
|\
| * x86/boot: Fix the end of the stack for idle tasksJosh Poimboeuf2016-10-201-1/+8
| * x86/boot/32: Fix the end of the stack for idle tasksJosh Poimboeuf2016-10-201-3/+5
| * x86/entry/32, x86/boot/32: Use local labelsJosh Poimboeuf2016-10-201-16/+16
* | x86/boot: Avoid warning for zero-filling .bssArnd Bergmann2016-11-171-3/+6
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+2
|\
| * x86: move exports to actual definitionsAl Viro2016-08-081-0/+2
* | x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf2016-08-181-4/+4
|/
* Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar2016-04-291-6/+0Star
|\
| * Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski2016-04-261-6/+0Star
* | x86/head: Move early exception panic code into early_fixup_exception()Andy Lutomirski2016-04-131-44/+5Star
* | x86/head: Move the early NMI fixup into CAndy Lutomirski2016-04-131-7/+0Star
* | x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()Andy Lutomirski2016-04-131-23/+51
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-151-0/+6
|\
| * x86/mm/32: Set NX in __supported_pte_mask before enabling pagingAndy Lutomirski2016-01-201-0/+6
* | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
|/
* x86/microcode: Merge the early microcode loaderBorislav Petkov2015-10-211-3/+2Star
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-2/+2
|\
| * x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-05-241-15/+18
| * x86/asm/head*.S: Change global labels to localBorislav Petkov2015-05-171-2/+2
* | x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov2015-06-191-3/+10
* | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-06-021-15/+18
|/
* x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.SAlexander Kuleshov2015-02-191-1/+2
* x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-081-1/+1
* x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-081-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-291-1/+1
* | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-1/+0Star
|/
* x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-061-21/+0Star
* Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-231-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-131-6/+6
* | x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov2013-02-131-13/+4Star
* | x86: Detect CPUID support early at bootBorislav Petkov2013-02-131-25/+25
* | x86, head_32: Remove i386 piecesBorislav Petkov2013-02-131-17/+5Star
* | 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-121-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-271-15/+16
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-301-4/+1Star
|\
| * x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-081-4/+1Star
* | x86-32: Handle exception table entries during early bootH. Peter Anvin2012-04-201-94/+129
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-161-1/+1
|\
| * x86: OLPC: Cleanup config maze completelyThomas Gleixner2011-02-231-1/+1
* | x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis2011-02-261-4/+4
|/
* x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-051-17/+13Star
* 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
| |\