| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/platform/UV: Remove EFI memmap quirk for UV2+ | Alex Thorlton | 2016-01-19 | 1 | -1/+4 |
* | x86/irq: Plug vector cleanup race | Thomas Gleixner | 2016-01-15 | 1 | -10/+53 |
* | x86/irq: Call irq_force_move_complete with irq descriptor | Thomas Gleixner | 2016-01-15 | 1 | -4/+7 |
* | x86/irq: Remove outgoing CPU from vector cleanup mask | Thomas Gleixner | 2016-01-15 | 1 | -2/+16 |
* | x86/irq: Remove the cpumask allocation from send_cleanup_vector() | Thomas Gleixner | 2016-01-15 | 1 | -13/+3 |
* | x86/irq: Clear move_in_progress before sending cleanup IPI | Thomas Gleixner | 2016-01-15 | 1 | -1/+3 |
* | x86/irq: Remove offline cpus from vector cleanup | Thomas Gleixner | 2016-01-15 | 1 | -2/+6 |
* | x86/irq: Get rid of code duplication | Thomas Gleixner | 2016-01-15 | 1 | -18/+15 |
* | x86/irq: Copy vectormask instead of an AND operation | Thomas Gleixner | 2016-01-15 | 1 | -1/+1 |
* | x86/irq: Check vector allocation early | Thomas Gleixner | 2016-01-15 | 1 | -13/+25 |
* | x86/irq: Reorganize the search in assign_irq_vector | Thomas Gleixner | 2016-01-15 | 1 | -8/+16 |
* | x86/irq: Reorganize the return path in assign_irq_vector | Thomas Gleixner | 2016-01-15 | 1 | -14/+8 |
* | x86/irq: Do not use apic_chip_data.old_domain as temporary buffer | Jiang Liu | 2016-01-15 | 1 | -3/+5 |
* | x86/irq: Fix a race in x86_vector_free_irqs() | Jiang Liu | 2016-01-15 | 1 | -8/+8 |
* | x86/irq: Call chip->irq_set_affinity in proper context | Thomas Gleixner | 2016-01-15 | 1 | -1/+5 |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-11 | 12 | -27/+99 |
|\ |
|
| * | x86/irq: Export functions to allow MSI domains in modules | Jake Oshins | 2015-12-20 | 2 | -3/+7 |
| * | x86/apic: Introduce apic_extnmi command line parameter | Hidehiro Kawai | 2015-12-19 | 1 | -2/+32 |
| * | Merge branch 'linus' into x86/apic | Thomas Gleixner | 2015-12-19 | 1 | -1/+5 |
| |\ |
|
| * | | x86/apic: Fix the saving and restoring of lapic vectors during suspend/resume | Juergen Gross | 2015-11-24 | 1 | -1/+10 |
| * | | x86/apic: Use default send single IPI wrapper | Thomas Gleixner | 2015-11-05 | 2 | -0/+2 |
| * | | x86/apic: Provide default send single IPI wrapper | Thomas Gleixner | 2015-11-05 | 1 | -0/+8 |
| * | | x86/apic: Implement single IPI for apic_noop | Thomas Gleixner | 2015-11-05 | 1 | -0/+2 |
| * | | x86/apic: Wire up single IPI for apic_numachip | Thomas Gleixner | 2015-11-05 | 1 | -0/+2 |
| * | | x86/apic: Wire up single IPI for x2apic_uv | Thomas Gleixner | 2015-11-05 | 1 | -0/+1 |
| * | | x86/apic: Implement single IPI for x2apic_phys | Thomas Gleixner | 2015-11-05 | 1 | -0/+9 |
| * | | x86/apic: Wire up single IPI for bigsmp_apic | Thomas Gleixner | 2015-11-05 | 1 | -0/+1 |
| * | | x86/apic: Remove pointless indirections from bigsmp_apic | Thomas Gleixner | 2015-11-05 | 1 | -7/+2 |
| * | | x86/apic: Wire up single IPI for apic_physflat | Thomas Gleixner | 2015-11-05 | 1 | -0/+1 |
| * | | x86/apic: Remove pointless indirections from apic_physflat | Thomas Gleixner | 2015-11-05 | 1 | -14/+3 |
| * | | x86/apic: Implement default single target IPI function | Thomas Gleixner | 2015-11-05 | 1 | -0/+10 |
| * | | x86/apic: Implement single target IPI function for x2apic_cluster | Linus Torvalds | 2015-11-05 | 1 | -0/+9 |
* | | | x86/numachip: Fix NumaConnect2 MMCFG PCI access | Daniel J Blueman | 2015-12-30 | 1 | -4/+1 |
| |/
|/| |
|
* | | x86/irq: Probe for PIC presence before allocating descs for legacy IRQs | Vitaly Kuznetsov | 2015-11-07 | 1 | -1/+5 |
|/ |
|
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 3 | -65/+165 |
|\ |
|
| * | x86/io_apic: Make eoi_ioapic_pin() static | Andy Shevchenko | 2015-10-11 | 1 | -1/+1 |
| * | x86/apic: Deinline various functions | Denys Vlasenko | 2015-09-30 | 1 | -4/+4 |
| * | x86/numachip: Add Numachip IPI optimisations | Daniel J Blueman | 2015-09-22 | 1 | -5/+32 |
| * | x86/numachip: Add Numachip2 APIC support | Daniel J Blueman | 2015-09-22 | 1 | -0/+93 |
| * | x86/numachip: Cleanup Numachip support | Daniel J Blueman | 2015-09-22 | 1 | -62/+42 |
* | | x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest() | Werner Pawlitschko | 2015-10-27 | 1 | -1/+3 |
* | | x86/ioapic: Disable interrupts when re-routing legacy IRQs | Vitaly Kuznetsov | 2015-10-16 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-18 | 1 | -3/+1 |
|\ |
|
| * | genirq: Move field 'affinity' from irq_data into irq_common_data | Jiang Liu | 2015-09-16 | 1 | -3/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-17 | 2 | -2/+10 |
|\ \
| |/
|/| |
|
| * | x86/apic: Serialize LVTT and TSC_DEADLINE writes | Shaohua Li | 2015-09-14 | 1 | -0/+7 |
| * | x86/ioapic: Force affinity setting in setup_ioapic_dest() | Thomas Gleixner | 2015-09-14 | 1 | -2/+3 |
* | | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-08 | 1 | -129/+4 |
|\ \
| |/
|/| |
|
| * | nmi: x86: convert to generic nmi handler | Russell King | 2015-07-17 | 1 | -129/+4 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 4 | -81/+92 |
|\ \ |
|