summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2008-12-19Merge commit 'boot-params/master'Stephen Rothwell
2008-12-19Merge commit 'nommu/master'Stephen Rothwell
2008-12-19Merge branch 'quilt/rr'Stephen Rothwell
2008-12-19Merge commit 'pci/linux-next'Stephen Rothwell
2008-12-19Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-12-19Merge commit 'sh/master'Stephen Rothwell
2008-12-19cpumask:cpumask_of_node-shRusty Russell
2008-12-18[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-12-17NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-17sh: split coherent pagesMagnus Damm
2008-12-17sh: dma: Kill off ISA DMA wrapper.Paul Mundt
2008-12-17sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt
2008-12-17sh: Kill off the unused SH_ALPHANUMERIC debug option.Paul Mundt
2008-12-17sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt
2008-12-17doc: Update sh cpufreq documentation.Paul Mundt
2008-12-17sh: mrshpc_setup_windows() needs to be inline.Paul Mundt
2008-12-17sh: Kill off cf-enabler with extreme prejudice.Paul Mundt
2008-12-17sh: Add a simple edosk7705_defconfig for build testing.Paul Mundt
2008-12-17sh: mach-edosk7705: Fix up edosk7705 so it all builds again.Paul Mundt
2008-12-17sh: mach-microdev: Split out the fdc37c93xapm initialization code.Paul Mundt
2008-12-17sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt
2008-12-17sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.Paul Mundt
2008-12-17sh: board-shmin: Convert shmin to use __set_io_port_base().Paul Mundt
2008-12-17sh: Kill off dead mv_init_pci() from machvec.Paul Mundt
2008-12-17sh: Simplify kernel_thread_helper() for sh32.Paul Mundt
2008-12-17sh: Kill off mv_heartbeat() from the machvec.Paul Mundt
2008-12-17sh: Kill off the cayman and microdev special heartbeat code.Paul Mundt
2008-12-17sh: Kill off sh_bios_in_gdb_mode().Paul Mundt
2008-12-17sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt
2008-12-17sh: Run sh_bios through a long overdue Lindent.Paul Mundt
2008-12-16PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt
2008-12-16sh: oprofile: Convert op_model_sh7750 to new common interface.Paul Mundt
2008-12-16sh: oprofile: Backtrace support.Dave Peverley
2008-12-16sh: oprofile: Refactor common setup code for multiple driver support.Paul Mundt
2008-12-16sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machinesMatt Fleming
2008-12-16sh: Convert Cayman boards from hw_interrupt_type to irq_chipMatt Fleming
2008-12-16sh: Convert Dreamcast support from hw_interrupt_type to irq_chipMatt Fleming
2008-12-16sh: Convert SystemH board support from hw_interrupt_type to irq_chipMatt Fleming
2008-12-16sh: Convert Microdev boards from hw_interrupt_type to irq_chipMatt Fleming
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt
2008-12-12sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt
2008-12-11sh: Kill off remaining CONFIG_SH_KGDB bits.Paul Mundt
2008-12-11sh: Generic kgdb stub support.Paul Mundt
2008-12-10sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt
2008-12-10sh: Provide linux/regset.h interface for SH-5.Paul Mundt