summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-08-30xtensa process.c must #include <linux/fs.h>Adrian Bunk1-0/+1
2007-08-30[POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno1-1/+2
2007-08-30[ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fixPavel Pisa1-2/+3
2007-08-30[POWERPC] Update defconfigsPaul Mackerras11-1604/+699
2007-08-30[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch1-5/+1
2007-08-30[POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann1-1/+2
2007-08-30[POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft1-0/+8
2007-08-30[POWERPC] Update defconfigsKumar Gala20-2661/+2131
2007-08-29[POWERPC] Flush registers to proper task contextKumar Gala1-3/+3
2007-08-29[IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige1-0/+5
2007-08-29[IA64] Fix unexpected interrupt vector handlingKenji Kaneshige1-6/+22
2007-08-29[ARM] 4557/1: Fix PXA irq gpio initializationSamuel1-1/+1
2007-08-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds4-4/+47
2007-08-28[patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt1-1/+0
2007-08-28[XTENSA] Add support for cache-aliasingChris Zankel7-290/+624
2007-08-28[XTENSA] Add kernel module supportChris Zankel1-18/+177
2007-08-28[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel1-14/+28
2007-08-28[XTENSA] Initialize semaphore_wake_lockChris Zankel1-1/+1
2007-08-28[XTENSA] Fix timer instabilities.Chris Zankel1-17/+29
2007-08-28[XTENSA] Fix fadvise64_64Chris Zankel1-0/+5
2007-08-28[XTENSA] Move string-io functions to io.c from pci.cChris Zankel3-70/+76
2007-08-28[XTENSA] Move pre-initialized structures to init_task.cChris Zankel3-15/+40
2007-08-28[XTENSA] Add freestanding option to CFLAGSChris Zankel1-1/+6
2007-08-28[XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel1-2/+2
2007-08-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds64-5620/+2206
2007-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds8-198/+152
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds3-144/+3
2007-08-27[PARISC] Add NOTES sectionKyle McMartin1-0/+2
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin2-144/+1
2007-08-27[SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller1-3/+0
2007-08-27[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller3-1/+47
2007-08-27[MIPS] Fulong doesn't need ISA DMA.Ralf Baechle1-0/+1
2007-08-27[MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle1-3/+0
2007-08-27[MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle1-0/+2
2007-08-27[MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle1-3/+0
2007-08-27[MIPS] Sort out handling of ISA-less PCI systems.Ralf Baechle1-5/+5
2007-08-27[MIPS] Add __cmpdi2Ralf Baechle2-1/+28
2007-08-27[MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle1-1/+1
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle1-3/+2
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle1-1/+1
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