proc: fixup irq iterator
[h-e-n] / arch /
2008-10-16 Thomas Gleixnerx86: move ack_bad_irq() to irq.c
2008-10-16 Thomas Gleixnerx86: unify show_interrupts() and proc helpers
2008-10-16 Thomas Gleixnerx86: cleanup show_interrupts
2008-10-16 Ingo Molnargenirq: remove artifacts from sparseirq removal
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Thomas Gleixnergenirq: remove irq_to_desc_alloc
2008-10-16 Thomas Gleixnergenirq: remove sparse irq code
2008-10-16 Thomas Gleixnerx86: remove sparse irq from Kconfig
2008-10-16 Thomas Gleixnergenirq: define nr_irqs for architectures with GENERIC_H...
2008-10-16 Cyrill Gorcunovx86: apic - unify APIC_DIVISOR
2008-10-16 Yinghai Lux86: sparse_irq: fix typo in debug print out
2008-10-16 Russ Andersonx86: Add sysfs entries for UV v4
2008-10-16 Russ Andersonx86: Add UV partition call v4
2008-10-16 Russ Andersonx86: Add UV bios call infrastructure v4
2008-10-16 Russ Andersonx86: Add UV EFI table entry v4
2008-10-16 Ingo Molnarx86, UV: add uv_setup_irq() and uv_teardown_irq() funct...
2008-10-16 Dean Nelsonx86, UV: add uv_setup_irq() and uv_teardown_irq() funct...
2008-10-16 Venki Pallipadihpet: clean up warning
2008-10-16 Yinghai Lux86: print out irq nr for msi/ht, v3
2008-10-16 Cyrill Gorcunovx86: io-apic - interrupt remapping fix
2008-10-16 Yinghai Lux86: irq no should not use hex in /proc/interrupts
2008-10-16 Jack Steinerx86, uv: fix ordering of calls to uv_system_init &...
2008-10-16 Cyrill Gorcunovx86: io-apic - interrupt remapping fix
2008-10-16 Yinghai Lusparseirq: remove some debug print out
2008-10-16 Cyrill Gorcunovx86: io-apic - do not use KERN_DEBUG marker too much...
2008-10-16 Cyrill Gorcunovx86: apic - fix unused vars warning in calibrate_APIC_clock
2008-10-16 Cyrill Gorcunovx86: apic - skip writting ESR register if we dont have on
2008-10-16 Cyrill Gorcunovx86: apic - lapic_setup_esr does not handle esr_disable...
2008-10-16 Yinghai Lux86: print out apic id in hex format
2008-10-16 Cyrill Gorcunovx86: io-apic - get rid of __DO_ACTION macro
2008-10-16 Steven Noonanx86: fix HPET compiler error when not using CONFIG_PCI_MSI
2008-10-16 Venki Pallipadix86: using HPET in MSI mode and setting up per CPU...
2008-10-16 Cyrill Gorcunovx86: io-apic - do not use KERN_DEBUG marker too much
2008-10-16 Yinghai Lux86: lapic address print out like io apic addr
2008-10-16 Cyrill Gorcunovx86: io-apic - code style cleaning for setup_IO_APIC_irqs
2008-10-16 venkatesh.pallipad... x86: HPET_MSI Initialise per-cpu HPET timers
2008-10-16 Ingo Molnarx86: HPET_MSI Basic HPET_MSI setup code, cleanups
2008-10-16 venkatesh.pallipad... x86: HPET_MSI Basic HPET_MSI setup code
2008-10-16 venkatesh.pallipad... x86: HPET_MSI Refactor code in preparation for HPET_MSI
2008-10-16 Cyrill Gorcunovx86: io-apic - declare irq_cfg_lock for SPARSE_IRQ...
2008-10-16 Cyrill Gorcunovx86: io-apic - use ARRAY_SIZE macro
2008-10-16 Yinghai Lux86: print out if acpi want physical flat of all
2008-10-16 Yinghai Lux2apic: fix reserved APIC register accesses in print_lo...
2008-10-16 Ingo Molnarsparseirq: export nr_irqs on m68k/sparc/s390
2008-10-16 Cyrill Gorcunovx86: apic - unify smp_spurious/error_interrupt declaration
2008-10-16 Yinghai Lux86: let 64 bit to use 32 bit calibrate_apic_clock
2008-10-16 Yinghai Lux86: rename apic_32.c and apic_64.c to apic.c
2008-10-16 Yinghai Lux86: apic copy apic_64.c to apic_32.c
2008-10-16 Yinghai Lux86: apic copy calibrate_APIC_clock to each other in...
2008-10-16 Yinghai Lux86: apic unify smp_spurious/error_interrupt
2008-10-16 Yinghai Lux86: merge header files in apic_xx.c
2008-10-16 Yinghai Lux86: copy detect_init_APIC to the other
2008-10-16 Yinghai Lux86: merge APIC_init_uniprocessor
2008-10-16 Yinghai Lux86: make apic_32/64.c more like
2008-10-16 Yinghai Lux86: add hard_smp_prossor_id with MACRO in io_apic_xx.c
2008-10-16 Yinghai Lux86: use HAVE_X2APIC in apic_64.c
2008-10-16 Yinghai Lux86: apic_xx.c order variables
2008-10-16 Cyrill Gorcunovx86: apic - unify smp_apic_timer_interrupt
2008-10-16 Cyrill Gorcunovx86: apic_32.c should use __cpuinit section
2008-10-16 Cyrill Gorcunovx86: apic - unify setup_local_APIC
2008-10-16 Cyrill Gorcunovx86: apic_64.c - add sanity check for spurious vector...
2008-10-16 Cyrill Gorcunovx86: apic - unify setup_apicpmtimer
2008-10-16 Cyrill Gorcunovx86: apic - introduce get_physical_broadcast for 64bit
2008-10-16 Cyrill Gorcunovx86: apic_64.c - setup_APIC_timer has to be __cpuinit...
2008-10-16 Alok Katariax86: VMI, initialize IRQ vector
2008-10-16 Yinghai Lux86: fix probe_nr_irqs for xen
2008-10-16 Yinghai Lux86: fix 32-bit ioapic lockup with sparseirqs
2008-10-16 Yinghai Lux86: sparse_irq needs spin_lock in allocations
2008-10-16 Ingo Molnarwarning: fix arch x86 kernel io_apic c
2008-10-16 Alex Nixonxen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6...
2008-10-16 Yinghai Lux86: probe nr_irqs even only mptable is used
2008-10-16 Yinghai Lux86: make HAVE_SPARSE_IRQ support selectable
2008-10-16 Yinghai Lux86: print local APIC of APs one by one
2008-10-16 Yinghai Lux86: remove first_free_entry/pin_map_size
2008-10-16 Yinghai Lux86: unify ack_apic_edge
2008-10-16 Yinghai Lux86: unify mask_IO_APIC_irq
2008-10-16 Yinghai Luio_apic: make 32 bit have io_apic resource in /proc...
2008-10-16 Yinghai Lurename io_apic_64.c and io_apic_32.c to io_apic.c
2008-10-16 Ingo Molnarx86: make io_apic_32.c the same as io_apic_64.c
2008-10-16 Yinghai Lux86: make io_apic_64.c and io_apic_32.c the same
2008-10-16 Yinghai Lux86: remove ioapic_force
2008-10-16 Yinghai Lux86: make 64 handle sis_apic_bug like the 32 bit
2008-10-16 Yinghai Lux86: make headers files the same in io_apic_xx.c
2008-10-16 Yinghai Lux86: order variables in io_apic_xx.c
2008-10-16 Yinghai Lux86: ordering functions in io_apic_64.c
2008-10-16 Yinghai Lux86: ordering functions in io_apic_32.c
2008-10-16 Yinghai Lux86, io-apic: remove union about dest for log/phy
2008-10-16 Yinghai Lux86: add debug info for 32bit sparse_irq
2008-10-16 Yinghai Lux86: make 32bit support per_cpu vector
2008-10-16 Yinghai Lux86: make 32 bit to use sparse_irq
2008-10-16 Yinghai Lux86: make 32bit to use irq_2_pin in irq_cfg
2008-10-16 Yinghai Lux86: make 32bit use irq_cfg_alloc, etc
2008-10-16 Yinghai Lux86: add irq_cfg for 32bit
2008-10-16 Yinghai Lux86: remove irqbalance in kernel for 32 bit
2008-10-16 Yinghai Lux86: use 28 bits irq NR for pci msi/msix and ht
2008-10-16 Yinghai Lux86_64: make /proc/interrupts work with dyn irq_desc
2008-10-16 Yinghai Lux86_64: separate irq_cfgx from irq_cfgx_free
2008-10-16 Yinghai Lux86_64: rename irq_desc/irq_desc_alloc
2008-10-16 Yinghai Lux86: check with without_new in show_interrupts
2008-10-16 Yinghai Lugeneric: add irq_desc in function in parameter
next