| 2008-10-16 | Yinghai Lu | x86: merge APIC_init_uniprocessor | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: make apic_32/64.c more like | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: use HAVE_X2APIC in apic_64.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: apic_xx.c order variables | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Cyrill Gorcunov | x86: apic - unify smp_apic_timer_interrupt | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Cyrill Gorcunov | x86: apic_32.c should use __cpuinit section | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Cyrill Gorcunov | x86: apic - unify setup_local_APIC | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Cyrill Gorcunov | x86: apic_64.c - add sanity check for spurious vector... | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Cyrill Gorcunov | x86: apic - unify setup_apicpmtimer | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Cyrill Gorcunov | x86: apic - introduce get_physical_broadcast for 64bit | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Cyrill Gorcunov | x86: apic_64.c - setup_APIC_timer has to be __cpuinit... | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Alok Kataria | x86: VMI, initialize IRQ vector | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: fix probe_nr_irqs for xen | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: fix 32-bit ioapic lockup with sparseirqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: sparse_irq needs spin_lock in allocations | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Suresh Siddha | sparseirq: fix intr-remap with dyn_array/nr_irqs changes] | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Ingo Molnar | warning: fix arch x86 kernel io_apic c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Alex Nixon | xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6... | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | dyn_array: split dyn_array functions from init/main.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Alex Nixon | xen: fix memory access violation bug when CONFIG_HAVE_S... | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: probe nr_irqs even only mptable is used | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: make HAVE_SPARSE_IRQ support selectable | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: print local APIC of APs one by one | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: remove first_free_entry/pin_map_size | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: unify ack_apic_edge | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: unify mask_IO_APIC_irq | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: irq: interrupt array size should be NR_VECTORS | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | pci: change msi-x vector to 32bit | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | io_apic: make 32 bit have io_apic resource in /proc... | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | rename io_apic_64.c and io_apic_32.c to io_apic.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Ingo Molnar | x86: make io_apic_32.c the same as io_apic_64.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: make io_apic_64.c and io_apic_32.c the same | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: remove ioapic_force | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: make 64 handle sis_apic_bug like the 32 bit | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: make headers files the same in io_apic_xx.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Ingo Molnar | sparseirq: fix lockdep | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: order variables in io_apic_xx.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: ordering functions in io_apic_64.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: ordering functions in io_apic_32.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86, io-apic: remove union about dest for log/phy | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: add debug info for 32bit sparse_irq | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: make 32bit support per_cpu vector | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: make 32 bit to use sparse_irq | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: make 32bit to use irq_2_pin in irq_cfg | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: make 32bit use irq_cfg_alloc, etc | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: add irq_cfg for 32bit | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: remove irqbalance in kernel for 32 bit | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: use 28 bits irq NR for pci msi/msix and ht | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: put irq_2_iommu pointer into irq_desc | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86_64: make /proc/interrupts work with dyn irq_desc | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86_64: separate irq_cfgx from irq_cfgx_free | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irq: separate sparse_irqs from sparse_irqs_free | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86_64: rename irq_desc/irq_desc_alloc | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: check with without_new in show_interrupts | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | generic: add irq_desc in function in parameter | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irq: remove >= nr_irqs checking with config_have_sparse_irq | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86, ioapic: replace loop with nr_irqs with for_each_ir... | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irq, fs/proc: replace loop with nr_irqs for proc/stat | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irq: replace loop with nr_irqs with for_each_irq_desc | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irq: add irq_desc_without_new | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: move kstat_irqs from kstat to irq_desc | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: put timer_rand_state pointer into irq_desc | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: put irq_2_pin pointer into irq_cfg | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: add irq_cfg in io_apic_64.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Ingo Molnar | irq: sparse irqs, fix IRQ auto-probe crash | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | generic: sparse irqs: use irq_desc() together with... | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: remove nr_irq_vectors | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86, irq: get nr_irqs from madt | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Ingo Molnar | irq: sparse irqs, fix #3 | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: use dyn_array in io_apic_xx.c | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irq: make irqs in kernel stat use per_cpu_dyn_array | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Ingo Molnar | irq: sparse irqs, export nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irq: make irq_desc to use dyn_array | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irq: make irq2_iommu to use dyn_array | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irqs: make irq_timer_state to use dyn_array | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | drivers/xen: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | fs/proc: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | drivers/serial: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | drivers/scsi: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | drivers/rtc: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | drivers/pcmcia: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | drivers/pci/ intr remapping: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | drivers/net: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | drivers/char: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: use nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | irq: introduce nr_irqs | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: enable dyn_array support | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: alloc dyn_array all together | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | add per_cpu_dyn_array support | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | generic: add dyn_array support | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: remove irq_vectors_limits | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Yinghai Lu | x86: add after_bootmem flag for 32bit | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Alan Cox | serial, 8250: remove NR_IRQ usage | commit | commitdiff | tree | snapshot | 
| 2008-10-16 | Ingo Molnar | Merge branch 'linus' into genirq | commit | commitdiff | tree | snapshot | 
| 2008-10-14 | Linus Torvalds | Merge branch 'i2c-for-linus' of git://jdelvare.pck... | commit | commitdiff | tree | snapshot | 
| 2008-10-14 | Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2008-10-14 | Linus Torvalds | Merge branch 'upstream-linus' of git://git.kernel.org... | commit | commitdiff | tree | snapshot | 
| 2008-10-14 | Bjorn Helgaas | rtc-cmos: look for PNP RTC first, then for platform RTC | commit | commitdiff | tree | snapshot | 
| 2008-10-14 | Bjorn Helgaas | x86: register a platform RTC device if PNP doesn't... | commit | commitdiff | tree | snapshot | 
| next |