2008-10-16 |
Thomas Gleixner | genirq: remove sparse irq code |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic - unify APIC_DIVISOR |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: sparse_irq: fix typo in debug print out |
tree | commitdiff |
2008-10-16 |
Russ Anderson | x86: Add sysfs entries for UV v4 |
tree | commitdiff |
2008-10-16 |
Russ Anderson | x86: Add UV partition call v4 |
tree | commitdiff |
2008-10-16 |
Russ Anderson | x86: Add UV bios call infrastructure v4 |
tree | commitdiff |
2008-10-16 |
Russ Anderson | x86: Add UV EFI table entry v4 |
tree | commitdiff |
2008-10-16 |
Ingo Molnar | x86, UV: add uv_setup_irq() and uv_teardown_irq() funct... |
tree | commitdiff |
2008-10-16 |
Dean Nelson | x86, UV: add uv_setup_irq() and uv_teardown_irq() funct... |
tree | commitdiff |
2008-10-16 |
Venki Pallipadi | hpet: clean up warning |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: print out irq nr for msi/ht, v3 |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - interrupt remapping fix |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: irq no should not use hex in /proc/interrupts |
tree | commitdiff |
2008-10-16 |
Jack Steiner | x86, uv: fix ordering of calls to uv_system_init &... |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - interrupt remapping fix |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | sparseirq: remove some debug print out |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - do not use KERN_DEBUG marker too much... |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic - fix unused vars warning in calibrate_APIC_clock |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic - skip writting ESR register if we dont have on |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic - lapic_setup_esr does not handle esr_disable... |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: print out apic id in hex format |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - get rid of __DO_ACTION macro |
tree | commitdiff |
2008-10-16 |
Steven Noonan | x86: fix HPET compiler error when not using CONFIG_PCI_MSI |
tree | commitdiff |
2008-10-16 |
Venki Pallipadi | x86: using HPET in MSI mode and setting up per CPU... |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - do not use KERN_DEBUG marker too much |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: lapic address print out like io apic addr |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - code style cleaning for setup_IO_APIC_irqs |
tree | commitdiff |
2008-10-16 |
venkatesh.pallipad... | x86: HPET_MSI Initialise per-cpu HPET timers |
tree | commitdiff |
2008-10-16 |
Ingo Molnar | x86: HPET_MSI Basic HPET_MSI setup code, cleanups |
tree | commitdiff |
2008-10-16 |
venkatesh.pallipad... | x86: HPET_MSI Basic HPET_MSI setup code |
tree | commitdiff |
2008-10-16 |
venkatesh.pallipad... | x86: HPET_MSI Refactor code in preparation for HPET_MSI |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ... |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: io-apic - use ARRAY_SIZE macro |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: print out if acpi want physical flat of all |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x2apic: fix reserved APIC register accesses in print_lo... |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic - unify smp_spurious/error_interrupt declaration |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: let 64 bit to use 32 bit calibrate_apic_clock |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: rename apic_32.c and apic_64.c to apic.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: apic copy apic_64.c to apic_32.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: apic copy calibrate_APIC_clock to each other in... |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: apic unify smp_spurious/error_interrupt |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: merge header files in apic_xx.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: copy detect_init_APIC to the other |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: merge APIC_init_uniprocessor |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make apic_32/64.c more like |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: use HAVE_X2APIC in apic_64.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: apic_xx.c order variables |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic - unify smp_apic_timer_interrupt |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic_32.c should use __cpuinit section |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic - unify setup_local_APIC |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic_64.c - add sanity check for spurious vector... |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic - unify setup_apicpmtimer |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic - introduce get_physical_broadcast for 64bit |
tree | commitdiff |
2008-10-16 |
Cyrill Gorcunov | x86: apic_64.c - setup_APIC_timer has to be __cpuinit... |
tree | commitdiff |
2008-10-16 |
Alok Kataria | x86: VMI, initialize IRQ vector |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: fix probe_nr_irqs for xen |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: fix 32-bit ioapic lockup with sparseirqs |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: sparse_irq needs spin_lock in allocations |
tree | commitdiff |
2008-10-16 |
Ingo Molnar | warning: fix arch x86 kernel io_apic c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: probe nr_irqs even only mptable is used |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make HAVE_SPARSE_IRQ support selectable |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: print local APIC of APs one by one |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: remove first_free_entry/pin_map_size |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: unify ack_apic_edge |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: unify mask_IO_APIC_irq |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | io_apic: make 32 bit have io_apic resource in /proc... |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | rename io_apic_64.c and io_apic_32.c to io_apic.c |
tree | commitdiff |
2008-10-16 |
Ingo Molnar | x86: make io_apic_32.c the same as io_apic_64.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make io_apic_64.c and io_apic_32.c the same |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: remove ioapic_force |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 64 handle sis_apic_bug like the 32 bit |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make headers files the same in io_apic_xx.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: order variables in io_apic_xx.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: ordering functions in io_apic_64.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: ordering functions in io_apic_32.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86, io-apic: remove union about dest for log/phy |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: add debug info for 32bit sparse_irq |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 32bit support per_cpu vector |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 32 bit to use sparse_irq |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 32bit to use irq_2_pin in irq_cfg |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: make 32bit use irq_cfg_alloc, etc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: add irq_cfg for 32bit |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: remove irqbalance in kernel for 32 bit |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: use 28 bits irq NR for pci msi/msix and ht |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86_64: make /proc/interrupts work with dyn irq_desc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86_64: separate irq_cfgx from irq_cfgx_free |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86_64: rename irq_desc/irq_desc_alloc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: check with without_new in show_interrupts |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | generic: add irq_desc in function in parameter |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | irq: remove >= nr_irqs checking with config_have_sparse_irq |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86, ioapic: replace loop with nr_irqs with for_each_ir... |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | irq: replace loop with nr_irqs with for_each_irq_desc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: move kstat_irqs from kstat to irq_desc |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: put irq_2_pin pointer into irq_cfg |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: add irq_cfg in io_apic_64.c |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | generic: sparse irqs: use irq_desc() together with... |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86, irq: get nr_irqs from madt |
tree | commitdiff |
2008-10-16 |
Ingo Molnar | irq: sparse irqs, fix #3 |
tree | commitdiff |
2008-10-16 |
Yinghai Lu | x86: use dyn_array in io_apic_xx.c |
tree | commitdiff |
next |