| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: More flexible + SH7780 earlyprintk SCIF support. | Paul Mundt | 2006-12-06 | 2 | -24/+38 |
* | sh: Fixup various PAGE_SIZE == 4096 assumptions. | Paul Mundt | 2006-12-06 | 8 | -34/+31 |
* | sh: Fixup 4K irq stacks. | Paul Mundt | 2006-12-06 | 1 | -7/+18 |
* | sh: dma-api channel capability extensions. | Mark Glaisher | 2006-12-06 | 1 | -85/+189 |
* | sh: Drop name overload in dma-sh. | Paul Mundt | 2006-12-06 | 1 | -8/+1 |
* | sh: Make dma-isa depend on ISA_DMA_API. | Paul Mundt | 2006-12-06 | 1 | -2/+2 |
* | sh: dma-sysfs fixes. | Paul Mundt | 2006-12-06 | 1 | -8/+15 |
* | sh: Fix syscall tracing ordering. | Stuart Menefy | 2006-12-06 | 1 | -23/+22 |
* | sh: TLB miss fast-path optimizations. | Stuart Menefy | 2006-12-06 | 5 | -114/+201 |
* | sh: R7780RP push-switch support. | Paul Mundt | 2006-12-06 | 2 | -1/+125 |
* | sh: generic push-switch framework. | Paul Mundt | 2006-12-06 | 4 | -1/+150 |
* | sh: pmd rework. | Stuart Menefy | 2006-12-06 | 2 | -17/+49 |
* | sh: Use MMU.TTB register as pointer to current pgd. | Stuart Menefy | 2006-12-06 | 1 | -10/+8 |
* | sh: Set up correct siginfo structures for page faults. | Stuart Menefy | 2006-12-06 | 3 | -49/+58 |
* | sh: gcc4 support. | Stuart Menefy | 2006-12-06 | 8 | -64/+78 |
* | sh: Explicit endian selection support. | Paul Mundt | 2006-12-06 | 2 | -14/+21 |
* | sh: p3map_sem sem2mutex conversion. | Paul Mundt | 2006-12-06 | 2 | -26/+11 |
* | sh: Preliminary support for SH-X2 MMU. | Paul Mundt | 2006-12-06 | 4 | -17/+52 |
* | sh: Hook SH7785 in to the build system. | Paul Mundt | 2006-12-06 | 2 | -1/+7 |
* | sh: Drop CPU subtype IRQ headers. | Paul Mundt | 2006-12-06 | 5 | -31/+51 |
* | sh: Configurable timer IRQ. | Paul Mundt | 2006-12-06 | 5 | -4/+11 |
* | sh: Fixup entry-common path breakage for SH-3. | Paul Mundt | 2006-12-06 | 1 | -1/+1 |
* | sh: SE7206 build fixes. | Paul Mundt | 2006-12-06 | 6 | -152/+34 |
* | sh: Add support for Solution Engine 7206 and 7619 boards. | Yoshinori Sato | 2006-12-06 | 9 | -0/+1404 |
* | sh: Exception vector rework and SH-2/SH-2A support. | Yoshinori Sato | 2006-12-06 | 7 | -332/+767 |
* | sh: Wire up division and address error exceptions on SH-2A. | Yoshinori Sato | 2006-12-06 | 1 | -9/+79 |
* | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 2006-12-06 | 25 | -53/+1000 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-12-04 | 11 | -1055/+317 |
|\ |
|
| * | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 2006-12-04 | 2 | -3/+7 |
| * | [MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs. | Ralf Baechle | 2006-12-04 | 1 | -0/+9 |
| * | [MIPS] Unify csum_partial.S | Atsushi Nemoto | 2006-12-04 | 6 | -486/+262 |
| * | [MIPS] SWARM: Fix a typo in #error directives | Maciej W. Rozycki | 2006-12-04 | 1 | -4/+4 |
| * | [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 | Atsushi Nemoto | 2006-12-04 | 3 | -562/+35 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-12-04 | 214 | -3723/+21188 |
|\ \
| |/
|/| |
|
| * | [POWERPC] Add missing EXPORTS for mpc52xx support | Grant Likely | 2006-12-05 | 2 | -0/+3 |
| * | [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment | Grant Likely | 2006-12-05 | 1 | -8/+10 |
| * | [POWERPC] ps3: add a default zImage target | Geoff Levand | 2006-12-05 | 1 | -1/+4 |
| * | [POWERPC] Fix debug printks for 32-bit resources in the PCI code | Sergei Shtylyov | 2006-12-04 | 1 | -13/+11 |
| * | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-04 | 9 | -22/+9 |
| * | [POWERPC] Linkstation / kurobox support | Guennadi Liakhovetski | 2006-12-04 | 6 | -3/+2089 |
| * | [POWERPC] Add the e300c3 core to the CPU table. | Scott Wood | 2006-12-04 | 1 | -0/+11 |
| * | [POWERPC] iSeries: don't build head_64.o unnecessarily | Stephen Rothwell | 2006-12-04 | 1 | -1/+1 |
| * | [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily | Stephen Rothwell | 2006-12-04 | 1 | -1/+7 |
| * | [POWERPC] Fix cputable.h for combined build | Stephen Rothwell | 2006-12-04 | 2 | -1/+3 |
| * | [POWERPC] Allow CONFIG_BOOTX_TEXT on iSeries | Stephen Rothwell | 2006-12-04 | 1 | -1/+1 |
| * | [POWERPC] Allow xmon to build on legacy iSeries | Stephen Rothwell | 2006-12-04 | 2 | -1/+10 |
| * | [POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3 | Linas Vepstas | 2006-12-04 | 1 | -2/+2 |
| * | [POWERPC] Tell firmware we can handle POWER6 compatible mode | Paul Mackerras | 2006-12-04 | 1 | -0/+1 |
| * | [POWERPC] Clean images in arch/powerpc/boot | Geert Uytterhoeven | 2006-12-04 | 1 | -0/+1 |
| * | [POWERPC] Fix OF pci flags parsing | Olof Johansson | 2006-12-04 | 1 | -0/+2 |