Thomas Gleixner
|
34bc3560c6
x86: Remove empty idle.h header
|
8 years ago |
Aaron Lu
|
82ba4faca1
x86/irq: Do not substract irq_tlb_count from irq_call_count
|
9 years ago |
Thomas Gleixner
|
90a2282e23
x86/irq: Call irq_force_move_complete with irq descriptor
|
9 years ago |
Thomas Gleixner
|
36f34c8c63
x86/irq: Validate that irq descriptor is still active
|
9 years ago |
Linus Torvalds
|
43af9872f5
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Linus Torvalds
|
2962156d5c
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Linus Torvalds
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Thomas Gleixner
|
a782a7e46b
x86/irq: Store irq descriptor in vector array
|
10 years ago |
Thomas Gleixner
|
44825757a3
x86/irq: Get rid of an indentation level
|
10 years ago |
Thomas Gleixner
|
7276c6a2cb
x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED
|
10 years ago |
Thomas Gleixner
|
24c70e07a0
x86/irq: Replace numeric constant
|
10 years ago |
Thomas Gleixner
|
b7edaca4e8
Merge branch 'linus' into x86/apic
|
10 years ago |
Ingo Molnar
|
5b929bd11d
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
|
10 years ago |
Jiang Liu
|
c149e4cd08
x86/irq: Use access helper irq_data_get_affinity_mask()
|
10 years ago |
Vitaly Kuznetsov
|
9d87cd61a6
x86/irq: Hide 'HYP:' line in /proc/interrupts when not on Xen/Hyper-V
|
10 years ago |
Thomas Gleixner
|
09cf92b784
x86/irq: Retrieve irq data after locking irq_desc
|
10 years ago |
Thomas Gleixner
|
cbb24dc761
x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()
|
10 years ago |
Andy Lutomirski
|
0333a209cb
x86/irq, context_tracking: Document how IRQ context tracking works and add an RCU assertion
|
10 years ago |
Ingo Molnar
|
c2f9b0af8b
Merge branch 'x86/ras' into x86/core, to fix conflicts
|
10 years ago |
Feng Wu
|
501b32653e
x86/irq: Show statistics information for posted-interrupts
|
10 years ago |
Feng Wu
|
f6b3c72c23
x86/irq: Define a global vector for VT-d Posted-Interrupts
|
10 years ago |
Thomas Gleixner
|
6af7faf607
x86: Use entering[_ack]_irq() instead of open coding it
|
10 years ago |
Brian Gerst
|
c5bde906d2
x86/irq: Merge irq_regs & irq_stat
|
10 years ago |
Aravind Gopalakrishnan
|
24fd78a81f
x86/mce/amd: Introduce deferred error interrupt handler
|
10 years ago |
Rusty Russell
|
020b37ac66
x86: Fix up obsolete __cpu_set() function usage
|
10 years ago |
Joerg Roedel
|
d97eb8966c
x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()
|
10 years ago |
Jan Beulich
|
4a0d3107d6
x86, irq: Properly tag virtualization entry in /proc/interrupts
|
10 years ago |
Rasmus Villemoes
|
3736708f03
x86: Replace seq_printf() with seq_puts()
|
10 years ago |
Linus Torvalds
|
71998d1be4
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Yinghai Lu
|
ac2a55395e
x86: irq: Get correct available vectors for cpu disable
|
11 years ago |