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