summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2008-05-21Merge commit 'trivial/next'Stephen Rothwell
2008-05-21Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2008-05-21Merge commit 'arm/devel'Stephen Rothwell
2008-05-20sh: RSK+ 7203 board support.Paul Mundt
2008-05-20sh: Make dump_task dependent on ELF core.Paul Mundt
2008-05-20sh: Initial ELF FDPIC support.Paul Mundt
2008-05-20Tighten up the use of looseNick Andrew
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19Merge branches 'dyntick', 'ixp', 'rpc' and 'rtc' into develRussell King
2008-05-19sh: Fix up restorer in debug_trap exception return path.Paul Mundt
2008-05-19sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt
2008-05-18sh: cdev lock_kernel() pushdownJonathan Corbet
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-16sh: use the common ascii hex helpersHarvey Harrison
2008-05-16sh: fix sh7785 master clock valueYoshihiro Shimoda
2008-05-16sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito
2008-05-16sh: Fix up optimized SH-4 memcpy on big endian.Hideo Saito
2008-05-16sh: disable initrd defaults in .empty_zero_page.Paul Mundt
2008-05-16sh: display boot params by default on entry.Paul Mundt
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-12dyntick: remove deferences from SHRussell King
2008-05-09SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin
2008-05-09sh: update smc91x platform data for se7206.Paul Mundt
2008-05-08sh: intc register modify fixMagnus Damm
2008-05-08sh: no high level trigger on some sh3 cpusMagnus Damm
2008-05-08sh: clean up sh7710 and sh7720 intc tablesMagnus Damm
2008-05-08sh: add interrupt ack code to sh3Magnus Damm
2008-05-08sh: unify external irq pin code for sh3Magnus Damm
2008-05-08sh: reset hardware from early printkMagnus Damm
2008-05-08sh: drain and wait for early printkMagnus Damm
2008-05-08sh: use sci_out() for early printkMagnus Damm
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm
2008-05-08sh: add kernel bss resourceMagnus Damm
2008-05-08sh: fix sh7705 interrupt vector typoMagnus Damm
2008-05-08sh: update smc91x platform data for se7722Magnus Damm
2008-05-08sh: update smc91x platform data for MigoRMagnus Damm
2008-05-08sh: remove -traditional.Mathieu Desnoyers
2008-05-08sh: r7780rp: Kill off unneded ifdefs for irq setup.Paul Mundt
2008-05-08sh: rts7751r2d: Kill off unneeded ifdefs.Paul Mundt
2008-05-08sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt
2008-05-08sh64: export onchip_remap/unmap() too.Paul Mundt
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk
2008-05-08sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt
2008-05-08sh: kexec and kdump depend on SUPERH32.Paul Mundt
2008-05-08sh64: Fix up compile warning in event tracer.Paul Mundt
2008-05-08sh64: Fixup the nommu build.Paul Mundt
2008-05-08sh64: fixups for xtime_lock seqlock conversion.Paul Mundt
2008-05-08sh: sh-bios depends on SUPERH32.Paul Mundt
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper