aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-16x86, io-apic: remove union about dest for log/phyYinghai Lu1-11/+7
2008-10-16x86: add debug info for 32bit sparse_irqYinghai Lu3-4/+10
2008-10-16x86: make 32bit support per_cpu vectorYinghai Lu9-281/+547
2008-10-16x86: make 32 bit to use sparse_irqYinghai Lu4-30/+79
2008-10-16x86: make 32bit to use irq_2_pin in irq_cfgYinghai Lu1-35/+117
2008-10-16x86: make 32bit use irq_cfg_alloc, etcYinghai Lu1-20/+160
2008-10-16x86: add irq_cfg for 32bitYinghai Lu1-25/+46
2008-10-16x86: remove irqbalance in kernel for 32 bitYinghai Lu4-414/+0
2008-10-16x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2-15/+51
2008-10-16x86_64: make /proc/interrupts work with dyn irq_descYinghai Lu1-7/+24
2008-10-16x86_64: separate irq_cfgx from irq_cfgx_freeYinghai Lu1-33/+59
2008-10-16x86_64: rename irq_desc/irq_desc_allocYinghai Lu3-4/+13
2008-10-16x86: check with without_new in show_interruptsYinghai Lu1-1/+4
2008-10-16generic: add irq_desc in function in parameterYinghai Lu1-2/+4
2008-10-16irq: remove >= nr_irqs checking with config_have_sparse_irqYinghai Lu2-10/+1
2008-10-16x86, ioapic: replace loop with nr_irqs with for_each_irq_icfgYinghai Lu1-12/+12
2008-10-16irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu3-18/+10
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu5-7/+7
2008-10-16x86: put irq_2_pin pointer into irq_cfgYinghai Lu1-41/+120
2008-10-16x86: add irq_cfg in io_apic_64.cYinghai Lu1-40/+169
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu9-83/+146
2008-10-16x86, irq: get nr_irqs from madtYinghai Lu1-2/+28
2008-10-16irq: sparse irqs, fix #3Ingo Molnar1-0/+2
2008-10-16x86: use dyn_array in io_apic_xx.cYinghai Lu3-18/+70
2008-10-16x86: use nr_irqsYinghai Lu6-38/+41
2008-10-16irq: introduce nr_irqsYinghai Lu3-0/+7
2008-10-16x86: enable dyn_array supportYinghai Lu4-0/+7
2008-10-16x86: alloc dyn_array all togetherYinghai Lu1-5/+11
2008-10-16add per_cpu_dyn_array supportYinghai Lu1-2/+5
2008-10-16x86: add after_bootmem flag for 32bitYinghai Lu1-0/+3
2008-10-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-0/+15
2008-10-14x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas1-4/+18
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall1-1/+3
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven1-1/+2
2008-10-14m68k: remove the dead PCI codeAdrian Bunk3-521/+0
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk7-488/+19
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven1-2/+2
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven1-0/+3
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven1-12/+0
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven1-0/+9
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven1-21/+22
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel1-0/+1
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel1-4/+4
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven1-6/+3
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk6-84/+62
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2-0/+15
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-34/+0
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+0
2008-10-13ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz1-29/+0
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk1-5/+0