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
/
irq_stack.h
Age
Commit message (
Expand
)
Author
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
2022-03-15
x86: Annotate call_on_stack()
Peter Zijlstra
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-10-05
x86: Fix misspelled Kconfig symbols
Lukas Bulwahn
2021-09-27
x86/softirq: Disable softirq stacks on PREEMPT_RT
Thomas Gleixner
2021-09-21
x86/mm/64: Improve stack overflow warnings
Peter Zijlstra
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-02-10
x86/softirq/64: Inline do_softirq_own_stack()
Thomas Gleixner
2021-02-10
x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK
Thomas Gleixner
2021-02-10
x86/softirq: Remove indirection in do_softirq_own_stack()
Thomas Gleixner
2021-02-10
x86/entry: Convert device interrupts to inline stack switching
Thomas Gleixner
2021-02-10
x86/entry: Convert system vectors to irq stack macro
Thomas Gleixner
2021-02-10
x86/irq: Provide macro for inlining irq stack switching
Thomas Gleixner
2021-02-10
x86/irq/64: Adjust the per CPU irq stack pointer by 8
Thomas Gleixner
2021-02-10
x86/irq: Sanitize irq stack tracking
Thomas Gleixner
2020-09-22
x86/irq: Make run_on_irqstack_cond() typesafe
Thomas Gleixner
2020-06-11
x86/entry: Provide helpers for executing on the irqstack
Thomas Gleixner