safe/jmp/linux-2.6
2008-10-16 Yinghai Ludyn_array: split dyn_array functions from init/main.c
2008-10-16 Alex Nixonxen: fix memory access violation bug when CONFIG_HAVE_S...
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 Lux86: irq: interrupt array size should be NR_VECTORS
2008-10-16 Yinghai Lupci: change msi-x vector to 32bit
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 Ingo Molnarsparseirq: fix lockdep
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: put irq_2_iommu pointer into irq_desc
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 Luirq: separate sparse_irqs from sparse_irqs_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
2008-10-16 Yinghai Luirq: remove >= nr_irqs checking with config_have_sparse_irq
2008-10-16 Yinghai Lux86, ioapic: replace loop with nr_irqs with for_each_ir...
2008-10-16 Yinghai Luirq, fs/proc: replace loop with nr_irqs for proc/stat
2008-10-16 Yinghai Luirq: replace loop with nr_irqs with for_each_irq_desc
2008-10-16 Yinghai Luirq: add irq_desc_without_new
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
2008-10-16 Yinghai Lux86: put timer_rand_state pointer into irq_desc
2008-10-16 Yinghai Lux86: put irq_2_pin pointer into irq_cfg
2008-10-16 Yinghai Lux86: add irq_cfg in io_apic_64.c
2008-10-16 Ingo Molnarirq: sparse irqs, fix IRQ auto-probe crash
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16 Yinghai Lux86: remove nr_irq_vectors
2008-10-16 Yinghai Lux86, irq: get nr_irqs from madt
2008-10-16 Ingo Molnarirq: sparse irqs, fix #3
2008-10-16 Yinghai Lux86: use dyn_array in io_apic_xx.c
2008-10-16 Yinghai Luirq: make irqs in kernel stat use per_cpu_dyn_array
2008-10-16 Ingo Molnarirq: sparse irqs, export nr_irqs
2008-10-16 Yinghai Luirq: make irq_desc to use dyn_array
2008-10-16 Yinghai Luirq: make irq2_iommu to use dyn_array
2008-10-16 Yinghai Luirqs: make irq_timer_state to use dyn_array
2008-10-16 Yinghai Ludrivers/xen: use nr_irqs
2008-10-16 Yinghai Lufs/proc: use nr_irqs
2008-10-16 Yinghai Ludrivers/serial: use nr_irqs
2008-10-16 Yinghai Ludrivers/scsi: use nr_irqs
2008-10-16 Yinghai Ludrivers/rtc: use nr_irqs
2008-10-16 Yinghai Ludrivers/pcmcia: use nr_irqs
2008-10-16 Yinghai Ludrivers/pci/ intr remapping: use nr_irqs
2008-10-16 Yinghai Ludrivers/net: use nr_irqs
2008-10-16 Yinghai Ludrivers/char: use nr_irqs
2008-10-16 Yinghai Lux86: use nr_irqs
2008-10-16 Yinghai Luirq: introduce nr_irqs
2008-10-16 Yinghai Lux86: enable dyn_array support
2008-10-16 Yinghai Lux86: alloc dyn_array all together
2008-10-16 Yinghai Luadd per_cpu_dyn_array support
2008-10-16 Yinghai Lugeneric: add dyn_array support
2008-10-16 Yinghai Lux86: remove irq_vectors_limits
2008-10-16 Yinghai Lux86: add after_bootmem flag for 32bit
2008-10-16 Alan Coxserial, 8250: remove NR_IRQ usage
2008-10-16 Ingo MolnarMerge branch 'linus' into genirq
2008-10-14 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-10-14 Bjorn Helgaasrtc-cmos: look for PNP RTC first, then for platform RTC
2008-10-14 Bjorn Helgaasx86: register a platform RTC device if PNP doesn't...
2008-10-14 Bjorn Helgaasrtc-cmos: move wake setup from ACPI glue into RTC driver
2008-10-14 Jiri KosinaHID: build drivers for all quirky devices by default
2008-10-14 Jiri KosinaHID: add missing blacklist entry for Apple ATV ircontrol
2008-10-14 Mauro Carvalho... HID: add support for Bright ABNT2 brazilian device
2008-10-14 Mauro Carvalho... HID: Don't let Avermedia Radio FM800 be handled by...
2008-10-14 Mauro Carvalho... HID: fix numlock led on Dell device 0x413c/0x2105
2008-10-14 From: Greg... HID: remove warn() macro from usb hid drivers
2008-10-14 Greg Kroah... HID: remove info() macro from usb HID drivers
2008-10-14 Peter KorsgaardHID: add appletv IR receiver quirk
2008-10-14 Anssi HannulaHID: fix a lockup regression when using force feedback...
2008-10-14 Antonio OspiteHID: hiddev.h: Fix example code.
2008-10-14 Antonio OspiteHID: hiddev.h: Fix mixed space and tabs in example...
2008-10-14 Jiri SlabyHID: convert to dev_* prints
2008-10-14 Jiri SlabyHID: remove hid-ff
2008-10-14 Jiri SlabyHID: move zeroplus FF processing
2008-10-14 Jiri SlabyHID: move thrustmaster FF processing
2008-10-14 Jiri SlabyHID: move pantherlord FF processing
2008-10-14 Jiri KosinaHID: fix incorrent length condition in hidraw_write()
2008-10-14 Jiri SlabyHID: fix tty<->hid deadlock
next