| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit ke... | Xin Li | 2023-08-08 | 1 | -1/+1 |
* | x86/cpu: Provide the full setup for getcpu() on x86-32 | Sebastian Andrzej Siewior | 2023-02-06 | 1 | -4/+4 |
* | x86/signal/32: Merge native and compat 32-bit signal code | Brian Gerst | 2022-10-19 | 1 | -0/+1 |
* | x86: Remove __USER32_DS | Brian Gerst | 2022-10-19 | 1 | -1/+0 |
* | x86/asm: Merge load_gs_index() | Brian Gerst | 2022-04-14 | 1 | -7/+0 |
* | x86/32: Remove lazy GS macros | Brian Gerst | 2022-04-14 | 1 | -5/+0 |
* | x86/ibt,entry: Sprinkle ENDBR dust | Peter Zijlstra | 2022-03-15 | 1 | -1/+2 |
* | x86/ibt,xen: Sprinkle the ENDBR | Peter Zijlstra | 2022-03-15 | 1 | -1/+1 |
* | x86/segment: Remove .fixup usage | Peter Zijlstra | 2021-12-11 | 1 | -8/+1 |
* | x86/extable: Rework the exception table mechanics | Thomas Gleixner | 2021-09-13 | 1 | -1/+1 |
* | x86/stackprotector/32: Make the canary into a regular percpu variable | Andy Lutomirski | 2021-03-08 | 1 | -22/+8 |
* | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 1 | -1/+1 |
|\ |
|
| * | x86/sev-es: Setup GHCB-based boot #VC handler | Joerg Roedel | 2020-09-09 | 1 | -1/+1 |
* | | x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL | Juergen Gross | 2020-08-15 | 1 | -4/+0 |
|/ |
|
* | x86/xen: remove 32-bit Xen PV guest support | Juergen Gross | 2020-08-11 | 1 | -1/+1 |
* | x86/stackframe/32: Repair 32-bit Xen PV | Jan Beulich | 2019-11-19 | 1 | -0/+12 |
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-10-23 | 1 | -1/+1 |
|\ |
|
| * | x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrella | Juergen Gross | 2018-09-03 | 1 | -1/+1 |
* | | x86/segments: Introduce the 'CPUNODE' naming to better document the segment l... | Ingo Molnar | 2018-10-08 | 1 | -11/+11 |
* | | x86/vdso: Introduce helper functions for CPU and node number | Chang S. Bae | 2018-10-08 | 1 | -0/+41 |
* | | x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER | Chang S. Bae | 2018-10-08 | 1 | -3/+2 |
|/ |
|
* | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2018-06-14 | 1 | -1/+1 |
* | x86/xen: Support early interrupts in xen pv guests | Juergen Gross | 2017-11-28 | 1 | -0/+12 |
* | 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: Move early IDT setup out of 32-bit asm | Thomas Gleixner | 2017-08-29 | 1 | -0/+1 |
* | x86/idt: Remove the tracing IDT completely | Thomas Gleixner | 2017-08-29 | 1 | -3/+0 |
* | x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization | Andy Lutomirski | 2016-04-29 | 1 | -7/+0 |
* | x86/segments/64: When loadsegment(fs, ...) fails, clear the base | Andy Lutomirski | 2016-04-29 | 1 | -3/+39 |
* | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 2015-06-02 | 1 | -2/+12 |
* | x86/asm/entry/64: Use a define for an invalid segment selector | Borislav Petkov | 2015-04-03 | 1 | -0/+2 |
* | x86/asm: Further improve segment.h readability | Ingo Molnar | 2015-03-24 | 1 | -101/+141 |
* | x86/asm: Deobfuscate segment.h | Denys Vlasenko | 2015-03-24 | 1 | -71/+54 |
* | x86/asm: Unify segment selector defines | Borislav Petkov | 2014-12-11 | 1 | -21/+9 |
* | x86, trace: Register exception handler to trace IDT | Seiji Aguchi | 2013-11-08 | 1 | -0/+3 |
* | x86-64: Handle exception table entries during early boot | H. Peter Anvin | 2012-04-19 | 1 | -1/+1 |
* | x86: Add symbolic constant for exceptions with error code | H. Peter Anvin | 2012-04-19 | 1 | -0/+2 |
* | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -2/+56 |
* | x86, asm: Fix binutils 2.16 issue with __USER32_CS | Borislav Petkov | 2011-06-03 | 1 | -1/+1 |
* | x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assembly | H. Peter Anvin | 2011-02-17 | 1 | -5/+7 |
* | x86, asm: Fix CFI macro invocations to deal with shortcomings in gas | Jan Beulich | 2010-10-19 | 1 | -16/+16 |
* | x86: implement x86_32 stack protector | Tejun Heo | 2009-02-10 | 1 | -1/+8 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+209 |