summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorLines
2010-02-09sh: sh7722/Migo-R SDHI vector mergeMagnus Damm-8/+10
2010-02-08Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt-56/+149
2010-02-08sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming-54/+120
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming-1/+0
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming-0/+20
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming-0/+2
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming-1/+7
2010-02-05fix typos "precidence" -> "precedence" in commentsUwe Kleine-König-1/+1
2010-02-02sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski-10/+11
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt-8/+8
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski-2/+2
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski-4/+4
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds-1/+1
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar-1/+1
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard-3/+0
2010-01-27sh: kmemleak support.Chris Smith-3/+3
2010-01-27sh: Optimize runtime disabling of trapped I/O.Paul Mundt-0/+2
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt-203/+203
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt-17/+7
2010-01-21sh: Track the uncached mapping size.Paul Mundt-1/+9
2010-01-21sh: Rework P2 to only include kernel text.Paul Mundt-77/+92
2010-01-21sh: initial PMB mapping iteration by helper macro.Paul Mundt-147/+60
2010-01-20sh: machine_ops based reboot support.Paul Mundt-90/+115
2010-01-20sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt-2/+3
2010-01-19sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski-7/+112
2010-01-19sh: SH7786 clock framework rewrite.Paul Mundt-96/+88
2010-01-19sh64: wire up sys_accept4.Paul Mundt-0/+1
2010-01-19sh: unwire sys_recvmmsg.Paul Mundt-1/+0
2010-01-19sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt-3/+4
2010-01-19sh64: Use the shared FPU state restorer.Paul Mundt-62/+8
2010-01-19sh64: Fix up the build for the thread_xstate changes.Paul Mundt-28/+28
2010-01-18Merge branch 'sh/ioremap-fixed'Paul Mundt-3/+4
2010-01-18sh: Need IRQs enabled for init_fpu().Paul Mundt-0/+2
2010-01-18sh: Setup early PMB mappings.Matt Fleming-0/+241
2010-01-16sh: Add fixed ioremap supportMatt Fleming-3/+4
2010-01-15sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt-1/+4
2010-01-13sh: Fix up L2 cache comment typo.Paul Mundt-1/+1
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt-12/+10
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming-0/+1
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt-383/+1030
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt-250/+260
2010-01-12sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt-2/+1
2010-01-12sh: Always provide thread_info allocators.Paul Mundt-2/+49
2010-01-12sh: Move start_thread() out of line.Paul Mundt-0/+12
2010-01-12sh: sh_bios detection.Paul Mundt-4/+11
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt-134/+17
2010-01-12sh: Consolidate the sh_bios earlyprintk code.Paul Mundt-88/+79
2010-01-12sh: Kill off more unused sh_bios callbacks.Paul Mundt-5/+0
2010-01-12sh64: Fix up early serial fixmap.Paul Mundt-2/+0
2010-01-12sh: Tidy up the sh bios VBR handling.Paul Mundt-31/+43