index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
segment.h
Age
Commit message (
Expand
)
Author
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