| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/microcode: Merge the early microcode loader | Borislav Petkov | 2015-10-21 | 1 | -3/+2 |
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 1 | -2/+2 |
|\ |
|
| * | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 2015-05-24 | 1 | -15/+18 |
| * | x86/asm/head*.S: Change global labels to local | Borislav Petkov | 2015-05-17 | 1 | -2/+2 |
* | | x86/boot: Fix overflow warning with 32-bit binutils | Borislav Petkov | 2015-06-19 | 1 | -3/+10 |
* | | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 2015-06-02 | 1 | -15/+18 |
|/ |
|
* | x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S | Alexander Kuleshov | 2015-02-19 | 1 | -1/+2 |
* | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2014-03-07 | 1 | -1/+1 |
* | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 2014-03-07 | 1 | -1/+6 |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 1 | -1/+1 |
|\ |
|
| * | x86: Fix override new_cpu_data.x86 with 486 | Wang YanQing | 2013-06-28 | 1 | -1/+1 |
* | | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 1 | -1/+0 |
|/ |
|
* | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin | 2013-06-06 | 1 | -21/+0 |
* | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-22 | 1 | -0/+11 |
|\ |
|
| * | x86/head_32.S: Early update ucode in 32-bit | Fenghua Yu | 2013-01-31 | 1 | -0/+11 |
* | | x86, head_32: Give the 6 label a real name | Borislav Petkov | 2013-02-12 | 1 | -6/+6 |
* | | x86, head_32: Remove second CPUID detection from default_entry | Borislav Petkov | 2013-02-12 | 1 | -13/+4 |
* | | x86: Detect CPUID support early at boot | Borislav Petkov | 2013-02-12 | 1 | -25/+25 |
* | | x86, head_32: Remove i386 pieces | Borislav Petkov | 2013-02-12 | 1 | -17/+5 |
* | | x86-32: Start out cr0 clean, disable paging before modifying cr3/4 | H. Peter Anvin | 2013-01-19 | 1 | -2/+7 |
|/ |
|
* | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-11 | 1 | -0/+13 |
|\ |
|
| * | x86-32, hotplug: Add start_cpu0() entry point to head_32.S | Fenghua Yu | 2012-11-14 | 1 | -0/+13 |
* | | x86-32: Unbreak booting on some 486 clones | H. Peter Anvin | 2012-11-27 | 1 | -2/+7 |
|/ |
|
* | x86-32: Start out eflags and cr4 clean | H. Peter Anvin | 2012-09-26 | 1 | -15/+16 |
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 | 1 | -4/+1 |
|\ |
|
| * | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -4/+1 |
* | | x86-32: Handle exception table entries during early boot | H. Peter Anvin | 2012-04-19 | 1 | -94/+129 |
|/ |
|
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -1/+1 |
|\ |
|
| * | x86: OLPC: Cleanup config maze completely | Thomas Gleixner | 2011-02-23 | 1 | -1/+1 |
* | | x86, asm: Cleanup unnecssary macros in asm-offsets.c | Stratos Psomadakis | 2011-02-25 | 1 | -4/+4 |
|/ |
|
* | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 2011-02-04 | 1 | -17/+13 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -7/+9 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 1 | -38/+39 |
|\ \ \ |
|
| * | | | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 2011-01-04 | 1 | -38/+39 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, cpu: Call verify_cpu during 32bit CPU startup | Kees Cook | 2010-11-10 | 1 | -0/+6 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-19 | 1 | -5/+7 |
|\ \ \
| | |/ |
|
| * | | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin | 2010-12-16 | 1 | -5/+7 |
| |/ |
|
* | | lguest: populate initial_page_table | Rusty Russell | 2010-12-16 | 1 | -2/+2 |
|/ |
|
* | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 2010-10-20 | 1 | -30/+25 |
* | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 | 1 | -1/+7 |
* | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 2010-06-18 | 1 | -0/+6 |
* | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 1 | -7/+11 |
|\ |
|
| * | x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX | H. Peter Anvin | 2009-11-16 | 1 | -7/+11 |
* | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-26 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 2009-09-25 | 1 | -1/+1 |
| |\ |
|
| | * | x86: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-09-18 | 1 | -1/+1 |