index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
io_apic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2017-02-21
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2017-02-09
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
Linus Torvalds
1
-2
/
+0
2017-02-01
Merge branch 'x86/urgent' into x86/platform, to pick up fixes
Ingo Molnar
1
-0
/
+2
2017-01-31
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
1
-0
/
+2
2017-01-20
x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()
Andy Shevchenko
1
-2
/
+2
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
1
-1
/
+0
2016-09-20
x86/apic: Get rid of apic_version[] array
Denys Vlasenko
1
-2
/
+2
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
1
-2
/
+3
2016-06-10
x86/ioapic: Simplify ioapic_setup_resources()
Rui Wang
1
-11
/
+7
2016-06-10
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
1
-1
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-01-15
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
1
-1
/
+5
2015-11-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
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
2015-10-11
x86/io_apic: Make eoi_ioapic_pin() static
Andy Shevchenko
1
-1
/
+1
2015-09-14
x86/ioapic: Force affinity setting in setup_ioapic_dest()
Thomas Gleixner
1
-2
/
+3
2015-09-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-07-30
x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()
Jiang Liu
1
-1
/
+1
2015-07-13
x86/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2015-04-24
x86: Cleanup irq_domain ops
Thomas Gleixner
1
-1
/
+8
2015-04-24
x86,ioapic: Cleanup irq_trigger/polarity()
Thomas Gleixner
1
-88
/
+50
2015-04-24
x86, ioapic: Use proper defines for the entry fields
Thomas Gleixner
1
-50
/
+50
2015-04-24
x86/irq: Remove sis apic bug workaround
Thomas Gleixner
1
-25
/
+10
2015-04-24
x86/irq: Use cached IOAPIC entry instead of reading from hardware
Jiang Liu
1
-57
/
+21
2015-04-24
x86/irq: Clean up io_apic.h
Jiang Liu
1
-15
/
+8
2015-04-24
x86: Remove more unmodified io_apic_ops
Thomas Gleixner
1
-1
/
+1
2015-04-24
x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modify
Jiang Liu
1
-2
/
+4
2015-04-24
x86/irq: Remove struct io_apic_irq_attr
Jiang Liu
1
-10
/
+0
2015-04-24
x86/irq: Move irq_cfg.irq_2_pin into io_apic.c
Jiang Liu
1
-87
/
+77
2015-04-24
x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces
Jiang Liu
1
-16
/
+4
2015-04-24
x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces
Jiang Liu
1
-24
/
+1
2015-04-24
x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces
Jiang Liu
1
-24
/
+0
2015-04-24
x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces
Jiang Liu
1
-55
/
+0
2015-04-24
x86/irq: Remove unused struct mp_pin_info
Jiang Liu
1
-27
/
+3
2015-04-24
x86/irq: Remove unused old IOAPIC irqdomain interfaces
Jiang Liu
1
-201
/
+1
2015-04-24
x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces
Jiang Liu
1
-97
/
+211
2015-04-24
x86/irq: Introduce helper functions to support hierarchical irqdomains for IO...
Jiang Liu
1
-0
/
+61
2015-04-24
x86/irq: Simplify the way to print IOAPIC entry
Jiang Liu
1
-2
/
+28
2015-04-24
x86/irq: Refine the way to allocate irq_cfg for legacy IRQs
Jiang Liu
1
-12
/
+1
2015-04-24
x86/irq: Implement callbacks to enable hierarchical irqdomains on IOAPICs
Jiang Liu
1
-3
/
+156
2015-04-24
x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains
Jiang Liu
1
-13
/
+26
2015-04-24
x86/irq: Remove unused pre_init_apic_IRQ0()
Jiang Liu
1
-17
/
+0
2015-04-24
x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors
Jiang Liu
1
-3
/
+0
[prev]
[next]