aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-09-08sh: Display CPU information in show_regs().Paul Mundt
2008-09-08sh: Early dummy clockevent registration on boot CPU.Paul Mundt
2008-09-08sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.Paul Mundt
2008-09-08sh: generic clockevent broadcast support.Paul Mundt
2008-09-08sh: smp: Hook up a timer IPI stub.Paul Mundt
2008-09-08sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt
2008-09-08sh: smp: Provide a generic IPI handler.Paul Mundt
2008-09-08sh: Kill off unused defines from asm/smp.h.Paul Mundt
2008-09-08sh: Provide movli.l/movco.l-based cmpxchg.Paul Mundt
2008-09-08sh: Provide movli.l/movco.l-based bitops.Paul Mundt
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt
2008-09-05sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso
2008-08-28sh: fix semtimedop syscallYoshihiro Shimoda
2008-08-28sh: update AP325RXA defconfigMagnus Damm
2008-08-28sh: update Migo-R defconfigMagnus Damm
2008-08-28sh: fix platform_resource_setup_memory() section mismatchMagnus Damm
2008-08-28sh: fix kexec entry point for crash kernelsMagnus Damm
2008-08-28sh: crash kernel resource fixMagnus Damm
2008-08-25sh: fix ptrace_64.c:user_disable_single_step()Adrian Bunk
2008-08-25sh64: re-add the __strnlen_user() prototypeAdrian Bunk
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-11sh: Provide a FLAT_PLAT_INIT() definition.Takashi YOSHII
2008-08-11video: export sh_mobile_lcdc panel sizeMagnus Damm
2008-08-11sh: select memchunk size using kernel cmdlineMagnus Damm
2008-08-11sh: export sh7723 VEU as VEU2HMagnus Damm
2008-08-11sh: remove MSTPCR defines from Migo-R header fileMagnus Damm
2008-08-11sh: Update sh7763rdp defconfigNobuhiro Iwamatsu
2008-08-11sh: Add support sh7760fb to sh7763rdp boardNobuhiro Iwamatsu
2008-08-11sh: Add support sh_eth to sh7763rdp boardNobuhiro Iwamatsu
2008-08-11sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt
2008-08-11sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.Yoshinori Sato
2008-08-11fix SH7705_CACHE_32KB compilationAdrian Bunk
2008-08-11sh: mach-x3proto: Fix up smc91x platform data.Paul Mundt
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-08-04sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt
2008-08-04SH2(A) cache updateYoshinori Sato
2008-08-04add addrespace definition for sh2a.Takashi Yoshii
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt
2008-08-04sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt
2008-08-04sh: define GENERIC_LOCKBREAK.Paul Mundt
2008-08-04sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt
2008-08-04sh: module_alloc() should be using vmalloc_exec().Paul Mundt
2008-08-04sh: Fix up __bug_table handling in module loader.Paul Mundt
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt
2008-08-04sh: /proc/asids depends on MMU.Paul Mundt
2008-08-03arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi