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
/
include
/
asm
/
apic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
Mateusz Jończyk
1
-2
/
+1
2022-07-30
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-2
/
+0
2022-04-07
x86/acpi/x86/boot: Add multiprocessor wake-up support
Kuppuswamy Sathyanarayanan
1
-0
/
+5
2022-04-07
x86/boot: Add a trampoline for booting APs via firmware handoff
Sean Christopherson
1
-0
/
+2
2021-05-29
x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
Thomas Gleixner
1
-0
/
+1
2021-02-04
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
1
-10
/
+0
2020-10-28
x86/apic: Always provide irq_compose_msi_msg() method for vector domain
David Woodhouse
1
-5
/
+3
2020-10-28
x86/apic: Cleanup destination mode
Thomas Gleixner
1
-1
/
+1
2020-10-28
x86/apic: Get rid of apic:: Dest_logical
Thomas Gleixner
1
-2
/
+0
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
1
-1
/
+2
2020-10-28
x86/apic: Fix x2apic enablement without interrupt remapping
David Woodhouse
1
-0
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-09-16
x86/msi: Move compose message callback where it belongs
Thomas Gleixner
1
-0
/
+8
2020-06-11
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
1
-20
/
+0
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
1
-13
/
+0
2020-02-01
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
1
-0
/
+8
2020-01-29
x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
Thomas Gleixner
1
-0
/
+2
2019-07-25
x86/apic/flat64: Remove the IPI shorthand decision logic
Thomas Gleixner
1
-4
/
+0
2019-07-25
x86/apic: Provide and use helper for send_IPI_allbutself()
Thomas Gleixner
1
-0
/
+2
2019-07-25
x86/apic: Add static key to Control IPI shorthands
Thomas Gleixner
1
-0
/
+2
2019-07-25
x86/hotplug: Silence APIC and NMI when CPU is dead
Thomas Gleixner
1
-0
/
+1
2019-07-25
x86/apic/uv: Make x2apic_extra_bits static
Thomas Gleixner
1
-2
/
+0
2019-07-17
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
1
-1
/
+1
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
1
-0
/
+2
2019-06-16
x86/apic: Make apic_bsp_setup() static
Thomas Gleixner
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
1
-1
/
+1
2019-05-09
x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
Daniel Drake
1
-1
/
+1
2018-08-05
x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
Nicolai Stange
1
-0
/
+3
2018-07-02
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
1
-2
/
+0
2018-06-21
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
1
-0
/
+2
2018-06-21
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
1
-0
/
+6
2018-06-06
x86/apic: Provide apic_ack_irq()
Thomas Gleixner
1
-0
/
+2
2018-04-12
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
1
-17
/
+1
2018-04-10
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
1
-2
/
+2
2018-03-26
x86/apic: Finish removing unused callbacks
David Rientjes
1
-16
/
+0
2018-02-16
x86/apic: Make setup_local_APIC() static
Dou Liyang
1
-1
/
+0
2018-02-13
x86/apic: Simplify init_bsp_APIC() usage
Dou Liyang
1
-0
/
+1
2018-01-14
Revert "x86/apic: Remove init_bsp_APIC()"
Ville Syrjälä
1
-0
/
+1
2017-09-25
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
1
-0
/
+1
2017-09-25
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
1
-0
/
+6
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
1
-0
/
+5
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
1
-3
/
+0
2017-09-25
x86/apic: Reorganize struct apic
Thomas Gleixner
1
-59
/
+50
2017-09-25
x86/apic: Move common APIC callbacks
Thomas Gleixner
1
-61
/
+12
2017-09-25
x86/apic: Sanitize 32/64bit APIC callbacks
Thomas Gleixner
1
-30
/
+0
2017-09-25
x86/apic: Move APIC noop specific functions
Thomas Gleixner
1
-7
/
+0
2017-09-25
x86/apic: Move probe32 specific APIC functions
Thomas Gleixner
1
-21
/
+0
2017-09-25
x86/apic: Sanitize return value of check_apicid_used()
Thomas Gleixner
1
-2
/
+2
2017-09-25
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
1
-1
/
+1
[next]