index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
idtentry.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
x86/irq: Install posted MSI notification handler
Jacob Pan
1
-0
/
+6
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
1
-1
/
+1
2024-02-01
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
1
-0
/
+15
2024-02-01
x86/idtentry: Incorporate definitions/declarations of the FRED entries
Xin Li
1
-8
/
+63
2024-01-25
x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
Xin Li
1
-1
/
+1
2023-12-07
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
1
-0
/
+4
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-06
x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
Thomas Gleixner
1
-1
/
+0
2023-08-03
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
1
-1
/
+1
2023-01-24
x86/entry: KVM: Use dedicated VMX NMI entry for 32-bit kernels too
Sean Christopherson
1
-10
/
+6
2022-04-07
x86/traps: Add #VE support for TDX guest
Kirill A. Shutemov
1
-0
/
+4
2022-03-15
x86/ibt: Add IBT feature, MSR and #CP handling
Peter Zijlstra
1
-0
/
+5
2022-03-15
x86/ibt,entry: Sprinkle ENDBR dust
Peter Zijlstra
1
-9
/
+11
2021-06-29
Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2021-06-21
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
1
-19
/
+10
2021-05-21
x86/irq: Add and use NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS
H. Peter Anvin (Intel)
1
-2
/
+2
2021-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
1
-0
/
+15
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
1
-0
/
+7
2021-02-11
x86/entry: Convert device interrupts to inline stack switching
Thomas Gleixner
1
-5
/
+4
2021-02-11
x86/entry: Convert system vectors to irq stack macro
Thomas Gleixner
1
-2
/
+0
2021-02-10
x86/xen: Use specific Xen pv interrupt entry for DF
Juergen Gross
1
-0
/
+3
2021-02-10
x86/xen: Use specific Xen pv interrupt entry for MCE
Juergen Gross
1
-0
/
+3
2021-01-28
Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2021-01-27
x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled
Juergen Gross
1
-0
/
+1
2020-11-05
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
1
-3
/
+0
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+50
2020-10-13
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2020-10-07
x86/platform/uv: Remove UV BAU TLB Shootdown Handler
Mike Travis
1
-4
/
+0
2020-09-22
x86/irq: Make run_on_irqstack_cond() typesafe
Thomas Gleixner
1
-1
/
+1
2020-09-09
x86/sev-es: Add a Runtime #VC Exception Handler
Tom Lendacky
1
-0
/
+6
2020-09-09
x86/entry/64: Add entry code for #VC handler
Joerg Roedel
1
-0
/
+44
2020-08-15
x86/entry/32: Simplify CONFIG_XEN_PV build dependency
Juergen Gross
1
-2
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2020-07-26
Merge branch 'locking/nmi' into x86/entry
Ingo Molnar
1
-0
/
+3
2020-07-24
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
1
-19
/
+14
2020-07-24
x86/entry: Use generic interrupt entry/exit code
Thomas Gleixner
1
-6
/
+4
2020-07-24
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
1
-4
/
+0
2020-07-24
x86/entry: Use generic syscall exit functionality
Thomas Gleixner
1
-2
/
+1
2020-07-24
x86/entry: Use generic syscall entry function
Thomas Gleixner
1
-1
/
+4
2020-07-24
Merge branch 'core/entry' into x86/entry
Thomas Gleixner
1
-10
/
+8
2020-07-16
x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
Sedat Dilek
1
-2
/
+2
2020-07-16
x86/entry: Add compatibility with IAS
Jian Cai
1
-8
/
+6
2020-07-16
x86/idtentry: Remove stale comment
Thomas Gleixner
1
-4
/
+2
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
1
-0
/
+3
2020-07-10
Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.
Thomas Gleixner
1
-2
/
+2
2020-07-08
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
1
-0
/
+4
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
1
-12
/
+16
2020-07-05
x86/entry/32: Fix XEN_PV build dependency
Ingo Molnar
1
-2
/
+2
[next]