summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-274-4/+47
|\
| * [SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller2007-08-261-3/+0
| * [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller2007-08-263-1/+47
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-08-2764-5620/+2206
|\ \
| * | [MIPS] Fulong doesn't need ISA DMA.Ralf Baechle2007-08-271-0/+1
| * | [MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle2007-08-271-3/+0
| * | [MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle2007-08-271-0/+2
| * | [MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle2007-08-271-3/+0
| * | [MIPS] Sort out handling of ISA-less PCI systems.Ralf Baechle2007-08-271-5/+5
| * | [MIPS] Add __cmpdi2Ralf Baechle2007-08-272-1/+28
| * | [MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle2007-08-271-1/+1
| * | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-3/+2
| * | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-1/+1
| * | [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle2007-08-271-0/+1
| * | [MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer2007-08-271-3/+18
| * | [MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer2007-08-271-9/+1
| * | [MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan2007-08-271-4/+1
| * | [PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto2007-08-271-1/+1
| * | [MIPS] Fix gcc 3.3 warning.Ralf Baechle2007-08-271-1/+1
| * | [MIPS] Fix invalid semicolon after if statementIlpo Järvinen2007-08-271-1/+1
| * | [MIPS] Update Cobalt defconfigYoichi Yuasa2007-08-271-187/+154
| * | [MIPS] Update workpad_defconfigYoichi Yuasa2007-08-271-367/+140
| * | [MIPS] Update tb0287_defconfigYoichi Yuasa2007-08-271-399/+193
| * | [MIPS] Update tb0226_defconfigYoichi Yuasa2007-08-271-416/+132
| * | [MIPS] Update tb0219_defconfigYoichi Yuasa2007-08-271-350/+154
| * | [MIPS] Update mpc30x_defconfigYoichi Yuasa2007-08-271-436/+136
| * | [MIPS] Update e55_defconfigYoichi Yuasa2007-08-271-222/+97
| * | [MIPS] Update capcella_defconfigYoichi Yuasa2007-08-271-296/+121
| * | [MIPS] IP22: Fix modpost warning.Ralf Baechle2007-08-271-1/+1
| * | [MIPS] Gcc 3.3 build fixes.Ralf Baechle2007-08-271-1/+8
| * | [MIPS] MT: Use kallsyms in CPU state dumpRalf Baechle2007-08-271-2/+5
| * | [MIPS] MIPSsim: Delete old file that survived moving around in the tree.Ralf Baechle2007-08-271-88/+0
| * | [MIPS] Excite: disable 64-bit kernel support.Ralf Baechle2007-08-271-1/+0
| * | [MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.Ralf Baechle2007-08-271-0/+4
| * | [MIPS] Update a few defconfigs.Ralf Baechle2007-08-274-1030/+536
| * | [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle2007-08-271-2/+0
| * | [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle2007-08-271-0/+1
| * | [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-277-20/+20
| * | [MIPS] SEAD: Don't mark as experimental.Ralf Baechle2007-08-271-2/+1
| * | [MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa2007-08-271-37/+0
| * | [MIPS] SNI: Remove unneeded sni_machine_haltYoichi Yuasa2007-08-272-6/+0
| * | [MIPS] Remove dead code from irq_txx9.cAtsushi Nemoto2007-08-271-7/+3
| * | [MIPS] Do not discard extra debugging sections.Daniel Jacobowitz2007-08-271-3/+4
| * | [MIPS] Update defconfigs for TX39/TX49Atsushi Nemoto2007-08-273-800/+167
| * | [MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto2007-08-274-0/+7
| * | [MIPS] Drop unneeded config options for RBTX4938Atsushi Nemoto2007-08-271-2/+0
| * | [MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto2007-08-279-895/+41
| * | [MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto2007-08-273-0/+200
| * | [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUARTRalf Baechle2007-08-275-9/+9
| * | [MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa2007-08-271-6/+6