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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
11
-0
/
+36
2017-09-25
x86/vector: Move helper functions around
Thomas Gleixner
1
-15
/
+15
2017-09-25
x86/vector: Remove pointless pointer checks
Thomas Gleixner
1
-1
/
+1
2017-09-25
x86/apic: Get rid of the legacy irq data storage
Thomas Gleixner
1
-39
/
+13
2017-09-25
x86/ioapic: Mark legacy vectors at reallocation time
Thomas Gleixner
2
-0
/
+2
2017-09-25
x86/vector: Simplify vector move cleanup
Thomas Gleixner
1
-144
/
+77
2017-09-25
x86/vector: Store the single CPU targets in apic data
Thomas Gleixner
1
-0
/
+5
2017-09-25
x86/vector: Cleanup variable names
Thomas Gleixner
1
-114
/
+114
2017-09-25
x86/vector: Simplify the CPU hotplug vector update
Thomas Gleixner
1
-29
/
+35
2017-09-25
x86/ioapic: Remove obsolete post hotplug update
Thomas Gleixner
3
-45
/
+0
2017-09-25
x86/apic: Get rid of multi CPU affinity
Thomas Gleixner
1
-10
/
+3
2017-09-25
x86/vector: Rename used_vectors to system_vectors
Thomas Gleixner
5
-11
/
+11
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
13
-45
/
+5
2017-09-25
x86/apic/x2apic: Simplify cluster management
Thomas Gleixner
1
-77
/
+75
2017-09-25
x86/apic: Reorganize struct apic
Thomas Gleixner
1
-59
/
+50
2017-09-25
x86/apic: Move common APIC callbacks
Thomas Gleixner
3
-89
/
+90
2017-09-25
x86/apic: Sanitize 32/64bit APIC callbacks
Thomas Gleixner
5
-44
/
+22
2017-09-25
x86/apic: Move APIC noop specific functions
Thomas Gleixner
2
-7
/
+7
2017-09-25
x86/apic: Move probe32 specific APIC functions
Thomas Gleixner
3
-31
/
+25
2017-09-25
x86/apic: Sanitize return value of check_apicid_used()
Thomas Gleixner
2
-4
/
+4
2017-09-25
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
7
-8
/
+8
2017-09-25
x86/apic: Deinline x2apic functions
Thomas Gleixner
4
-51
/
+49
2017-09-25
Merge branch 'irq/core' into x86/apic
Thomas Gleixner
25
-60
/
+854
2017-09-25
genirq/matrix: Add tracepoints
Thomas Gleixner
2
-0
/
+216
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner
4
-0
/
+454
2017-09-25
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
2
-0
/
+7
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
6
-12
/
+13
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
5
-21
/
+52
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
12
-25
/
+36
2017-09-25
genirq: Separate activation and startup
Thomas Gleixner
4
-8
/
+43
2017-09-25
genirq: Set managed shut down flag at init
Thomas Gleixner
1
-1
/
+1
2017-09-25
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
2
-4
/
+11
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
3
-1
/
+9
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
4
-1
/
+21
2017-09-25
genirq/debugfs: Show debug information for all irq descriptors
Thomas Gleixner
2
-1
/
+1
2017-09-25
genirq: Check __free_irq() return value for NULL
Alexandru Moise
1
-0
/
+4
2017-09-25
x86/apic: Use lapic_is_integrated() consistently
Dou Liyang
1
-5
/
+4
2017-09-25
x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
Dou Liyang
1
-4
/
+0
2017-09-25
x86/apic: Remove init_bsp_APIC()
Dou Liyang
3
-53
/
+0
2017-09-25
x86/apic: Initialize interrupt mode after timer init
Dou Liyang
3
-6
/
+8
2017-09-25
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
5
-2
/
+6
2017-09-25
x86/ioapic: Refactor the delay logic in timer_irq_works()
Dou Liyang
1
-2
/
+43
2017-09-25
x86/apic: Unify interrupt mode setup for UP system
Dou Liyang
2
-42
/
+6
2017-09-25
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
Dou Liyang
3
-58
/
+24
2017-09-25
x86/apic: Unify interrupt mode setup for SMP-capable system
Dou Liyang
2
-15
/
+37
2017-09-25
x86/apic: Move logical APIC ID away from apic_bsp_setup()
Dou Liyang
3
-11
/
+13
2017-09-25
x86/apic: Split local APIC timer setup from the APIC setup
Dou Liyang
2
-2
/
+7
2017-09-25
x86/apic: Prepare for unifying the interrupt delivery modes setup
Dou Liyang
2
-0
/
+18
2017-09-25
x86/apic: Construct a selector for the interrupt delivery mode
Dou Liyang
1
-0
/
+52
2017-09-25
Linux 4.14-rc2
Linus Torvalds
1
-1
/
+1
[next]