Nicolai Stange
|
447ae31667
x86: Don't include linux/irq.h from asm/hardirq.h
|
7 年之前 |
Dou Liyang
|
3366281288
x86/idt: Simplify the idt_setup_apic_and_irq_gates()
|
7 年之前 |
Linus Torvalds
|
ad0500ca87
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Andrew Banman
|
151ad17fbe
x86/platform/uv/BAU: Add APIC idt entry
|
7 年之前 |
Andy Lutomirski
|
d8ba61ba58
x86/entry/64: Don't use IST entry for #BP stack
|
10 年之前 |
Andi Kleen
|
327867faa4
x86/idt: Mark IDT tables __initconst
|
7 年之前 |
Linus Torvalds
|
b18d62891a
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Yonghong Song
|
d0cd64b02a
x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()
|
7 年之前 |
Thomas Gleixner
|
7854f82293
x86/vector: Rename used_vectors to system_vectors
|
8 年之前 |
Ingo Molnar
|
c6ef89421e
x86/idt: Fix the X86_TRAP_BP gate
|
8 年之前 |
Thomas Gleixner
|
facaa3e3c8
x86/idt: Hide set_intr_gate()
|
8 年之前 |
Thomas Gleixner
|
4447ac1195
x86/idt: Simplify alloc_intr_gate()
|
8 年之前 |
Thomas Gleixner
|
db18da78f9
x86/idt: Deinline setup functions
|
8 年之前 |
Thomas Gleixner
|
dc20b2d526
x86/idt: Move interrupt gate initialization to IDT code
|
8 年之前 |
Thomas Gleixner
|
636a7598f6
x86/idt: Move APIC gate initialization to tables
|
8 年之前 |
Thomas Gleixner
|
b70543a0b2
x86/idt: Move regular trap init to tables
|
8 年之前 |
Thomas Gleixner
|
90f6225fba
x86/idt: Move IST stack based traps to table init
|
8 年之前 |
Thomas Gleixner
|
0a30908b91
x86/idt: Move debug stack init to table based
|
8 年之前 |
Thomas Gleixner
|
433f8924fa
x86/idt: Switch early trap init to IDT tables
|
8 年之前 |
Thomas Gleixner
|
3318e97442
x86/idt: Prepare for table based init
|
8 年之前 |
Thomas Gleixner
|
87e81786b1
x86/idt: Move early IDT setup out of 32-bit asm
|
8 年之前 |
Thomas Gleixner
|
588787fde7
x86/idt: Move early IDT handler setup to IDT code
|
8 年之前 |
Thomas Gleixner
|
e802a51ede
x86/idt: Consolidate IDT invalidation
|
8 年之前 |
Thomas Gleixner
|
16bc18d895
x86/idt: Move 32-bit idt_descr to C code
|
8 年之前 |
Thomas Gleixner
|
d8ed9d4826
x86/idt: Create file for IDT related code
|
8 年之前 |