2008-10-16 |
Cyrill Gorcunov | x86: io-apic - code style cleaning for setup_IO_APIC_irqs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
venkatesh.pallipadi... | x86: HPET_MSI Initialise per-cpu HPET timers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Ingo Molnar | x86: HPET_MSI Basic HPET_MSI setup code, cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
venkatesh.pallipadi... | x86: HPET_MSI Basic HPET_MSI setup code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
venkatesh.pallipadi... | x86: HPET_MSI Refactor code in preparation for HPET_MSI Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
venkatesh.pallipadi... | x86: HPET_MSI change IRQ affinity in process context... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Dean Nelson | irq: set_irq_chip() has redundant call to irq_to_desc() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Dean Nelson | irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - use ARRAY_SIZE macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dyn_array: fix typo Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: print out if acpi want physical flat of all Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
H. Peter Anvin | dyn_array: don't break compiling for !CONFIG_SMP
|
commit | commitdiff | tree |
2008-10-16 |
Suresh Siddha | dmar: fix dmar_parse_dev() devices_cnt error condition... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Suresh Siddha | dmar: use list_for_each_entry_safe() in dmar_dev_scope_init() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dmar: initialize the return value in dmar_parse_dev() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dmar: fix using early fixmap mapping for DMAR table... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x2apic: fix reserved APIC register accesses in print_local_A... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Ingo Molnar | sparseirq: export nr_irqs on m68k/sparc/s390 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: apic - unify smp_spurious/error_interrupt declaration Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | sparseirq: move kstat_irqs from kstat to irq_desc ... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: let 64 bit to use 32 bit calibrate_apic_clock Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: rename apic_32.c and apic_64.c to apic.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: apic copy apic_64.c to apic_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: apic copy calibrate_APIC_clock to each other in... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: apic unify smp_spurious/error_interrupt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: merge header files in apic_xx.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: copy detect_init_APIC to the other Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: merge APIC_init_uniprocessor Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make apic_32/64.c more like Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: use HAVE_X2APIC in apic_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: apic_xx.c order variables Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: apic - unify smp_apic_timer_interrupt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: apic_32.c should use __cpuinit section Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: apic - unify setup_local_APIC Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: apic_64.c - add sanity check for spurious vector... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: apic - unify setup_apicpmtimer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: apic - introduce get_physical_broadcast for 64bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Cyrill Gorcunov | x86: apic_64.c - setup_APIC_timer has to be __cpuinit... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Alok Kataria | x86: VMI, initialize IRQ vector Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: fix probe_nr_irqs for xen Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: fix 32-bit ioapic lockup with sparseirqs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: sparse_irq needs spin_lock in allocations Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Suresh Siddha | sparseirq: fix intr-remap with dyn_array/nr_irqs changes] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Ingo Molnar | warning: fix arch x86 kernel io_apic c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Alex Nixon | xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | dyn_array: split dyn_array functions from init/main.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Alex Nixon | xen: fix memory access violation bug when CONFIG_HAVE_SPARSE... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: probe nr_irqs even only mptable is used Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make HAVE_SPARSE_IRQ support selectable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: print local APIC of APs one by one Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: remove first_free_entry/pin_map_size Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: unify ack_apic_edge Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: unify mask_IO_APIC_irq Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: irq: interrupt array size should be NR_VECTORS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | pci: change msi-x vector to 32bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | io_apic: make 32 bit have io_apic resource in /proc... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | rename io_apic_64.c and io_apic_32.c to io_apic.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Ingo Molnar | x86: make io_apic_32.c the same as io_apic_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make io_apic_64.c and io_apic_32.c the same Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: remove ioapic_force Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 64 handle sis_apic_bug like the 32 bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make headers files the same in io_apic_xx.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Ingo Molnar | sparseirq: fix lockdep Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: order variables in io_apic_xx.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: ordering functions in io_apic_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: ordering functions in io_apic_32.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86, io-apic: remove union about dest for log/phy Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: add debug info for 32bit sparse_irq Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 32bit support per_cpu vector Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 32 bit to use sparse_irq Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 32bit to use irq_2_pin in irq_cfg Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: make 32bit use irq_cfg_alloc, etc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: add irq_cfg for 32bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: remove irqbalance in kernel for 32 bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: use 28 bits irq NR for pci msi/msix and ht Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: put irq_2_iommu pointer into irq_desc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86_64: make /proc/interrupts work with dyn irq_desc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86_64: separate irq_cfgx from irq_cfgx_free Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | irq: separate sparse_irqs from sparse_irqs_free Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86_64: rename irq_desc/irq_desc_alloc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: check with without_new in show_interrupts Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | generic: add irq_desc in function in parameter Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | irq: remove >= nr_irqs checking with config_have_sparse_irq Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86, ioapic: replace loop with nr_irqs with for_each_irq_icfg Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | irq, fs/proc: replace loop with nr_irqs for proc/stat Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | irq: replace loop with nr_irqs with for_each_irq_desc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | irq: add irq_desc_without_new Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: move kstat_irqs from kstat to irq_desc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: put timer_rand_state pointer into irq_desc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: put irq_2_pin pointer into irq_cfg Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: add irq_cfg in io_apic_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Ingo Molnar | irq: sparse irqs, fix IRQ auto-probe crash Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | generic: sparse irqs: use irq_desc() together with... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: remove nr_irq_vectors Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86, irq: get nr_irqs from madt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Ingo Molnar | irq: sparse irqs, fix #3 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-10-16 |
Yinghai Lu | x86: use dyn_array in io_apic_xx.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |