]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch
dyn_array: don't break compiling for !CONFIG_SMP
[linux-2.6-omap-h63xx.git] / arch /
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
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: replace loop with nr_irqs with for_each_irq_desc
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to 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 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
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 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 Lux86: add after_bootmem flag for 32bit
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.kernel.org/pub...
2008-10-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-10-14 Bjorn Helgaasx86: register a platform RTC device if PNP doesn't...
2008-10-14 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-14 Julia Lawallarch/m68k/mm/kmap.c: introduce missing kfree
2008-10-14 Geert Uytterhoevenm68k: init_irq_proc depends on CONFIG_PROC_FS
2008-10-14 Adrian Bunkm68k: remove the dead PCI code
2008-10-14 Adrian Bunkm68k: Remove the broken Hades support
2008-10-14 Geert Uytterhoevenm68k: Add missing dma_sync_single_range_for_{cpu,device}()
2008-10-14 Geert Uytterhoevenm68k: Define rtc_lock on Atari
2008-10-14 Geert Uytterhoevenm68k: Remove unused atari_kbd_translate()
2008-10-14 Geert Uytterhoevenm68k: Modular Amiga keyboard needs key_maps
2008-10-14 Geert Uytterhoevenm68k: Reverse platform MMU logic so Sun 3 is last
2008-10-14 Roman Zippelm68k: Add NOTES to init data so its discarded at boot
2008-10-14 Roman Zippelm68k: Put .bss at the end of the data section
2008-10-14 Geert Uytterhoevenm68k: Use new printk() extension %pS to print symbols
2008-10-14 Adrian Bunkm68k: use bcd2bin/bin2bcd
2008-10-14 Jean Delvarei2c/isp1301_omap: Convert to a new-style i2c driver...
2008-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
next