Commit Graph

4885 Commits (c370e5e089adfd5b1b863f3464cccae9ebf33cca)

Author SHA1 Message Date
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
Yinghai Lu 1d5f6b36c4 x86: check with without_new in show_interrupts 17 years ago
Yinghai Lu 46926b67fc generic: add irq_desc in function in parameter 17 years ago
Yinghai Lu 7d94f7ca40 irq: remove >= nr_irqs checking with config_have_sparse_irq 17 years ago
Yinghai Lu 46b8214d12 x86, ioapic: replace loop with nr_irqs with for_each_irq_icfg 17 years ago
Yinghai Lu 2c6927a38f irq: replace loop with nr_irqs with for_each_irq_desc 17 years ago
Yinghai Lu 7f95ec9e4c x86: move kstat_irqs from kstat to irq_desc 17 years ago
Yinghai Lu e5a53714ac x86: put irq_2_pin pointer into irq_cfg 17 years ago
Yinghai Lu 3ac2de48ed x86: add irq_cfg in io_apic_64.c 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu 71f521bbaf x86, irq: get nr_irqs from madt 17 years ago
Ingo Molnar a84488c213 irq: sparse irqs, fix #3 17 years ago
Yinghai Lu 301e619020 x86: use dyn_array in io_apic_xx.c 17 years ago
Yinghai Lu 0799e432ac x86: use nr_irqs 17 years ago
Yinghai Lu 6da55c3e8d x86: enable dyn_array support 17 years ago
Yinghai Lu 1f8ff037a8 x86: alloc dyn_array all together 17 years ago
Yinghai Lu 1f3fcd4b1a add per_cpu_dyn_array support 17 years ago
Yinghai Lu fe648be019 x86: add after_bootmem flag for 32bit 17 years ago
Robert Richter 818273ae46 oprofile: fixing whitespaces in arch/x86/oprofile/* 17 years ago
Pavel Vasilyev 1339c367a8 fix CONFIG_MMCONFIG=n build warning 17 years ago
Suravee Suthikulpanit 5f87dfb79f x86/oprofile: add the logic for enabling additional IBS bits 17 years ago
Robert Richter 69046d4304 x86/oprofile: reordering functions in nmi_int.c 17 years ago
Robert Richter 25ad2913ca oprofile: more whitespace fixes 17 years ago
Robert Richter c92960fccb oprofile: whitespace fixes 17 years ago
Robert Richter ccd755c2d9 OProfile: Rename IBS sysfs dir into "ibs_op" 17 years ago
Robert Richter 2d55a47882 OProfile: Rework string handling in setup_ibs_files() 17 years ago
Robert Richter e2fee2761a OProfile: Rework oprofile_add_ibs_sample() function 17 years ago
Xiantao Zhang 3de42dc094 KVM: Separate irq ack notification out of arch/x86/kvm/irq.c 17 years ago
Xiantao Zhang 8a98f6648a KVM: Move device assignment logic to common code 17 years ago
Zhang xiantao 371c01b28e KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/ 17 years ago