linux-2.6
2008-01-28  Paul Mundtsh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
2008-01-28  Paul Mundtsh: Move PXSEG comments to addrspace.h.
2008-01-28  Paul Mundtsh: Set HPAGE_SHIFT for 512MB hugetlb pages.
2008-01-28  Paul Mundtsh: Update cayman defconfig.
2008-01-28  Paul Mundtsh: Stubs for fpu disabled on SH-5.
2008-01-28  Paul Mundtsh: Stub in CPU subtype setup code for SH5-101/103.
2008-01-28  Paul Mundtsh: Add the SH-5 cpu type symbolic names.
2008-01-28  Paul Mundtsh: Plug in simple SH-5 subtype probing.
2008-01-28  Paul Mundtsh: Kill off do_NMI stub in SH-5 ex table.
2008-01-28  Paul Mundtsh: Move quad-word real-address I/O defs to io.h.
2008-01-28  Paul Mundtsh: Share bug/debug traps across _32 and _64.
2008-01-28  Paul Mundtsh: Move in the SH-5 TLB miss.
2008-01-28  Paul Mundtsh: Tidy up various clear_page()/copy_page() definitions.
2008-01-28  Paul Mundtsh: sys_sh consolidation for arch_get_unmapped_area().
2008-01-28  Paul Mundtsh: Share the ELF dump_task interfaces.
2008-01-28  Paul Mundtsh: Kill off SH-5 enter_deep_standby() cruft.
2008-01-28  Paul Mundtsh: Fix up the _stext references for SH-5.
2008-01-28  Paul Mundtsh: Sync up the _64 linker script with the _32 version.
2008-01-28  Paul Mundtsh: Merge sh and sh64 module.c.
2008-01-28  Paul Mundtsh: ioremap_64 needs after_bootmem.
2008-01-28  Paul Mundtsh: Plug in the SHmedia ELF relocations.
2008-01-28  Paul Mundtsh: Tidy up lib64 udelay impl.
2008-01-28  Paul Mundtsh: Move over and enable FPU support for SH-5.
2008-01-28  Paul Mundtsh: Common swapper_pg_dir usage for SH-5.
2008-01-28  Paul Mundtsh: Provide dummy swapper pt_regs for SH-5 ctx switch.
2008-01-28  Paul Mundtsh: Move over sh64 switch_to and stack unwinder.
2008-01-28  Paul Mundtsh: Split out tlb-flush in to _32 and _64 variants.
2008-01-28  Paul Mundtsh: Split out pgtable.h in to _32 and _64 variants.
2008-01-28  Paul Mundtsh: ioremap_64 needs proc_fs.h.
2008-01-28  Paul Mundtsh: Split out ioremap in to _32 and _64 variants.
2008-01-28  Paul Mundtsh: Split out sh_ksyms.c in to _32 and _64 variants.
2008-01-28  Paul Mundtsh: Move over the SH-5 entry.S.
2008-01-28  Paul Mundtsh: Split out linker script to _32 and _64 variants.
2008-01-28  Paul Mundtsh: Split out syscall ABI for _32 and _64 variants.
2008-01-28  Paul Mundtsh: Fix up the head-y targets for _32 and _64.
2008-01-28  Paul Mundtsh: Fix up header reference for arch/sh/lib64/panic.c.
2008-01-28  Paul Mundtsh: Kill off lib64 version of iomap wrappers.
2008-01-28  Paul Mundtsh: Split out checksum.h in to _32 and _64 variants.
2008-01-28  Paul Mundtsh: Plug in SH-5 ffz()/__ffs() bitops.
2008-01-28  Paul Mundtsh: Fix up 64kB page size selection on SH-5.
2008-01-28  Paul Mundtsh: Split out extable.c _32 and _64 variants.
2008-01-28  Paul Mundtsh: Add SH-5 support to the consistent DMA impl.
2008-01-28  Paul Mundtsh: flush_cache_sigtramp() takes 1 arg only.
2008-01-28  Paul Mundtsh: Move vsyscall_init() defs up one level.
2008-01-28  Paul Mundtsh: Nopped out p3_cache_init() on SH-5 also.
2008-01-28  Paul Mundtsh: Fix up VMALLOC_START for SH-5.
2008-01-28  Paul Mundtsh: Move over the SH-5 head.S and tlb.h.
2008-01-28  Paul Mundtsh: Have SH-5 provide an {en,dis}able_fpu() impl.
2008-01-28  Paul Mundtsh: Disable initial cache flush on SH-5.
2008-01-28  Paul Mundtsh: Don't reference UBC code in CPU init on sh64.
2008-01-28  Paul Mundtsh: imask IRQ depends on sh32.
2008-01-28  Paul Mundtsh: Move in the SH-5 traps.c impl.
2008-01-28  Paul Mundtsh: timer.h stub for SH-5.
2008-01-28  Paul Mundtsh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/
2008-01-28  Paul Mundtsh: Move in the SH-5 signal trampoline impl.
2008-01-28  Paul Mundtsh: More SH-5 cpuinfo tidying.
2008-01-28  Paul Mundtsh: Consolidate slab/kmalloc minalign values.
2008-01-28  Paul Mundtsh: Split out uaccess.h in to _32 and _64 variants.
2008-01-28  Paul Mundtsh: SH-5 also uses the ASID cache.
2008-01-28  Paul Mundtsh: Move in the SH-5 ptrace impl.
2008-01-28  Paul Mundtsh: Split out system.h in to _32 and _64 variants.
2008-01-28  Paul Mundtsh: Split out 29-bit and 32-bit physical mode definitions.
2008-01-28  Paul Mundtsh: Split out processor.h in to _32 and _64 variants.
2008-01-28  Paul Mundtsh: SH-5 pt_regs.
2008-01-28  Paul Mundtsh: Split out arch/sh/kernel/process.c for _32 and...
2008-01-28  Paul Mundtsh: Have 32-bit use arch/sh/kernel/Makefile_32.
2008-01-28  Paul Mundtsh: Move in the SH-5 mmu_context headers.
2008-01-28  Paul Mundtsh: Kill off lib64 version of io.c.
2008-01-28  Paul Mundtsh: Move sh32 optimized I/O routines to arch/sh/lib/
2008-01-28  Paul Mundtsh: SH-5 byteorder routines.
2008-01-28  Paul Mundtsh: Consolidate CPU features in Kconfig.cpu.
2008-01-28  Paul Mundtsh: SH-5 version of current_thread_info().
2008-01-28  Paul Mundtsh: Split out irqflags.h in to _32 and _64 variants.
2008-01-28  Paul Mundtsh: Split out asm/string.h for sh32 and sh64.
2008-01-28  Paul Mundtsh: Add SH-5 support to io.h.
2008-01-28  Paul Mundtsh: Add in cacheflush and DMA headers for SH-5.
2008-01-28  Paul Mundtsh64: Kill off arch/sh64/oprofile.
2008-01-28  Paul Mundtsh: Move sh64 board defconfigs to arch/sh/configs.
2008-01-28  Paul Mundtsh: Move sh64 boards to arch/sh/.
2008-01-28  Paul Mundtsh: Correct SH-5 instruction size value.
2008-01-28  Paul Mundtsh: Add cache definitions for SH-5.
2008-01-28  Paul Mundtsh: Add addrspace.h segmentation stub for SH-5.
2008-01-28  Paul Mundtsh: BUGFLAG_WARNING needs GENERIC_BUG.
2008-01-28  Paul Mundtsh: Fix up fixmap location for SH-5.
2008-01-28  Paul Mundtsh: Add SH-5 support to asm/module.h.
2008-01-28  Paul Mundtsh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.
2008-01-28  Paul Mundtsh: Plug SH-5 in to arch/sh/Makefile.
2008-01-28  Paul Mundtsh: Move arch/sh64/lib to arch/sh/lib64.
2008-01-28  Paul Mundtsh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64.
2008-01-28  Paul Mundtsh: Split out cache status bits per-CPU family.
2008-01-28  Paul Mundtsh: Split out PXSEG segmentation per-CPU family.
2008-01-28  Paul Mundtsh: Add a SUPERH32 config symbol.
2008-01-28  Paul Mundtsh: Move CPU subtypes to Kconfig.sh.
2008-01-28  Paul Mundtsh: Rename Kconfig to Kconfig.sh.
2008-01-28  Paul Mundtsh64: Use the generic rtc-sh driver.
2008-01-28  Paul Mundtrtc: rtc-sh: SH-5 support.
2008-01-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-27  Kalle Pokkii2c-bfin-twi: Register adapter with a specific bus...
2008-01-27  Manuel Laussi2c-au1550: Convert to platform driver
2008-01-27  Manuel Laussi2c-au1550: properly terminate zero-byte transfers
next