summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-1/+0
2009-01-07PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-13/+3
2009-01-06sh: introduce asm/swab.hHarvey Harrison3-59/+64
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King1-0/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-4/+3
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+2
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis160-4916/+8695
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-12/+5
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell159-4914/+8694
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+2
2008-12-26cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell1-0/+1
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky2-3/+2
2008-12-22sh: oprofile: Fix up the module build.Paul Mundt1-5/+1
2008-12-22sh: add UIO support for JPU on SH7722.Takanari Hayama1-0/+31
2008-12-22sh: mach-rsk: Use uImage generation by default for rsk7201/7203.Paul Mundt1-1/+1
2008-12-22sh: mach-sh03: Fix up pata_platform build breakage.Paul Mundt1-9/+20
2008-12-22sh: enable deferred io LCDC on Migo-RMagnus Damm1-0/+2
2008-12-22sh: add LCDC interrupt configuration to AP325 and Migo-RMagnus Damm2-0/+8
2008-12-22sh: split coherent pagesMagnus Damm1-1/+6
2008-12-22sh: dma: Kill off ISA DMA wrapper.Paul Mundt3-110/+0
2008-12-22sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt3-1/+22
2008-12-22sh: Kill off the unused SH_ALPHANUMERIC debug option.Paul Mundt1-8/+2
2008-12-22sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt2-5/+22
2008-12-22doc: Update sh cpufreq documentation.Paul Mundt1-2/+6
2008-12-22sh: mrshpc_setup_windows() needs to be inline.Paul Mundt1-1/+1
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt8-220/+63
2008-12-22sh: Add a simple edosk7705_defconfig for build testing.Paul Mundt1-0/+438
2008-12-22sh: mach-edosk7705: Fix up edosk7705 so it all builds again.Paul Mundt5-80/+24
2008-12-22sh: mach-microdev: Split out the fdc37c93xapm initialization code.Paul Mundt3-181/+167
2008-12-22sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt2-10/+2
2008-12-22sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.Paul Mundt2-6/+35
2008-12-22sh: board-shmin: Convert shmin to use __set_io_port_base().Paul Mundt1-11/+3
2008-12-22sh: Kill off dead mv_init_pci() from machvec.Paul Mundt1-1/+0
2008-12-22sh: Simplify kernel_thread_helper() for sh32.Paul Mundt1-15/+4
2008-12-22sh: Kill off mv_heartbeat() from the machvec.Paul Mundt3-12/+0
2008-12-22sh: Kill off the cayman and microdev special heartbeat code.Paul Mundt5-166/+0
2008-12-22sh: Kill off sh_bios_in_gdb_mode().Paul Mundt2-18/+0
2008-12-22sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt1-2/+2
2008-12-22sh: Run sh_bios through a long overdue Lindent.Paul Mundt1-36/+34
2008-12-22sh: oprofile: Convert op_model_sh7750 to new common interface.Paul Mundt1-94/+78
2008-12-22sh: oprofile: Backtrace support.Dave Peverley2-0/+127
2008-12-22sh: oprofile: Refactor common setup code for multiple driver support.Paul Mundt4-30/+178
2008-12-22sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machinesMatt Fleming1-2/+0
2008-12-22sh: Convert Cayman boards from hw_interrupt_type to irq_chipMatt Fleming1-27/+8
2008-12-22sh: Convert Dreamcast support from hw_interrupt_type to irq_chipMatt Fleming2-106/+91
2008-12-22sh: Convert SystemH board support from hw_interrupt_type to irq_chipMatt Fleming1-31/+6
2008-12-22sh: Convert Microdev boards from hw_interrupt_type to irq_chipMatt Fleming1-29/+7