aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-4/+2
2009-08-15sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt1-3/+0
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt16-59/+1386
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt1-2/+68
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm1-2/+68
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt6-2/+15
2009-08-15sh: rework nommu for generic cache.c use.Paul Mundt1-2/+0
2009-08-15sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming1-0/+1
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt1-1/+33
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2-2/+4
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt43-208/+1530
2009-08-15sh: TLB fast path optimizations for load/store exceptions.Paul Mundt1-1/+1
2009-08-15sh: TLB protection violation exception optimizations.Paul Mundt1-11/+19
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt1-0/+4
2009-08-15sh: flag the default unwinder as reliable.Paul Mundt1-1/+1
2009-08-15sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt1-0/+6
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt1-2/+2
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo24-24/+24
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming1-9/+35
2009-08-14sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt1-1/+2
2009-08-14sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt1-11/+9
2009-08-14sh: Add CFI annotations for exception return.Matt Fleming1-0/+7
2009-08-14sh: Setup the frame register in asm codeMatt Fleming2-0/+2
2009-08-14sh: dwarf unwinder support.Matt Fleming5-1/+885
2009-08-13sh: Use the new stack unwinder APIMatt Fleming2-13/+9
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming3-3/+165
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming4-50/+189
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-04sh64: Kill off special clear_page() implementation.Paul Mundt1-1/+0
2009-08-04sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt2-39/+23
2009-08-04sh: Fix up early printk build error.Paul Mundt1-0/+1
2009-08-04sh: Runtime PM pdev hwblk - sh7724Magnus Damm1-0/+43
2009-08-04sh: Runtime PM pdev hwblk - sh7723Magnus Damm1-0/+40
2009-08-04sh: Runtime PM pdev hwblk - sh7722Magnus Damm1-0/+31
2009-08-04sh: clean up MSTPCRn register definitionsMagnus Damm3-9/+0
2009-08-04sh: hwblk support for sh7724Magnus Damm3-56/+182
2009-08-04sh: Add early printk support for SH770x CPUs.Rafael Ignacio Zurita1-4/+2
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2-50/+20
2009-07-29Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt1-11/+16
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt1-6/+0
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm1-1/+7
2009-07-20sh: Clean up linker script using new BSS_SECTION macro.Tim Abbott1-2/+1
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt7-77/+225
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm2-2/+2
2009-07-20sh: hwblk support for sh7723Magnus Damm3-51/+174
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm2-24/+49
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt1-0/+0
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt1-1/+1
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt1-17/+0