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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-12
x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
Len Brown
1
-1
/
+11
2017-10-12
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
Paolo Bonzini
1
-1
/
+2
2017-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-09-11
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
Dou Liyang
1
-1
/
+1
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-08-31
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...
Hans de Goede
1
-1
/
+5
2017-08-29
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
1
-33
/
+10
2017-08-29
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
1
-3
/
+3
2017-08-29
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
1
-19
/
+0
2017-08-29
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
2
-3
/
+1
2017-08-23
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
raymond pang
1
-1
/
+1
2017-07-20
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
1
-1
/
+1
2017-07-13
kernel/watchdog: split up config options
Nicholas Piggin
1
-1
/
+1
2017-07-04
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+80
2017-07-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-90
/
+166
2017-06-22
x86/apic: Mark single target interrupts
Thomas Gleixner
1
-0
/
+7
2017-06-22
x86/apic: Implement effective irq mask update
Thomas Gleixner
2
-0
/
+7
2017-06-22
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
4
-15
/
+27
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
10
-32
/
+22
2017-06-22
x86/apic: Move online masking to core code
Thomas Gleixner
3
-35
/
+22
2017-06-22
x86/uv: Use default_cpu_mask_to_apicid_and()
Thomas Gleixner
1
-15
/
+4
2017-06-22
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
Thomas Gleixner
1
-0
/
+16
2017-06-22
x86/msi: Create named irq domains
Thomas Gleixner
1
-9
/
+33
2017-06-22
x86/msi: Remove unused remap irq domain interface
Thomas Gleixner
1
-6
/
+0
2017-06-22
x86/msi: Provide new iommu irqdomain interface
Thomas Gleixner
1
-0
/
+15
2017-06-22
x86/htirq: Create named domain
Thomas Gleixner
1
-5
/
+16
2017-06-22
x86/ioapic: Create named irq domain
Thomas Gleixner
1
-2
/
+20
2017-06-22
x86/vector: Create named irq domain
Thomas Gleixner
1
-2
/
+7
2017-06-22
x86/apic: Add name to irq chip
Thomas Gleixner
1
-0
/
+1
2017-06-22
x86/apic: Make arch_init_msi/htirq_domain __init
Dou Liyang
2
-2
/
+2
2017-06-22
x86/apic: Make init_legacy_irqs() __init
Dou Liyang
1
-2
/
+2
2017-06-04
x86/apic: Add TSC_DEADLINE quirk due to errata
Peter Zijlstra
1
-0
/
+79
2017-06-04
x86/apic: Change the lapic name in deadline mode
Peter Zijlstra
1
-0
/
+1
2017-05-26
x86/ioapic: Remove unused IO_APIC_irq_trigger() function
Matthias Kaehlcke
1
-22
/
+0
2017-05-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+4
2017-05-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2017-04-14
x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-03-22
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
1
-1
/
+2
2017-03-13
x86/apic: Fix a comment in init_apic_mappings()
Dou Liyang
1
-2
/
+2
2017-03-13
x86/apic: Remove the SET_APIC_ID(x) macro
Dou Liyang
1
-1
/
+1
2017-03-11
x86/acpi: Restore the order of CPU IDs
Dou Liyang
1
-19
/
+7
2017-03-01
x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()
Dou Liyang
1
-13
/
+4
2017-03-01
x86/apic: Fix a warning message in logical CPU IDs allocation
Dou Liyang
1
-3
/
+3
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
5
-284
/
+315
2017-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+5
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-262
/
+290
2017-02-21
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+19
[next]