aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-15sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt1-1/+4
2010-01-13sh: Fix up L2 cache comment typo.Paul Mundt1-1/+1
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt3-12/+10
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming1-0/+1
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt17-383/+1030
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt9-250/+260
2010-01-12sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt1-2/+1
2010-01-12sh: Always provide thread_info allocators.Paul Mundt2-2/+49
2010-01-12sh: Move start_thread() out of line.Paul Mundt1-0/+12
2010-01-12sh: sh_bios detection.Paul Mundt1-4/+11
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt1-134/+17
2010-01-12sh: Consolidate the sh_bios earlyprintk code.Paul Mundt3-88/+79
2010-01-12sh: Kill off more unused sh_bios callbacks.Paul Mundt1-5/+0
2010-01-12sh64: Fix up early serial fixmap.Paul Mundt1-2/+0
2010-01-12sh: Tidy up the sh bios VBR handling.Paul Mundt3-31/+43
2010-01-05sh: Kill off dead UBC headers.Paul Mundt2-13/+8
2010-01-05sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt3-72/+234
2010-01-05sh: Fix up breakpoint trap handler patching on SH-2A.Paul Mundt1-1/+1
2009-12-28sh: Convert ptrace to hw_breakpoint API.Paul Mundt2-3/+65
2009-12-22sh: kgdb: Rework breakpoint handling on top of notifier chain.Paul Mundt2-6/+41
2009-12-22sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.Paul Mundt1-0/+9
2009-12-21sh: Fix up hw-breakpoints build for API changes.Paul Mundt1-3/+2
2009-12-21Merge branch 'master' into sh/hw-breakpointsPaul Mundt41-1050/+1535
2009-12-21sh: Only use bl bit toggling for sleeping idle.Paul Mundt1-2/+2
2009-12-21sh: Restore bl bit toggling in idle loop.Paul Mundt1-0/+2
2009-12-17sh: dmaengine support for SH7785Nobuhiro Iwamatsu1-0/+14
2009-12-17sh: dmaengine support for sh7724.Guennadi Liakhovetski1-0/+15
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds37-1018/+1500
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-26/+2
2009-12-15sh: Fix up FPU build for SH5Matt Fleming5-9/+9
2009-12-15sh: Remove old early serial console code V2Magnus Damm2-149/+1
2009-12-15sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm1-13/+9
2009-12-15sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)Magnus Damm7-270/+551
2009-12-15sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)Magnus Damm5-193/+358
2009-12-15sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm3-61/+98
2009-12-15sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm4-87/+142
2009-12-15sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)Magnus Damm4-119/+263
2009-12-15sh: sh2 scif pdata (sh7616)Magnus Damm1-25/+46
2009-12-15sh-sci: Extend sh-sci driver with early console V2Magnus Damm2-9/+4
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14sh: Make the unaligned trap handler always obey notification levels.Paul Mundt1-6/+12
2009-12-11Unify sys_mmap*Al Viro1-26/+2
2009-12-11sh: Wire up recvmmsg syscall.Paul Mundt1-0/+1
2009-12-11sh: ftrace: Fix up syscall tracing build.Paul Mundt1-74/+2
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.33Paul Mundt2-9/+5
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds49-1188/+2429
2009-12-09sh: Replace an explicit computation by the use of the container_of macroNicolas Palix1-3/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-9/+4
2009-12-08Merge branch 'master' into sh/hw-breakpointsPaul Mundt49-1188/+2430