aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-12powerpc: wii: allow ioremap within the memory holeAlbert Herranz1-0/+3
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz3-1/+9
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz5-7/+106
2009-12-12wii: bootwrapper: add fixup to calc useable mem2Albert Herranz1-3/+115
2009-12-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz6-0/+94
2009-12-12powerpc: reserve fixmap entries for early debugAlbert Herranz1-0/+3
2009-12-12powerpc: wii: default configAlbert Herranz1-0/+1406
2009-12-12powerpc: wii: platform supportAlbert Herranz3-1/+211
2009-12-12powerpc: wii: hollywood interrupt controller supportAlbert Herranz3-0/+264
2009-12-12powerpc: broadway processor supportAlbert Herranz1-3/+3
2009-12-12powerpc: wii: bootwrapper bitsAlbert Herranz4-2/+191
2009-12-12powerpc: wii: device treeAlbert Herranz1-0/+218
2009-12-12powerpc: gamecube: default configAlbert Herranz1-0/+1061
2009-12-12powerpc: gamecube: platform supportAlbert Herranz3-0/+127
2009-12-12powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz3-0/+289
2009-12-12powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz4-0/+316
2009-12-12powerpc: gamecube/wii: do not include PCI supportAlbert Herranz1-1/+1
2009-12-12powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz1-1/+1
2009-12-12powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz1-0/+4
2009-12-12powerpc: gamecube: bootwrapper bitsAlbert Herranz4-1/+153
2009-12-12powerpc: gamecube: device treeAlbert Herranz1-0/+114
2009-12-12powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz3-1/+172
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-9/+28
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin1-1/+1
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin1-0/+1
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle1-0/+1
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle1-6/+9
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr1-2/+16
2009-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6Linus Torvalds24-36/+43
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner20-23/+23
2009-11-30Alpha: Rearrange thread info flags fixing two regressionsMichael Cree1-12/+15
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds14-42/+138
2009-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-5/+133
2009-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+11
2009-12-01powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce1-0/+11
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2009-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+2
2009-11-30arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2-0/+4
2009-11-30arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller2-4/+4
2009-11-25Merge branch 'mach-types'Russell King1-2/+117
2009-11-25[ARM] Update mach-typesRussell King1-2/+117
2009-11-25Blackfin: fix SMP build error in start_thread()Graf Yang1-1/+1
2009-11-25Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin1-4/+2
2009-11-25Blackfin: fix typo in ptrace pokingJie Zhang1-1/+1
2009-11-25Blackfin: check for anomaly 05000475Mike Frysinger1-0/+5
2009-11-25Blackfin: work around testset anomaly 05000477Mike Frysinger1-2/+12
2009-11-25Blackfin: update anomaly listsMike Frysinger7-31/+109