index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic_64.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
-2311
/
+0
2008-10-16
x86: apic copy calibrate_APIC_clock to each other in apic_32/64.c
Yinghai Lu
1
-0
/
+215
2008-10-16
x86: apic unify smp_spurious/error_interrupt
Yinghai Lu
1
-2
/
+22
2008-10-16
x86: merge header files in apic_xx.c
Yinghai Lu
1
-1
/
+6
2008-10-16
x86: copy detect_init_APIC to the other
Yinghai Lu
1
-1
/
+81
2008-10-16
x86: merge APIC_init_uniprocessor
Yinghai Lu
1
-3
/
+45
2008-10-16
x86: make apic_32/64.c more like
Yinghai Lu
1
-1
/
+9
2008-10-16
x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c
Yinghai Lu
1
-0
/
+2
2008-10-16
x86: use HAVE_X2APIC in apic_64.c
Yinghai Lu
1
-12
/
+23
2008-10-16
x86: apic_xx.c order variables
Yinghai Lu
1
-16
/
+32
2008-10-16
x86: apic - unify smp_apic_timer_interrupt
Cyrill Gorcunov
1
-0
/
+2
2008-10-16
x86: apic - unify setup_local_APIC
Cyrill Gorcunov
1
-5
/
+46
2008-10-16
x86: apic_64.c - add sanity check for spurious vector definition
Cyrill Gorcunov
1
-2
/
+7
2008-10-16
x86: apic - unify setup_apicpmtimer
Cyrill Gorcunov
1
-0
/
+2
2008-10-16
x86: apic - introduce get_physical_broadcast for 64bit
Cyrill Gorcunov
1
-0
/
+10
2008-10-16
x86: apic_64.c - setup_APIC_timer has to be __cpuinit function
Cyrill Gorcunov
1
-1
/
+1
2008-10-16
x86: remove ioapic_force
Yinghai Lu
1
-1
/
+0
2008-10-16
x86: order variables in io_apic_xx.c
Yinghai Lu
1
-0
/
+5
2008-10-13
Merge branch 'linus' into oprofile-v2
Ingo Molnar
1
-93
/
+540
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
1
-86
/
+540
2008-08-19
x86: apic - compilation warnings fix
Cyrill Gorcunov
1
-6
/
+9
2008-08-19
x86: apic - unify disableapic and nolapic setup handlers
Cyrill Gorcunov
1
-3
/
+3
2008-08-19
x86: apic - unify apic_set_verbosity
Cyrill Gorcunov
1
-21
/
+25
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
-0
/
+9
2008-08-19
x86: apic - generic_processor_info
Cyrill Gorcunov
1
-2
/
+39
2008-08-19
x86: apic - unify disconnect_bsp_APIC
Cyrill Gorcunov
1
-2
/
+21
2008-08-19
x86: apic - unify __setup_APIC_LVTT
Cyrill Gorcunov
1
-4
/
+8
2008-08-19
x86: apic - unify lapic_setup_esr
Cyrill Gorcunov
1
-12
/
+39
2008-08-19
x86: apic - unify connect_bsp_APIC
Cyrill Gorcunov
1
-2
/
+18
2008-08-19
x86: apic - unify lapic_shutdown
Cyrill Gorcunov
1
-1
/
+13
2008-08-19
x86: apic - unify disable_local_APIC
Cyrill Gorcunov
1
-0
/
+14
2008-08-19
x86: apic - rearrange maxcpu definition
Cyrill Gorcunov
1
-1
/
+1
2008-08-18
x86: apic - unify lapic_resume - fix
Yinghai Lu
1
-0
/
+2
2008-08-17
x86: apic - unify xapic_icr_read
Cyrill Gorcunov
1
-1
/
+1
2008-08-17
x86: apic - unify lapic_is_integrated
Cyrill Gorcunov
1
-1
/
+5
2008-08-17
x86: apic - rearrange functions and comments
Cyrill Gorcunov
1
-10
/
+38
2008-08-17
x86: apic - unify lapic_suspend
Cyrill Gorcunov
1
-1
/
+2
2008-08-17
x86: apic - unify lapic_resume
Cyrill Gorcunov
1
-4
/
+15
2008-08-17
x86: apic - unify clear_local_APIC
Cyrill Gorcunov
1
-2
/
+15
2008-08-16
x86: apic - unify init_bsp_APIC
Cyrill Gorcunov
1
-3
/
+11
2008-08-16
x86: apic - sync_Arb_IDs style fixup
Cyrill Gorcunov
1
-1
/
+2
2008-08-15
x86: apic - unify sync_Arb_IDs
Cyrill Gorcunov
1
-4
/
+6
2008-08-15
x86: apic - unify __setup_APIC_LVTT
Cyrill Gorcunov
1
-2
/
+8
2008-08-15
x86: apic - unify disable_apic_timer
Cyrill Gorcunov
1
-5
/
+11
2008-08-15
x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shift
Cyrill Gorcunov
1
-1
/
+1
2008-08-14
Merge branch 'x86/apic' into x86/core
Ingo Molnar
1
-3
/
+11
2008-08-14
x86: resurrect proper handling of maxcpus= kernel option (v2)
Max Krasnyansky
1
-7
/
+0
2008-07-26
x86: apic: changing export symbols to *_GPL
Robert Richter
1
-1
/
+1
2008-07-26
x86: apic: export symbols for extended interrupt LVT functions
Robert Richter
1
-0
/
+1
[next]