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_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
x86: rename apic_32.c and apic_64.c to apic.c
Yinghai Lu
1
-2312
/
+0
2008-10-16
x86: apic copy apic_64.c to apic_32.c
Yinghai Lu
1
-0
/
+188
2008-10-16
x86: apic copy calibrate_APIC_clock to each other in apic_32/64.c
Yinghai Lu
1
-0
/
+86
2008-10-16
x86: apic unify smp_spurious/error_interrupt
Yinghai Lu
1
-3
/
+21
2008-10-16
x86: merge header files in apic_xx.c
Yinghai Lu
1
-0
/
+8
2008-10-16
x86: copy detect_init_APIC to the other
Yinghai Lu
1
-0
/
+20
2008-10-16
x86: merge APIC_init_uniprocessor
Yinghai Lu
1
-6
/
+45
2008-10-16
x86: make apic_32/64.c more like
Yinghai Lu
1
-12
/
+113
2008-10-16
x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c
Yinghai Lu
1
-0
/
+7
2008-10-16
x86: apic_xx.c order variables
Yinghai Lu
1
-22
/
+24
2008-10-16
x86: apic - unify smp_apic_timer_interrupt
Cyrill Gorcunov
1
-0
/
+3
2008-10-16
x86: apic_32.c should use __cpuinit section
Cyrill Gorcunov
1
-3
/
+3
2008-10-16
x86: apic - unify setup_local_APIC
Cyrill Gorcunov
1
-5
/
+16
2008-10-16
x86: apic - unify setup_apicpmtimer
Cyrill Gorcunov
1
-0
/
+10
2008-10-13
Merge branch 'linus' into oprofile-v2
Ingo Molnar
1
-198
/
+263
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
1
-184
/
+253
2008-08-19
x86: apic - compilation warnings fix
Cyrill Gorcunov
1
-6
/
+9
2008-08-19
x86: apic - lapic_resume 32bit - unification fix
Cyrill Gorcunov
1
-0
/
+2
2008-08-19
x86: apic - rearrange parse_lapic_timer_c2_ok
Cyrill Gorcunov
1
-7
/
+7
2008-08-19
x86: apic - unify disableapic and nolapic setup handlers
Cyrill Gorcunov
1
-2
/
+9
2008-08-19
x86: apic - unify apic_set_verbosity
Cyrill Gorcunov
1
-3
/
+14
2008-08-19
x86: apic - unify local_apic_timer_interrupt
Cyrill Gorcunov
1
-0
/
+4
2008-08-19
x86: apic - unify end_local_APIC_setup
Cyrill Gorcunov
1
-2
/
+4
2008-08-19
x86: apic - generic_processor_info
Cyrill Gorcunov
1
-7
/
+8
2008-08-19
x86: apic - unify disconnect_bsp_APIC
Cyrill Gorcunov
1
-32
/
+34
2008-08-19
x86: apic - unify __setup_APIC_LVTT
Cyrill Gorcunov
1
-3
/
+7
2008-08-19
x86: apic - unify lapic_setup_esr
Cyrill Gorcunov
1
-10
/
+11
2008-08-19
x86: apic - unify connect_bsp_APIC
Cyrill Gorcunov
1
-0
/
+2
2008-08-19
x86: apic - unify lapic_shutdown
Cyrill Gorcunov
1
-3
/
+6
2008-08-19
x86: apic - unify disable_local_APIC
Cyrill Gorcunov
1
-1
/
+3
2008-08-19
x86: apic - unify setup_boot_APIC_clock
Cyrill Gorcunov
1
-0
/
+1
2008-08-19
x86: apic - rearrange maxcpu definition
Cyrill Gorcunov
1
-2
/
+2
2008-08-17
x86: apic - unify lapic_is_integrated
Cyrill Gorcunov
1
-0
/
+4
2008-08-17
x86: apic - rearrange functions and comments
Cyrill Gorcunov
1
-30
/
+39
2008-08-17
x86: apic - unify lapic_suspend
Cyrill Gorcunov
1
-1
/
+1
2008-08-17
x86: apic - unify lapic_resume
Cyrill Gorcunov
1
-11
/
+18
2008-08-17
x86: apic - unify clear_local_APIC
Cyrill Gorcunov
1
-5
/
+1
2008-08-16
x86: apic - unify init_bsp_APIC
Cyrill Gorcunov
1
-1
/
+3
2008-08-16
x86: apic - sync_Arb_IDs style fixup
Cyrill Gorcunov
1
-1
/
+3
2008-08-15
x86: apic - unify sync_Arb_IDs
Cyrill Gorcunov
1
-2
/
+1
2008-08-15
x86: apic - unify verify_local_APIC
Cyrill Gorcunov
1
-0
/
+6
2008-08-15
x86: apic - get rid of local_apic_timer_verify_ok
Cyrill Gorcunov
1
-6
/
+4
2008-08-15
x86: apic - do not clear APIC twice in lapic_shutdown
Cyrill Gorcunov
1
-1
/
+2
2008-08-15
x86: apic - unify disable_apic_timer
Cyrill Gorcunov
1
-5
/
+12
2008-08-14
Merge branch 'x86/apic' into x86/core
Ingo Molnar
1
-4
/
+12
2008-08-14
Merge branch 'linus' into x86/core
Ingo Molnar
1
-5
/
+9
2008-08-14
x86: resurrect proper handling of maxcpus= kernel option (v2)
Max Krasnyansky
1
-8
/
+0
2008-08-11
x86: make "apic" an early_param() on 32-bit, NULL check
Rene Herman
1
-3
/
+7
2008-08-11
x86: make "apic" an early_param() on 32-bit
Rene Herman
1
-2
/
+2
2008-08-11
x86: apic interrupts - move assignments to irqinit_32.c, v2
Cyrill Gorcunov
1
-48
/
+0
[next]