Commit Graph

4795 Commits (304e629bf4a3150a0bf6556fc45c52c5c082340f)

Author SHA1 Message Date
Yinghai Lu 2f04fa888d x86: apic copy calibrate_APIC_clock to each other in apic_32/64.c 17 years ago
Yinghai Lu dc1528dd86 x86: apic unify smp_spurious/error_interrupt 17 years ago
Yinghai Lu 773763df7d x86: merge header files in apic_xx.c 17 years ago
Yinghai Lu be7a656fe1 x86: copy detect_init_APIC to the other 17 years ago
Yinghai Lu fa2bd35a8d x86: merge APIC_init_uniprocessor 17 years ago
Yinghai Lu f28c0ae21d x86: make apic_32/64.c more like 17 years ago
Yinghai Lu 3491998dd5 x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c 17 years ago
Yinghai Lu 49899eacce x86: use HAVE_X2APIC in apic_64.c 17 years ago
Yinghai Lu b3c5117050 x86: apic_xx.c order variables 17 years ago
Cyrill Gorcunov 6460bc73aa x86: apic - unify smp_apic_timer_interrupt 17 years ago
Cyrill Gorcunov 457cc52d46 x86: apic_32.c should use __cpuinit section 17 years ago
Cyrill Gorcunov 89c38c2867 x86: apic - unify setup_local_APIC 17 years ago
Cyrill Gorcunov 80e5609cab x86: apic_64.c - add sanity check for spurious vector definition 17 years ago
Cyrill Gorcunov 920fa7a507 x86: apic - unify setup_apicpmtimer 17 years ago
Cyrill Gorcunov 7c37e48b51 x86: apic - introduce get_physical_broadcast for 64bit 17 years ago
Cyrill Gorcunov db4b5525ca x86: apic_64.c - setup_APIC_timer has to be __cpuinit function 17 years ago
Alok Kataria 2699574b3c x86: VMI, initialize IRQ vector 17 years ago
Yinghai Lu 052c0bff9b x86: fix probe_nr_irqs for xen 17 years ago
Yinghai Lu a2d332fa34 x86: fix 32-bit ioapic lockup with sparseirqs 17 years ago
Yinghai Lu e89eb43863 x86: sparse_irq needs spin_lock in allocations 17 years ago
Ingo Molnar 0c425cec64 warning: fix arch x86 kernel io_apic c 17 years ago
Alex Nixon bf9d3cf73e xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1' 17 years ago
Yinghai Lu 9d6a4d0823 x86: probe nr_irqs even only mptable is used 17 years ago
Yinghai Lu 8f09cd20a2 x86: make HAVE_SPARSE_IRQ support selectable 17 years ago
Yinghai Lu ffd5aae781 x86: print local APIC of APs one by one 17 years ago
Yinghai Lu 29ccbbf232 x86: remove first_free_entry/pin_map_size 17 years ago
Yinghai Lu 3eb2cce84b x86: unify ack_apic_edge 17 years ago
Yinghai Lu 4e738e2f30 x86: unify mask_IO_APIC_irq 17 years ago
Yinghai Lu c691cc8452 io_apic: make 32 bit have io_apic resource in /proc/iomem 17 years ago
Yinghai Lu 26d347c2c0 rename io_apic_64.c and io_apic_32.c to io_apic.c 17 years ago
Ingo Molnar 54168ed7f2 x86: make io_apic_32.c the same as io_apic_64.c 17 years ago
Yinghai Lu 047c8fdb87 x86: make io_apic_64.c and io_apic_32.c the same 17 years ago
Yinghai Lu aa45f97b1b x86: remove ioapic_force 17 years ago
Yinghai Lu f876d213a5 x86: make 64 handle sis_apic_bug like the 32 bit 17 years ago
Yinghai Lu d4057bdb6a x86: make headers files the same in io_apic_xx.c 17 years ago
Yinghai Lu efa2559f65 x86: order variables in io_apic_xx.c 17 years ago
Yinghai Lu 8ea5371baa x86: ordering functions in io_apic_64.c 17 years ago
Yinghai Lu 1d02519242 x86: ordering functions in io_apic_32.c 17 years ago
Yinghai Lu d83e94acd9 x86, io-apic: remove union about dest for log/phy 17 years ago
Yinghai Lu 7a959cff72 x86: add debug info for 32bit sparse_irq 17 years ago
Yinghai Lu 497c9a195d x86: make 32bit support per_cpu vector 17 years ago
Yinghai Lu 199751d715 x86: make 32 bit to use sparse_irq 17 years ago
Yinghai Lu 0f978f4505 x86: make 32bit to use irq_2_pin in irq_cfg 17 years ago
Yinghai Lu da51a82131 x86: make 32bit use irq_cfg_alloc, etc 17 years ago
Yinghai Lu a1420f395d x86: add irq_cfg for 32bit 17 years ago
Yinghai Lu 8b8e8c1bf7 x86: remove irqbalance in kernel for 32 bit 17 years ago
Yinghai Lu 6d50bc2683 x86: use 28 bits irq NR for pci msi/msix and ht 17 years ago
Yinghai Lu 52b17329d6 x86_64: make /proc/interrupts work with dyn irq_desc 17 years ago
Yinghai Lu a2f9f43858 x86_64: separate irq_cfgx from irq_cfgx_free 17 years ago
Yinghai Lu cb5bc83225 x86_64: rename irq_desc/irq_desc_alloc 17 years ago