| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-11-26 | 1 | -31/+31 |
|\ |
|
| * | x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN | Jiri Slaby | 2019-10-18 | 1 | -1/+1 |
| * | x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 2019-10-18 | 1 | -8/+8 |
| * | x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_* | Jiri Slaby | 2019-10-18 | 1 | -1/+2 |
| * | x86/asm/head: Annotate data appropriately | Jiri Slaby | 2019-10-18 | 1 | -17/+18 |
| * | x86/asm: Annotate local pseudo-functions | Jiri Slaby | 2019-10-18 | 1 | -2/+2 |
| * | x86/asm: Make boot_gdt_descr local | Jiri Slaby | 2019-10-05 | 1 | -2/+0 |
* | | x86/pti/32: Size initial_page_table correctly | Thomas Gleixner | 2019-11-21 | 1 | -0/+10 |
|/ |
|
* | x86/pgtable/32: Allocate 8k page-tables when PTI is enabled | Joerg Roedel | 2018-07-20 | 1 | -5/+15 |
* | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2018-06-14 | 1 | -1/+1 |
* | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 2018-02-15 | 1 | -2/+2 |
* | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 2017-12-17 | 1 | -4/+1 |
|\ |
|
| * | Merge branch 'x86/mpx/prep' into x86/asm | Ingo Molnar | 2017-11-02 | 1 | -3/+0 |
| |\ |
|
| | * | x86/boot: Relocate definition of the initial state of CR0 | Ricardo Neri | 2017-11-01 | 1 | -3/+0 |
| * | | x86/asm: Don't use the confusing '.ifeq' directive | Josh Poimboeuf | 2017-10-23 | 1 | -1/+1 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | x86/idt: Remove superfluous ALIGNment | Jiri Slaby | 2017-08-31 | 1 | -1/+1 |
* | x86/idt: Move early IDT setup out of 32-bit asm | Thomas Gleixner | 2017-08-29 | 1 | -34/+2 |
* | x86/idt: Move 32-bit idt_descr to C code | Thomas Gleixner | 2017-08-29 | 1 | -6/+0 |
* | x86/lguest: Remove lguest support | Juergen Gross | 2017-08-24 | 1 | -2/+0 |
* | x86/traps: Don't clear segment high bits in early_idt_handler_common() | Andy Lutomirski | 2017-07-30 | 1 | -12/+8 |
* | x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C | Boris Ostrovsky | 2017-01-06 | 1 | -114/+7 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-12 | 1 | -20/+29 |
|\ |
|
| * | x86/boot: Fix the end of the stack for idle tasks | Josh Poimboeuf | 2016-10-20 | 1 | -1/+8 |
| * | x86/boot/32: Fix the end of the stack for idle tasks | Josh Poimboeuf | 2016-10-20 | 1 | -3/+5 |
| * | x86/entry/32, x86/boot/32: Use local labels | Josh Poimboeuf | 2016-10-20 | 1 | -16/+16 |
* | | x86/boot: Avoid warning for zero-filling .bss | Arnd Bergmann | 2016-11-17 | 1 | -3/+6 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+2 |
|\ |
|
| * | x86: move exports to actual definitions | Al Viro | 2016-08-07 | 1 | -0/+2 |
* | | x86/asm/head: Rename 'stack_start' -> 'initial_stack' | Josh Poimboeuf | 2016-08-18 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'x86/urgent' into x86/asm, to refresh the tree | Ingo Molnar | 2016-04-29 | 1 | -6/+0 |
|\ |
|
| * | Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" | Andy Lutomirski | 2016-04-26 | 1 | -6/+0 |
* | | x86/head: Move early exception panic code into early_fixup_exception() | Andy Lutomirski | 2016-04-13 | 1 | -44/+5 |
* | | x86/head: Move the early NMI fixup into C | Andy Lutomirski | 2016-04-13 | 1 | -7/+0 |
* | | x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() | Andy Lutomirski | 2016-04-13 | 1 | -23/+51 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-03-15 | 1 | -0/+6 |
|\ |
|
| * | x86/mm/32: Set NX in __supported_pte_mask before enabling paging | Andy Lutomirski | 2016-01-20 | 1 | -0/+6 |
* | | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -1/+1 |
|/ |
|
* | 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 |
|/ |
|