index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-21
/
+74
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+4
2016-03-19
x86/apic/uv: Fix the hotplug notifier
Thomas Gleixner
1
-1
/
+2
2016-03-18
x86/irq: Cure live lock in fixup_irqs()
Thomas Gleixner
1
-18
/
+70
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2
-2
/
+2
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+61
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-03-08
x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes
Denys Vlasenko
1
-1
/
+1
2016-03-08
x86/apic: Deinline __default_send_IPI_*, save ~200 bytes
Denys Vlasenko
1
-0
/
+60
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
1
-0
/
+14
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2
-2
/
+2
2016-02-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
3
-78
/
+154
2016-01-30
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
1
-2
/
+2
2016-01-19
x86/platform/UV: Remove EFI memmap quirk for UV2+
Alex Thorlton
1
-1
/
+4
2016-01-15
x86/irq: Plug vector cleanup race
Thomas Gleixner
1
-10
/
+53
2016-01-15
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
1
-4
/
+7
2016-01-15
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner
1
-2
/
+16
2016-01-15
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner
1
-13
/
+3
2016-01-15
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner
1
-1
/
+3
2016-01-15
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
1
-2
/
+6
2016-01-15
x86/irq: Get rid of code duplication
Thomas Gleixner
1
-18
/
+15
2016-01-15
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
1
-1
/
+1
2016-01-15
x86/irq: Check vector allocation early
Thomas Gleixner
1
-13
/
+25
2016-01-15
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
1
-8
/
+16
2016-01-15
x86/irq: Reorganize the return path in assign_irq_vector
Thomas Gleixner
1
-14
/
+8
2016-01-15
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Jiang Liu
1
-3
/
+5
2016-01-15
x86/irq: Fix a race in x86_vector_free_irqs()
Jiang Liu
1
-8
/
+8
2016-01-15
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
1
-1
/
+5
2016-01-12
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-27
/
+99
2015-12-30
x86/numachip: Fix NumaConnect2 MMCFG PCI access
Daniel J Blueman
1
-4
/
+1
2015-12-20
x86/irq: Export functions to allow MSI domains in modules
Jake Oshins
2
-3
/
+7
2015-12-19
x86/apic: Introduce apic_extnmi command line parameter
Hidehiro Kawai
1
-2
/
+32
2015-12-19
Merge branch 'linus' into x86/apic
Thomas Gleixner
1
-1
/
+5
2015-11-24
x86/apic: Fix the saving and restoring of lapic vectors during suspend/resume
Juergen Gross
1
-1
/
+10
2015-11-07
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
Vitaly Kuznetsov
1
-1
/
+5
2015-11-05
x86/apic: Use default send single IPI wrapper
Thomas Gleixner
2
-0
/
+2
2015-11-05
x86/apic: Provide default send single IPI wrapper
Thomas Gleixner
1
-0
/
+8
2015-11-05
x86/apic: Implement single IPI for apic_noop
Thomas Gleixner
1
-0
/
+2
2015-11-05
x86/apic: Wire up single IPI for apic_numachip
Thomas Gleixner
1
-0
/
+2
2015-11-05
x86/apic: Wire up single IPI for x2apic_uv
Thomas Gleixner
1
-0
/
+1
2015-11-05
x86/apic: Implement single IPI for x2apic_phys
Thomas Gleixner
1
-0
/
+9
2015-11-05
x86/apic: Wire up single IPI for bigsmp_apic
Thomas Gleixner
1
-0
/
+1
2015-11-05
x86/apic: Remove pointless indirections from bigsmp_apic
Thomas Gleixner
1
-7
/
+2
2015-11-05
x86/apic: Wire up single IPI for apic_physflat
Thomas Gleixner
1
-0
/
+1
2015-11-05
x86/apic: Remove pointless indirections from apic_physflat
Thomas Gleixner
1
-14
/
+3
2015-11-05
x86/apic: Implement default single target IPI function
Thomas Gleixner
1
-0
/
+10
2015-11-05
x86/apic: Implement single target IPI function for x2apic_cluster
Linus Torvalds
1
-0
/
+9
2015-11-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-65
/
+165
2015-10-27
x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()
Werner Pawlitschko
1
-1
/
+3
2015-10-16
x86/ioapic: Disable interrupts when re-routing legacy IRQs
Vitaly Kuznetsov
1
-0
/
+4
[next]