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
/
irqflags.h
Age
Commit message (
Expand
)
Author
2019-03-06
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
2018-09-03
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Remove unused paravirt bits
Juergen Gross
2018-08-30
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
2018-08-05
x86/irqflags: Provide a declaration for native_save_fl
Nick Desaulniers
2018-07-03
x86/paravirt: Make native_save_fl() extern inline
Nick Desaulniers
2017-12-17
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2015-04-03
x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32
Borislav Petkov
2015-03-27
x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_ex...
Denys Vlasenko
2015-03-27
x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users
Denys Vlasenko
2015-03-27
x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users
Denys Vlasenko
2015-03-04
x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...
Denys Vlasenko
2014-07-28
x86_64/entry/xen: Do not invoke espfix64 on Xen
Andy Lutomirski
2011-07-07
tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions
Steven Rostedt
2010-10-07
Fix IRQ flag handling naming
David Howells
2009-08-25
x86: allow "=rm" in native_save_fl()
H. Peter Anvin
2009-08-03
x86: fix assembly constraints in native_save_fl()
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro