summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-165-7/+7
* x86: put irq_2_pin pointer into irq_cfgYinghai Lu2008-10-161-41/+120
* x86: add irq_cfg in io_apic_64.cYinghai Lu2008-10-161-40/+169
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-169-83/+146
* x86, irq: get nr_irqs from madtYinghai Lu2008-10-161-2/+28
* irq: sparse irqs, fix #3Ingo Molnar2008-10-161-0/+2
* x86: use dyn_array in io_apic_xx.cYinghai Lu2008-10-163-18/+70
* x86: use nr_irqsYinghai Lu2008-10-166-38/+41
* irq: introduce nr_irqsYinghai Lu2008-10-163-0/+7
* x86: enable dyn_array supportYinghai Lu2008-10-164-0/+7
* x86: alloc dyn_array all togetherYinghai Lu2008-10-161-5/+11
* add per_cpu_dyn_array supportYinghai Lu2008-10-161-2/+5
* x86: add after_bootmem flag for 32bitYinghai Lu2008-10-161-0/+3
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-142-0/+15
|\
| * i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-142-0/+15
* | x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas2008-10-141-4/+18
* | arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall2008-10-141-1/+3
* | m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven2008-10-141-1/+2
* | m68k: remove the dead PCI codeAdrian Bunk2008-10-143-521/+0
* | m68k: Remove the broken Hades supportAdrian Bunk2008-10-147-488/+19
* | m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2008-10-141-2/+2
* | m68k: Define rtc_lock on AtariGeert Uytterhoeven2008-10-141-0/+3
* | m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven2008-10-141-12/+0
* | m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven2008-10-141-0/+9
* | m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven2008-10-141-21/+22
* | m68k: Add NOTES to init data so its discarded at bootRoman Zippel2008-10-141-0/+1
* | m68k: Put .bss at the end of the data sectionRoman Zippel2008-10-141-4/+4
* | m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven2008-10-141-6/+3
* | m68k: use bcd2bin/bin2bcdAdrian Bunk2008-10-146-84/+62
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-132-34/+0
|\
| * ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz2008-10-131-29/+0
| * xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk2008-10-131-5/+0
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-131-2/+0
|\ \ | |/ |/|
| * V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...Stefan Herbrechtsmeier2008-10-121-2/+0
* | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-132-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-1365-864/+4503
|\ \
| * | Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz2008-10-135-0/+15
| * | Blackfin arch: Fix bogus str_ident check in gpio codeMichael Hennerich2008-10-131-5/+2
| * | Blackfin arch: AD7879 Touchscreen driverMichael Hennerich2008-10-131-3/+37
| * | Blackfin arch: introducing bfin_addr_dcachableVitja Makarov2008-10-132-0/+15
| * | Blackfin arch: fix a typo in commentsBryan Wu2008-10-101-1/+1
| * | Blackfin arch: Remove useless head fileGraf Yang2008-10-101-6/+0
| * | Blackfin arch: make sure L2 start and length are always defined (fixes buildi...Mike Frysinger2008-10-101-7/+7
| * | Blackfin arch: use the Blackfin on-chip ROM to do software reset when possibleMike Frysinger2008-10-132-1/+94
| * | Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger2008-10-105-75/+227
| * | Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul...Mike Frysinger2008-10-102-2/+1
| * | Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz2008-10-107-41/+76
| * | Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ...Mike Frysinger2008-10-101-45/+4
| * | Blackfin arch: update board defconfigsMike Frysinger2008-10-101-14/+22
| * | Blackfin arch: Add optional verbose debugRobin Getz2008-10-102-100/+143
OpenPOWER on IntegriCloud