- b189892 x86: apic - fix unused vars warning in calibrate_APIC_clock by Cyrill Gorcunov · 16 years ago
- 08ad776 x86: apic - skip writting ESR register if we dont have on by Cyrill Gorcunov · 16 years ago
- 9df08f1 x86: apic - lapic_setup_esr does not handle esr_disable - fix it by Cyrill Gorcunov · 16 years ago
- 823b259 x86: print out apic id in hex format by Yinghai Lu · 16 years ago
- 79c0969 x86: lapic address print out like io apic addr by Yinghai Lu · 16 years ago
- 1dd6ba2 x86: apic - unify smp_spurious/error_interrupt declaration by Cyrill Gorcunov · 16 years ago
- e492c5a x86: let 64 bit to use 32 bit calibrate_apic_clock by Yinghai Lu · 16 years ago
- 0f611ff x86: rename apic_32.c and apic_64.c to apic.c by Yinghai Lu · 16 years ago[Renamed from arch/x86/kernel/apic_64.c]
- 2f04fa8 x86: apic copy calibrate_APIC_clock to each other in apic_32/64.c by Yinghai Lu · 16 years ago
- dc1528d x86: apic unify smp_spurious/error_interrupt by Yinghai Lu · 16 years ago
- 773763d x86: merge header files in apic_xx.c by Yinghai Lu · 16 years ago
- be7a656 x86: copy detect_init_APIC to the other by Yinghai Lu · 16 years ago
- fa2bd35 x86: merge APIC_init_uniprocessor by Yinghai Lu · 16 years ago
- f28c0ae x86: make apic_32/64.c more like by Yinghai Lu · 16 years ago
- 3491998 x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c by Yinghai Lu · 16 years ago
- 49899ea x86: use HAVE_X2APIC in apic_64.c by Yinghai Lu · 16 years ago
- b3c5117 x86: apic_xx.c order variables by Yinghai Lu · 16 years ago
- 6460bc7 x86: apic - unify smp_apic_timer_interrupt by Cyrill Gorcunov · 16 years ago
- 89c38c2 x86: apic - unify setup_local_APIC by Cyrill Gorcunov · 16 years ago
- 80e5609 x86: apic_64.c - add sanity check for spurious vector definition by Cyrill Gorcunov · 16 years ago
- 920fa7a x86: apic - unify setup_apicpmtimer by Cyrill Gorcunov · 16 years ago
- 7c37e48 x86: apic - introduce get_physical_broadcast for 64bit by Cyrill Gorcunov · 16 years ago
- db4b552 x86: apic_64.c - setup_APIC_timer has to be __cpuinit function by Cyrill Gorcunov · 16 years ago
- aa45f97 x86: remove ioapic_force by Yinghai Lu · 16 years ago
- efa2559 x86: order variables in io_apic_xx.c by Yinghai Lu · 16 years ago
- accba5f Merge branch 'linus' into oprofile-v2 by Ingo Molnar · 16 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- 1b4ee4e x86: apic - compilation warnings fix by Cyrill Gorcunov · 16 years ago
- 789fa73 x86: apic - unify disableapic and nolapic setup handlers by Cyrill Gorcunov · 16 years ago
- 79af9be x86: apic - unify apic_set_verbosity by Cyrill Gorcunov · 16 years ago
- 0b23e8c x86: apic - unify local_apic_timer_interrupt by Cyrill Gorcunov · 16 years ago
- fa6b95f x86: apic - unify end_local_APIC_setup by Cyrill Gorcunov · 16 years ago
- 1b313f4 x86: apic - generic_processor_info by Cyrill Gorcunov · 16 years ago
- c177b0b x86: apic - unify disconnect_bsp_APIC by Cyrill Gorcunov · 16 years ago
- c40aaec6 x86: apic - unify __setup_APIC_LVTT by Cyrill Gorcunov · 16 years ago
- c43da2f x86: apic - unify lapic_setup_esr by Cyrill Gorcunov · 16 years ago
- 36c9d67 x86: apic - unify connect_bsp_APIC by Cyrill Gorcunov · 16 years ago
- fe4024d x86: apic - unify lapic_shutdown by Cyrill Gorcunov · 16 years ago
- 990b183 x86: apic - unify disable_local_APIC by Cyrill Gorcunov · 16 years ago
- b6c8051 x86: apic - rearrange maxcpu definition by Cyrill Gorcunov · 16 years ago
- d5e629a x86: apic - unify lapic_resume - fix by Yinghai Lu · 16 years ago
- cf9768d7 x86: apic - unify xapic_icr_read by Cyrill Gorcunov · 16 years ago
- 9c80386 x86: apic - unify lapic_is_integrated by Cyrill Gorcunov · 16 years ago
- 274cfe5 x86: apic - rearrange functions and comments by Cyrill Gorcunov · 16 years ago
- 24968cf x86: apic - unify lapic_suspend by Cyrill Gorcunov · 16 years ago
- 92206c9 x86: apic - unify lapic_resume by Cyrill Gorcunov · 16 years ago
- 6764014 x86: apic - unify clear_local_APIC by Cyrill Gorcunov · 16 years ago
- 638c041 x86: apic - unify init_bsp_APIC by Cyrill Gorcunov · 16 years ago
- 6f6da97 x86: apic - sync_Arb_IDs style fixup by Cyrill Gorcunov · 16 years ago
- 296cb95 x86: apic - unify sync_Arb_IDs by Cyrill Gorcunov · 16 years ago
- f07f4f9 x86: apic - unify __setup_APIC_LVTT by Cyrill Gorcunov · 16 years ago
- 36fef09 x86: apic - unify disable_apic_timer by Cyrill Gorcunov · 16 years ago
- ed4e5ec x86: apic - use SET_APIC_DEST_FIELD instead of hardcoded shift by Cyrill Gorcunov · 16 years ago
- 881b374 Merge branch 'x86/apic' into x86/core by Ingo Molnar · 16 years ago
- 23b49c19 x86: resurrect proper handling of maxcpus= kernel option (v2) by Max Krasnyansky · 16 years ago
- 6aa360e x86: apic: changing export symbols to *_GPL by Robert Richter · 16 years ago
- 0969161 x86: apic: export symbols for extended interrupt LVT functions by Robert Richter · 16 years ago
- 286f571 x86: apic_*.c: add description to AMD's extended LVT functions by Robert Richter · 16 years ago
- d4c63ec x86: apic unification - merge down enable_NMI_through_LVT0 by Cyrill Gorcunov · 16 years ago
- 36a028d x86: apic unification - merge down lapic_get_maxlvt by Cyrill Gorcunov · 16 years ago
- 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
- 9175fc0 x86: use setup_clear_cpu_cap() when disabling the lapic by Yinghai Lu · 16 years ago
- f586bf7 x86: APIC: Remove apic_write_around(); use alternatives, merge fix by Suresh Siddha · 16 years ago
- 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 16 years ago
- baa1318 x86: APIC: Make apic_verbosity unsigned by Maciej W. Rozycki · 17 years ago
- 89b3b1f4 x86: apic_64 - make calibrate_APIC_clock to return error code by Cyrill Gorcunov · 16 years ago
- 4c9961d x86: make read_apic_id return final apicid by Yinghai Lu · 17 years ago
- 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 17 years ago
- 89027d3 x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping by Suresh Siddha · 17 years ago
- 13c88fb5 x64, x2apic/intr-remap: x2apic ops for x2apic mode support by Suresh Siddha · 17 years ago
- 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 17 years ago
- 2d7a66d x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fix by Suresh Siddha · 17 years ago
- 0c81c74 x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines by Suresh Siddha · 17 years ago
- c376d45 x86: nmi_watchdog - use NMI_NONE by default by Cyrill Gorcunov · 17 years ago
- 116f570 x86: nmi_watchdog - use nmi_watchdog variable for printing by Cyrill Gorcunov · 17 years ago
- b584176 x86: provide connect_bsp_APIC for x86_64 by Glauber Costa · 17 years ago
- e3ae0ac Merge branch 'x86/uv' into x86/devel by Ingo Molnar · 17 years ago
- b6df1b8 x86: fix stack overflow for large values of MAX_APICS by Jack Steiner · 17 years ago
- 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 17 years ago
- 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 17 years ago
- 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 17 years ago
- 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 17 years ago
- 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 17 years ago
- acae7d9 x86: APIC/UP: Downgrade the NMI watchdog for no I/O APIC by Maciej W. Rozycki · 17 years ago
- ab5a5be Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang" by Ingo Molnar · 17 years ago
- ff11571 x86, io-apic: fix nmi_watchdog=1 bootup hang by Ingo Molnar · 17 years ago
- 431ee79 x86: apic_64.c fix sparse warnings about shadowed variables by Thomas Gleixner · 17 years ago
- aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 17 years ago
- e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 17 years ago
- bab4b27 x86: move smp_found_config by Alexey Starikovskiy · 17 years ago
- 2584a82 x86: don't read maxlvt before checking if APIC is mapped by Chuck Ebbert · 17 years ago
- 877084f x86: cleanup div_sc() usage by Akinobu Mita · 17 years ago
- a4928cf "make namespacecheck" fixes by Ingo Molnar · 17 years ago
- 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 17 years ago
- af926a5 x86: move x86_bios_cpu_apicid to io_apic_64.c by Alexey Starikovskiy · 17 years ago
- ac23d4e x86: support for new UV apic by Jack Steiner · 17 years ago
- 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 17 years ago
- be8a568 x86: move generic_processor_info to apic_64.c by Alexey Starikovskiy · 17 years ago
- 86cc0d9 x86: move boot_cpu_physical_apicid to apic_64.c by Alexey Starikovskiy · 17 years ago