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
/
apic.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2016-07-25
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
1
-0
/
+2
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-06-10
x86/apic: Fix misspelled APIC
Claudio Fontana
1
-3
/
+3
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-10
/
+10
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
1
-5
/
+5
2016-03-31
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
1
-1
/
+1
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
1
-1
/
+1
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
1
-0
/
+14
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2015-12-19
x86/apic: Introduce apic_extnmi command line parameter
Hidehiro Kawai
1
-2
/
+32
2015-11-24
x86/apic: Fix the saving and restoring of lapic vectors during suspend/resume
Juergen Gross
1
-1
/
+10
2015-09-30
x86/apic: Deinline various functions
Denys Vlasenko
1
-4
/
+4
2015-09-14
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
1
-0
/
+7
2015-09-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-40
/
+44
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2015-08-22
x86/apic: Fix fallout from x2apic cleanup
Thomas Gleixner
1
-7
/
+7
2015-07-30
x86/apic: Drop local_irq_save/restore in timer callbacks
Thomas Gleixner
1
-15
/
+3
2015-07-30
x86/apic: Migrate apic timer to new set_state interface
Viresh Kumar
1
-35
/
+51
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-4
/
+4
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
1
-4
/
+4
2015-04-01
x86/apic: Remove verify_local_APIC()
Bandan Das
1
-62
/
+0
2015-02-13
Revert "x86/apic: Only disable CPU x2apic mode when necessary"
Linus Torvalds
1
-2
/
+1
2015-01-22
x86: Consolidate boot cpu timer setup
Thomas Gleixner
1
-2
/
+2
2015-01-22
x86/apic: Reuse apic_bsp_setup() for UP APIC setup
Thomas Gleixner
1
-31
/
+22
2015-01-22
x86/smpboot: Move apic init code to apic.c
Thomas Gleixner
1
-10
/
+41
2015-01-22
init: Get rid of x86isms
Thomas Gleixner
1
-0
/
+7
2015-01-22
x86/apic: Move apic_init_uniprocessor code
Thomas Gleixner
1
-63
/
+62
2015-01-22
x86/apic: Sanitize ioapic handling
Thomas Gleixner
1
-14
/
+3
2015-01-22
x86/x2apic: Use state information for disable
Thomas Gleixner
1
-16
/
+10
2015-01-22
x86/x2apic: Split enable and setup function
Thomas Gleixner
1
-25
/
+38
2015-01-22
x86/x2apic: Disable x2apic from nox2apic setup
Thomas Gleixner
1
-35
/
+24
2015-01-22
x86/x2apic: Add proper state tracking
Thomas Gleixner
1
-1
/
+14
2015-01-22
x86/x2apic: Clarify remapping mode for x2apic enablement
Thomas Gleixner
1
-4
/
+4
2015-01-22
x86/x2apic: Move code in conditional region
Thomas Gleixner
1
-34
/
+33
2015-01-22
x86/apic: Check x2apic early
Thomas Gleixner
1
-14
/
+20
2015-01-22
x86/apic: Make disable x2apic work really
Thomas Gleixner
1
-9
/
+5
2015-01-22
x86/ioapic: Check x2apic really
Thomas Gleixner
1
-1
/
+3
2015-01-22
x86/apic: Move x2apic code to one place
Thomas Gleixner
1
-30
/
+28
2015-01-22
x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC
Thomas Gleixner
1
-1
/
+1
2015-01-22
x86/apic: Avoid open coded x2apic detection
Thomas Gleixner
1
-4
/
+1
2015-01-15
iommu/irq_remapping: Kill function irq_remapping_supported() and related code
Jiang Liu
1
-6
/
+1
2015-01-15
x86/apic: Only disable CPU x2apic mode when necessary
Jiang Liu
1
-1
/
+2
2015-01-15
x86/apic: Handle XAPIC remap mode proper.
Jiang Liu
1
-5
/
+1
2015-01-15
x86/apic: Refine enable_IR_x2apic() and related functions
Jiang Liu
1
-45
/
+47
2015-01-15
x86/apic: Correctly detect X2APIC status in function enable_IR()
Jiang Liu
1
-1
/
+1
2015-01-15
x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()
Jiang Liu
1
-3
/
+1
2015-01-15
x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic
Jiang Liu
1
-0
/
+8
2015-01-15
x86/apic: Clear stale x2apic mode
Thomas Gleixner
1
-0
/
+1
[next]