index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
x86/irq: Check vector allocation early
Thomas Gleixner
2016-03-03
*
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
2016-03-03
*
x86/irq: Reorganize the return path in assign_irq_vector
Thomas Gleixner
2016-03-03
*
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Jiang Liu
2016-03-03
*
x86/irq: Fix a race in x86_vector_free_irqs()
Jiang Liu
2016-03-03
*
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
2016-03-03
*
x86/numachip: Fix NumaConnect2 MMCFG PCI access
Daniel J Blueman
2015-12-30
*
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
Vitaly Kuznetsov
2015-11-07
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
|
\
|
*
x86/io_apic: Make eoi_ioapic_pin() static
Andy Shevchenko
2015-10-11
|
*
x86/apic: Deinline various functions
Denys Vlasenko
2015-09-30
|
*
x86/numachip: Add Numachip IPI optimisations
Daniel J Blueman
2015-09-22
|
*
x86/numachip: Add Numachip2 APIC support
Daniel J Blueman
2015-09-22
|
*
x86/numachip: Cleanup Numachip support
Daniel J Blueman
2015-09-22
*
|
x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()
Werner Pawlitschko
2015-10-27
*
|
x86/ioapic: Disable interrupts when re-routing legacy IRQs
Vitaly Kuznetsov
2015-10-16
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
|
\
|
*
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
2015-09-16
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-17
|
\
\
|
|
/
|
/
|
|
*
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
2015-09-14
|
*
x86/ioapic: Force affinity setting in setup_ioapic_dest()
Thomas Gleixner
2015-09-14
*
|
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-08
|
\
\
|
|
/
|
/
|
|
*
nmi: x86: convert to generic nmi handler
Russell King
2015-07-17
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
|
\
\
|
*
|
x86/irq: Store irq descriptor in vector array
Thomas Gleixner
2015-08-06
|
*
|
x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED
Thomas Gleixner
2015-08-06
|
*
|
x86/irq: Protect smp_cleanup_move
Thomas Gleixner
2015-08-06
|
*
|
Merge branch 'linus' into x86/apic
Thomas Gleixner
2015-08-06
|
|
\
\
|
*
|
|
x86/apic: Drop local_irq_save/restore in timer callbacks
Thomas Gleixner
2015-07-30
|
*
|
|
x86/apic: Migrate apic timer to new set_state interface
Viresh Kumar
2015-07-30
|
*
|
|
x86/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-13
|
*
|
|
x86/irq: Use accessor irq_data_get_irq_handler_data()
Jiang Liu
2015-07-13
|
*
|
|
x86/irq: Use accessor irq_data_get_node()
Jiang Liu
2015-07-13
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
|
\
\
\
|
*
|
|
x86: Drop bogus __ref / __refdata annotations
Mathias Krause
2015-07-20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
|
\
\
\
|
*
|
|
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
Len Brown
2015-08-17
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
|
\
\
\
\
|
*
|
|
|
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
|
|
\
|
|
|
|
*
|
|
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
|
*
|
|
|
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
x86/apic: Fix fallout from x2apic cleanup
Thomas Gleixner
2015-08-22
*
|
|
|
x86/irq: Build correct vector mapping for multiple MSI interrupts
Jiang Liu
2015-08-18
|
|
/
/
|
/
|
|
*
|
|
x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()
Jiang Liu
2015-07-30
|
|
/
|
/
|
*
|
x86/irq: Plug irq vector hotplug race
Thomas Gleixner
2015-07-07
|
/
*
x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqs
Feng Wu
2015-05-19
*
x86: Use entering[_ack]_irq() instead of open coding it
Thomas Gleixner
2015-05-15
*
x86, irq: Allocate CPU vectors from device local CPUs if possible
Jiang Liu
2015-05-13
*
x86/hpet: Pass proper pointer to irq_alloc_info
Sergey Senozhatsky
2015-05-13
*
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
2015-05-11
|
\
[prev]
[next]