summaryrefslogtreecommitdiffstats
path: root/v5.4/3167b37f82ea8f9da156ff4edf100756bbc9277e
blob: aad9a19c6ff50d9e1d3d3b280e87b7692da41105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
3167b37f82ea ("x86/entry: Remove idtentry_sysvec from entry_{32,64}.S")
fd501d4f0399 ("x86/entry: Remove DBn stacks")
6368558c3710 ("x86/entry: Provide IDTENTRY_SYSVEC")
0bf7c314ff68 ("x86/entry: Add IRQENTRY_IRQ macro")
2f6474e4636b ("x86/entry: Switch XEN/PV hypercall entry to IDTENTRY")
9f9781b60dfa ("x86/entry: Provide idtentry_enter/exit_user()")
3eeec3858488 ("x86/entry: Provide idtentry_entry/exit_cond_rcu()")
c29c775a554f ("x86/entry: Convert double fault exception to IDTENTRY_DF")
6a8dfa8e4053 ("x86/idtentry: Provide IDTENTRY_DF")
f08e32ec3cfc ("x86/idtentry: Provide IDTRENTRY_NOIST variants for #DB and #MC")
2bbc68f8373c ("x86/entry: Convert Debug exception to IDTENTRY_DB")
9f58fdde95c9 ("x86/db: Split out dr6/7 handling")
6271fef00b34 ("x86/entry: Convert NMI to IDTENTRY_NMI")
8cd501c1facc ("x86/entry: Convert Machine Check to IDTENTRY_IST")
94a46d316f2b ("x86/mce: Move nmi_enter/exit() into the entry point")
2c058b03cc06 ("x86/idtentry: Provide IDTENTRY_IST")
8edd7e37aed8 ("x86/entry: Convert INT3 exception to IDTENTRY_RAW")
0dc6cdc21b94 ("x86/idtentry: Provide IDTENTRY_RAW")
d77290507ab2 ("x86/entry/32: Convert IRET exception to IDTENTRY_SW")
48227e21f743 ("x86/entry: Convert SIMD coprocessor error exception to IDTENTRY")