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