summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-042-50/+120
* [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-042-0/+186
* [PATCH] Add Hypertransport capability definesEric W. Biederman2006-10-041-1/+1
* [PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2006-10-042-46/+1
* [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2006-10-042-65/+1
* [PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2006-10-043-49/+138
* [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman2006-10-043-39/+32
* [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-043-142/+50
* [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-041-100/+47
* [PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-041-0/+70
* [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-041-0/+74
* [PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman2006-10-041-5/+46
* [PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+48
* [PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+20
* [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-042-39/+0
* [PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman2006-10-041-3/+33
* [PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar2006-10-043-144/+80
* [PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar2006-10-043-141/+44
* [PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2006-10-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-03127-145/+141
|\
| * BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-034-8/+4
| * fix file specification in commentsUwe Zeisberger2006-10-03101-101/+101
| * Fix "can not" in Documentation and KconfigMatt LaPlante2006-10-031-1/+1
| * Still more typo fixesMatt LaPlante2006-10-033-10/+10
| * more misc typo fixesMatt LaPlante2006-10-035-7/+7
| * fix an arch/alpha/Kconfig typoMatt LaPlante2006-10-031-1/+1
| * Attack of "the the"s in archMatt LaPlante2006-10-0314-18/+18
* | [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle2006-10-033-76/+4
* | [MIPS] DECstation defconfig updateMaciej W. Rozycki2006-10-031-73/+73
* | [MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto2006-10-031-2/+2
* | [MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle2006-10-031-1/+1
* | [MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki2006-10-031-2/+5
* | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-0325-4207/+0
* | [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki2006-10-031-1/+22
* | [MIPS] Remove dead DECstation boot codeMaciej W. Rozycki2006-10-033-139/+0
|/
* x86: Fix booting with "no387 nofxsr"Linus Torvalds2006-10-031-0/+9
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-0316-63/+212
|\
| * [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-029-49/+113
| * [ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek2006-09-301-3/+0
| * [ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek2006-09-303-0/+87
| * [ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2006-09-302-10/+11
| * [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King2006-09-301-1/+1
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-034-4/+0
|\ \
| * | [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-014-4/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-0353-3287/+5681
|\ \ \
| * | | sh: Kill off remaining config.h references.Paul Mundt2006-10-0319-31/+0
| * | | sh: Initial gitignore listPaul Mundt2006-10-032-0/+2
| * | | sh: build fixes for defconfigs.Paul Mundt2006-10-0313-28/+19
| * | | sh: Set pclk default for SH7705.Paul Mundt2006-10-031-1/+1
| * | | sh: defconfig updates.Paul Mundt2006-10-0321-3227/+5659
OpenPOWER on IntegriCloud