summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt1-2/+0
2009-01-21sh: convert rsk7203 to use smsc911x.Steve Glendinning2-13/+32
2009-01-21sh: convert magicpanelr2 platform to use smsc911x.Steve Glendinning2-8/+36
2009-01-21sh: convert ap325rxa platform to use smsc911x.Steve Glendinning2-13/+32
2009-01-21sh: mach-migor: Add tw9910 support.Kuninori Morimoto1-2/+35
2009-01-21sh: mach-migor: Delete soc_camera_platform setup.Kuninori Morimoto1-103/+0
2009-01-21sh: mach-migor: Add ov772x support.Kuninori Morimoto1-0/+22
2009-01-21asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger2-12/+4
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall1-1/+1
2009-01-15Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-7/+7
2009-01-15byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens3-5/+5
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2-2/+2
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-07sh: introduce asm/swab.hHarvey Harrison3-59/+64
2009-01-07remove linux/hardirq.h from asm-generic/local.hRussell King1-0/+1
2009-01-07atomic_t: unify all arch definitionsMatthew Wilcox1-4/+3
2009-01-07mm: 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
2009-01-01take 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