aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-26cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-12-22sh: oprofile: Fix up the module build.Paul Mundt
2008-12-22sh: add UIO support for JPU on SH7722.Takanari Hayama
2008-12-22sh: mach-rsk: Use uImage generation by default for rsk7201/7203.Paul Mundt
2008-12-22sh: mach-sh03: Fix up pata_platform build breakage.Paul Mundt
2008-12-22sh: enable deferred io LCDC on Migo-RMagnus Damm
2008-12-22sh: add LCDC interrupt configuration to AP325 and Migo-RMagnus Damm
2008-12-22sh: split coherent pagesMagnus Damm
2008-12-22sh: dma: Kill off ISA DMA wrapper.Paul Mundt
2008-12-22sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt
2008-12-22sh: Kill off the unused SH_ALPHANUMERIC debug option.Paul Mundt
2008-12-22sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt
2008-12-22doc: Update sh cpufreq documentation.Paul Mundt
2008-12-22sh: mrshpc_setup_windows() needs to be inline.Paul Mundt
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt
2008-12-22sh: Add a simple edosk7705_defconfig for build testing.Paul Mundt
2008-12-22sh: mach-edosk7705: Fix up edosk7705 so it all builds again.Paul Mundt
2008-12-22sh: mach-microdev: Split out the fdc37c93xapm initialization code.Paul Mundt
2008-12-22sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt
2008-12-22sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.Paul Mundt
2008-12-22sh: board-shmin: Convert shmin to use __set_io_port_base().Paul Mundt
2008-12-22sh: Kill off dead mv_init_pci() from machvec.Paul Mundt
2008-12-22sh: Simplify kernel_thread_helper() for sh32.Paul Mundt
2008-12-22sh: Kill off mv_heartbeat() from the machvec.Paul Mundt
2008-12-22sh: Kill off the cayman and microdev special heartbeat code.Paul Mundt
2008-12-22sh: Kill off sh_bios_in_gdb_mode().Paul Mundt
2008-12-22sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt
2008-12-22sh: Run sh_bios through a long overdue Lindent.Paul Mundt
2008-12-22sh: oprofile: Convert op_model_sh7750 to new common interface.Paul Mundt
2008-12-22sh: oprofile: Backtrace support.Dave Peverley
2008-12-22sh: oprofile: Refactor common setup code for multiple driver support.Paul Mundt
2008-12-22sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machinesMatt Fleming
2008-12-22sh: Convert Cayman boards from hw_interrupt_type to irq_chipMatt Fleming
2008-12-22sh: Convert Dreamcast support from hw_interrupt_type to irq_chipMatt Fleming
2008-12-22sh: Convert SystemH board support from hw_interrupt_type to irq_chipMatt Fleming
2008-12-22sh: Convert Microdev boards from hw_interrupt_type to irq_chipMatt Fleming
2008-12-22sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt
2008-12-22sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt
2008-12-22sh: Kill off remaining CONFIG_SH_KGDB bits.Paul Mundt
2008-12-22sh: Generic kgdb stub support.Paul Mundt
2008-12-22sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt
2008-12-22sh: Provide asm/syscall.h for SH-5.Paul Mundt