aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-27[MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle1-0/+1
2007-08-27[MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer1-3/+18
2007-08-27[MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer1-9/+1
2007-08-27[MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan1-4/+1
2007-08-27[PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto1-1/+1
2007-08-27[MIPS] Fix gcc 3.3 warning.Ralf Baechle1-1/+1
2007-08-27[MIPS] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-27[MIPS] Update Cobalt defconfigYoichi Yuasa1-187/+154
2007-08-27[MIPS] Update workpad_defconfigYoichi Yuasa1-367/+140
2007-08-27[MIPS] Update tb0287_defconfigYoichi Yuasa1-399/+193
2007-08-27[MIPS] Update tb0226_defconfigYoichi Yuasa1-416/+132
2007-08-27[MIPS] Update tb0219_defconfigYoichi Yuasa1-350/+154
2007-08-27[MIPS] Update mpc30x_defconfigYoichi Yuasa1-436/+136
2007-08-27[MIPS] Update e55_defconfigYoichi Yuasa1-222/+97
2007-08-27[MIPS] Update capcella_defconfigYoichi Yuasa1-296/+121
2007-08-27[MIPS] IP22: Fix modpost warning.Ralf Baechle1-1/+1
2007-08-27[MIPS] Gcc 3.3 build fixes.Ralf Baechle1-1/+8
2007-08-27[MIPS] MT: Use kallsyms in CPU state dumpRalf Baechle1-2/+5
2007-08-27[MIPS] MIPSsim: Delete old file that survived moving around in the tree.Ralf Baechle1-88/+0
2007-08-27[MIPS] Excite: disable 64-bit kernel support.Ralf Baechle1-1/+0
2007-08-27[MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.Ralf Baechle1-0/+4
2007-08-27[MIPS] Update a few defconfigs.Ralf Baechle4-1030/+536
2007-08-27[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle1-2/+0
2007-08-27[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle1-0/+1
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle7-20/+20
2007-08-27[MIPS] SEAD: Don't mark as experimental.Ralf Baechle1-2/+1
2007-08-27[MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa1-37/+0
2007-08-27[MIPS] SNI: Remove unneeded sni_machine_haltYoichi Yuasa2-6/+0
2007-08-27[MIPS] Remove dead code from irq_txx9.cAtsushi Nemoto1-7/+3
2007-08-27[MIPS] Do not discard extra debugging sections.Daniel Jacobowitz1-3/+4
2007-08-27[MIPS] Update defconfigs for TX39/TX49Atsushi Nemoto3-800/+167
2007-08-27[MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto4-0/+7
2007-08-27[MIPS] Drop unneeded config options for RBTX4938Atsushi Nemoto1-2/+0
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto9-895/+41
2007-08-27[MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto3-0/+200
2007-08-27[MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUARTRalf Baechle5-9/+9
2007-08-27[MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa1-6/+6
2007-08-27[MIPS] Remove unused pnx8550 KconfigYoichi Yuasa2-2/+0
2007-08-27[MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.Ralf Baechle2-2/+2
2007-08-27[MIPS] SMTC: Fix secondary VPE interrupt mask initialization.Ralf Baechle1-4/+5
2007-08-27[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle1-0/+4
2007-08-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-13/+3
2007-08-24Pull bugzilla-1641 into release branchLen Brown2-13/+3
2007-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds5-31/+33
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2-1/+21
2007-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+0
2007-08-23m68knommu: include linux/fs.h for do_pipe()Greg Ungerer1-0/+1
2007-08-23m68knommu: include linux/fs.h for getname()Greg Ungerer1-0/+1
2007-08-23[x86 setup] Make sure AH=00h when setting a video modeH. Peter Anvin1-2/+3
2007-08-23[x86 setup] Volatilize asm() statementsH. Peter Anvin5-29/+30