Age | Commit message (Expand) | Author | Files | Lines |
2016-07-08 | x86/mm: Enable KASLR for physical mapping memory regions | Thomas Garnier | 1 | -1/+1 |
2016-06-27 | x86/boot/64: Add forgotten end of function marker | Borislav Petkov | 1 | -0/+1 |
2016-04-13 | x86/asm: Make sure verify_cpu() has a good stack | Borislav Petkov | 1 | -0/+8 |
2016-04-13 | x86/head: Move early exception panic code into early_fixup_exception() | Andy Lutomirski | 1 | -43/+2 |
2016-04-13 | x86/head: Move the early NMI fixup into C | Andy Lutomirski | 1 | -6/+0 |
2016-04-13 | x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() | Andy Lutomirski | 1 | -31/+37 |
2016-03-15 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
2016-01-30 | x86/boot: Simplify kernel load address alignment check | Alexander Kuleshov | 1 | -3/+1 |
2016-01-27 | x86/asm: Remove unused L3_PAGE_OFFSET | Alexander Kuleshov | 1 | -1/+0 |
2015-11-07 | x86/cpu: Call verify_cpu() after having entered long mode too | Borislav Petkov | 1 | -0/+8 |
2015-07-06 | x86/kasan: Fix KASAN shadow region page tables | Alexander Popov | 1 | -29/+0 |
2015-05-24 | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 1 | -9/+11 |
2015-05-17 | x86/asm/head*.S: Change global labels to local | Borislav Petkov | 1 | -2/+2 |
2015-03-07 | x86/asm: Optimize unnecessarily wide TEST instructions | Denys Vlasenko | 1 | -1/+1 |
2015-03-04 | Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree | Ingo Molnar | 1 | -0/+30 |
2015-02-19 | x86/asm/boot: Fix path in comments | Alexander Kuleshov | 1 | -2/+2 |
2015-02-14 | x86_64: add KASan support | Andrey Ryabinin | 1 | -0/+30 |
2014-03-08 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 1 | -1/+1 |
2014-03-08 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 1 | -1/+5 |
2013-07-17 | x86: Make sure IDT is page aligned | Kees Cook | 1 | -15/+0 |
2013-06-21 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 1 | -0/+6 |
2013-06-21 | x86: Rename variables for debugging | Seiji Aguchi | 1 | -1/+1 |
2013-05-29 | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei | 1 | -2/+4 |
2013-05-02 | x86-64, init: Do not set NX bits on non-NX capable hardware | H. Peter Anvin | 1 | -0/+1 |
2013-02-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2013-02-26 | x86, doc: Fix incorrect comment about 64-bit code segment descriptors | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2013-02-23 | x86-64: don't set the early IDT to point directly to 'early_idt_handler' | Linus Torvalds | 1 | -0/+2 |
2013-01-30 | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 1 | -83/+127 |
2012-11-14 | x86-64, hotplug: Add start_cpu0() entry point to head_64.S | Fenghua Yu | 1 | -0/+16 |
2012-05-30 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+0 |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 1 | -4/+0 |
2012-04-20 | x86-64: Handle exception table entries during early boot | H. Peter Anvin | 1 | -19/+57 |
2012-04-20 | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX | H. Peter Anvin | 1 | -3/+3 |
2012-04-20 | x86: Add symbolic constant for exceptions with error code | H. Peter Anvin | 1 | -1/+1 |
2011-12-22 | x86: Keep current stack in NMI breakpoints | Steven Rostedt | 1 | -0/+4 |
2011-02-18 | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 1 | -2/+1 |
2010-07-22 | x86-64: Simplify loading initial_gs | Brian Gerst | 1 | -3/+2 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
2009-12-09 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2009-12-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2009-11-26 | x86, 64-bit: Set data segments to null after switching to 64-bit mode | Brian Gerst | 1 | -2/+2 |
2009-10-20 | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_... | Suresh Siddha | 1 | -1/+2 |
2009-09-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2009-09-21 | Use macros for .bss.page_aligned section. | Tim Abbott | 1 | -1/+1 |
2009-09-18 | x86: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 1 | -1/+1 |
2009-06-18 | x86: de-assembler-ize asm/desc.h | Alexander van Heukelum | 1 | -1/+0 |
2009-02-24 | x86: head_64.S - use IDT_ENTRIES instead of hardcoded number | Cyrill Gorcunov | 1 | -1/+1 |
2009-02-24 | x86: head_64.S - remove useless balign | Cyrill Gorcunov | 1 | -2/+0 |
2009-02-09 | x86: use linker to offset symbols by __per_cpu_load | Brian Gerst | 1 | -19/+2 |
2009-01-20 | x86: move stack_canary into irq_stack | Brian Gerst | 1 | -8/+5 |