[LinuxPPS] 15 Feb 18:01 - Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6

linuxpps: Linus Torvalds <> webmaster at enneenne.com
Fri Feb 16 19:00:07 CET 2007


Merge /pub/scm/linux/kernel/git/lethal/sh-2.6  
  
* master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6: (35 commits)  
sh: rts7751r2d board updates.  
sh: Kill off dead bigsur and ec3104 boards.  
sh: Fixup r7780rp pata_platform for devres conversion.  
sh: Revert TLB miss fast-path changes that broke PTEA parts.  
sh: Compile fix for heartbeat consolidation.  
sh: heartbeat consolidation for banked LEDs.  
sh: define dma noncoherent API functions.  
sh: Missing flush_dcache_all() proto in cacheflush.h.  
sh: Kill dead/unused ISA code from __ioremap().  
sh: Add cpu-features header to asm/Kbuild.  
sh: Move __KERNEL__ up in asm/page.h.  
sh: Fix syscall numbering breakage.  
sh: dcache write-back for R7780RP PIO.  
sh: Switch to local TLB flush variants in additional callsites.  
sh: Local TLB flushing variants for SMP prep.  
sh: Fixup cpu_data references for the non-boot CPUs.  
sh: Use a per-cpu ASID cache.  
sh: add SH_CLK_MD Kconfig default.  
sh: Fixup SHMIN INTC register definitions.  
sh: SH-DMAC compile fixes  
...  
  
arch/sh/Kconfig  
arch/sh/Makefile  
arch/sh/boards/bigsur/Makefile  
arch/sh/boards/bigsur/io.c  
arch/sh/boards/bigsur/irq.c  
arch/sh/boards/bigsur/led.c  
arch/sh/boards/bigsur/setup.c  
arch/sh/boards/ec3104/Makefile  
arch/sh/boards/ec3104/io.c  
arch/sh/boards/ec3104/irq.c  
arch/sh/boards/ec3104/setup.c  
arch/sh/boards/mpc1211/Makefile  
arch/sh/boards/mpc1211/led.c  
arch/sh/boards/mpc1211/setup.c  
arch/sh/boards/renesas/r7780rp/Makefile  
arch/sh/boards/renesas/r7780rp/io.c  
arch/sh/boards/renesas/r7780rp/led.c  
arch/sh/boards/renesas/r7780rp/setup.c  
arch/sh/boards/renesas/rts7751r2d/Makefile  
arch/sh/boards/renesas/rts7751r2d/io.c  
arch/sh/boards/renesas/rts7751r2d/irq.c  
arch/sh/boards/renesas/rts7751r2d/led.c  
arch/sh/boards/renesas/rts7751r2d/setup.c  
arch/sh/boards/se/7206/Makefile  
arch/sh/boards/se/7206/led.c  
arch/sh/boards/se/7206/setup.c  
arch/sh/boards/se/7300/Makefile  
arch/sh/boards/se/7300/led.c  
arch/sh/boards/se/7300/setup.c  
arch/sh/boards/se/73180/Makefile  
arch/sh/boards/se/73180/led.c  
arch/sh/boards/se/73180/setup.c  
arch/sh/boards/se/7343/Makefile  
arch/sh/boards/se/7343/led.c  
arch/sh/boards/se/7343/setup.c  
arch/sh/boards/se/770x/Makefile  
arch/sh/boards/se/770x/irq.c  
arch/sh/boards/se/770x/led.c  
arch/sh/boards/se/770x/setup.c  
arch/sh/boards/se/7751/Makefile  
arch/sh/boards/se/7751/led.c  
arch/sh/boards/se/7751/setup.c  
arch/sh/boards/sh03/Makefile  
arch/sh/boards/sh03/led.c  
arch/sh/boards/sh03/setup.c  
arch/sh/boards/shmin/setup.c  
arch/sh/cchips/voyagergx/irq.c  
arch/sh/cchips/voyagergx/setup.c  
arch/sh/configs/rts7751r2d_defconfig  
arch/sh/configs/se7750_defconfig  
arch/sh/drivers/Makefile  
arch/sh/drivers/dma/dma-sh.c  
arch/sh/drivers/heartbeat.c  
arch/sh/drivers/pci/Makefile  
arch/sh/drivers/pci/ops-bigsur.c  
arch/sh/drivers/pci/pci-sh7751.c  
arch/sh/kernel/Makefile  
arch/sh/kernel/cpu/init.c  
arch/sh/kernel/cpu/irq/ipr.c  
arch/sh/kernel/cpu/sh2/entry.S  
arch/sh/kernel/cpu/sh2/probe.c  
arch/sh/kernel/cpu/sh2/setup-sh7619.c  
arch/sh/kernel/cpu/sh2a/probe.c  
arch/sh/kernel/cpu/sh2a/setup-sh7206.c  
arch/sh/kernel/cpu/sh3/entry.S  
arch/sh/kernel/cpu/sh3/probe.c  
arch/sh/kernel/cpu/sh3/setup-sh7709.c  
arch/sh/kernel/cpu/sh4/probe.c  
arch/sh/kernel/cpu/sh4/setup-sh7750.c  
arch/sh/kernel/cpu/sh4/setup-sh7760.c  
arch/sh/kernel/debugtraps.S  
arch/sh/kernel/early_printk.c  
arch/sh/kernel/entry-common.S  
arch/sh/kernel/io_generic.c  
arch/sh/kernel/kgdb_stub.c  
arch/sh/kernel/process.c  
arch/sh/kernel/setup.c  
arch/sh/kernel/sh_ksyms.c  
arch/sh/kernel/signal.c  
arch/sh/kernel/syscalls.S  
arch/sh/kernel/traps.c  
arch/sh/mm/Kconfig  
arch/sh/mm/cache-debugfs.c  
arch/sh/mm/cache-sh3.c  
arch/sh/mm/cache-sh4.c  
arch/sh/mm/cache-sh7705.c  
arch/sh/mm/fault.c  
arch/sh/mm/init.c  
arch/sh/mm/ioremap.c  
arch/sh/mm/pg-sh4.c  
arch/sh/mm/pg-sh7705.c  
arch/sh/mm/tlb-flush.c  
arch/sh/mm/tlb-nommu.c  
arch/sh/mm/tlb-sh3.c  
arch/sh/mm/tlb-sh4.c  
arch/sh/oprofile/op_model_sh7750.c  
arch/sh/tools/mach-types  
include/asm-sh/Kbuild  
include/asm-sh/bigsur/bigsur.h  
include/asm-sh/bigsur/io.h  
include/asm-sh/bigsur/serial.h  
include/asm-sh/bugs.h  
include/asm-sh/cacheflush.h  
include/asm-sh/cpu-sh3/cacheflush.h  
include/asm-sh/cpu-sh4/cacheflush.h  
include/asm-sh/cpu-sh4/dma.h  
include/asm-sh/dma-mapping.h  
include/asm-sh/ec3104/ec3104.h  
include/asm-sh/ec3104/io.h  
include/asm-sh/ec3104/keyboard.h  
include/asm-sh/ec3104/serial.h  
include/asm-sh/irq.h  
include/asm-sh/kgdb.h  
include/asm-sh/mmu.h  
include/asm-sh/mmu_context.h  
include/asm-sh/page.h  
include/asm-sh/pgtable.h  
include/asm-sh/processor.h  
include/asm-sh/rts7751r2d.h  
include/asm-sh/serial.h  
include/asm-sh/thread_info.h  
include/asm-sh/tlbflush.h  
include/asm-sh/ubc.h  
include/asm-sh/unistd.h  
include/asm-sh/voyagergx.h

URL: http://gitweb.enneenne.com/?p=linuxpps;a=commit;h=f99c6bb6e2e9c35bd3dc0b1d0faa28bd6970930d



More information about the LinuxPPS mailing list