Age | Commit message (Expand) | Author | Files | Lines |
2017-12-27 | x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR) | Linus Torvalds | 1 | -3/+1 |
2017-08-29 | x86/idt: Consolidate IDT invalidation | Thomas Gleixner | 1 | -13/+1 |
2017-05-08 | x86: use set_memory.h header | Laura Abbott | 1 | -1/+1 |
2017-03-27 | x86/kexec: Add 5-level paging support | Kirill A. Shutemov | 1 | -1/+3 |
2014-12-16 | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu | 1 | -0/+1 |
2014-09-11 | x86: Axe the lightly-used cpu_has_pae | Dave Hansen | 1 | -1/+2 |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells | 1 | -1/+0 |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+2 |
2009-11-16 | x86, pageattr: Make set_memory_(x|nx) aware of NX support | H. Peter Anvin | 1 | -4/+2 |
2009-06-02 | hw-breakpoints: cleanup HW Breakpoint registers before kexec | K.Prasad | 1 | -0/+2 |
2009-05-07 | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying | 1 | -2/+2 |
2009-03-10 | x86, kexec: fix kexec x86 coding style | Huang Ying | 1 | -7/+10 |
2009-02-22 | x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer | Hannes Eder | 1 | -1/+1 |
2008-10-31 | kexec/i386: setup kexec page table in C | Huang Ying | 1 | -12/+47 |
2008-10-31 | kexec/i386: allocate page table pages dynamically | Huang Ying | 1 | -21/+46 |
2008-10-28 | x86, kdump: fix invalid access on i386 sparsemem | Ken'ichi Ohmichi | 1 | -1/+4 |
2008-08-15 | kexec jump: fix for ftrace | Huang Ying | 1 | -1/+15 |
2008-08-15 | kexec jump: check code size in control page | Huang Ying | 1 | -1/+1 |
2008-08-15 | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 1 | -1/+1 |
2008-07-26 | kexec jump: save/restore device state | Huang Ying | 1 | -0/+12 |
2008-07-26 | kexec jump | Huang Ying | 1 | -6/+21 |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 1 | -0/+4 |
2008-06-24 | x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolons | WANG Cong | 1 | -2/+2 |
2008-05-23 | ftrace: fix kexec | Ingo Molnar | 1 | -0/+4 |
2008-02-07 | vmcoreinfo: fix the configuration dependencies | Ken'ichi Ohmichi | 1 | -1/+1 |
2008-01-30 | x86: unify struct desc_ptr | Glauber de Oliveira Costa | 1 | -2/+2 |
2007-10-19 | Use extended crashkernel command line on i386 | Bernhard Walle | 1 | -22/+0 |
2007-10-17 | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros | Ken'ichi Ohmichi | 1 | -3/+3 |
2007-10-17 | Add vmcoreinfo | Ken'ichi Ohmichi | 1 | -0/+13 |
2007-10-13 | Delete filenames in comments. | Dave Jones | 1 | -1/+1 |
2007-10-11 | i386: move kernel | Thomas Gleixner | 1 | -0/+171 |