summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt2009-08-172-21/+15
| | * | | | | sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-216-3/+2675
| | * | | | | sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.Paul Mundt2009-08-201-0/+4
| * | | | | | sh: Fix up clockevents broadcasting.Paul Mundt2009-08-193-6/+9
| * | | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-1913-162/+287
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | sh: clkfwk: Support additional IFC divisor on SH7724.Kuninori Morimoto2009-08-181-1/+1
| | * | | | | sh: Add a few missing irqflags tracing markers.Matt Fleming2009-08-182-11/+24
| | * | | | | sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm2009-08-181-0/+11
| | * | | | | sh: rework SuperH Mobile sleep code exception handlingMagnus Damm2009-08-182-64/+107
| | |/ / / /
| | * | | | sh: Add support for DWARF GNU extensionsMatt Fleming2009-08-161-1/+13
| | * | | | sh: Try again at getting the initial return address for an unwindMatt Fleming2009-08-161-35/+6
| | * | | | sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt2009-08-163-64/+39
| | | |/ / | | |/| |
| | * | | Merge branch 'sh/stable-updates'Paul Mundt2009-08-151-2/+68
| | |\ \ \
| | * | | | sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming2009-08-151-0/+1
| | * | | | sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt2009-08-151-1/+33
| | * | | | sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2009-08-152-2/+4
| * | | | | sh: Fix up the SH-5 build with caches enabled.Paul Mundt2009-08-161-8/+0
| * | | | | sh64: Build in support for generic stacktrace ops.Paul Mundt2009-08-161-3/+4
| * | | | | sh: Kill off the unhandled pvr case in SH-4 CPU probing.Paul Mundt2009-08-151-3/+0
| * | | | | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-156-2/+15
| * | | | | sh: rework nommu for generic cache.c use.Paul Mundt2009-08-151-2/+0
| * | | | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-1543-211/+1533
| |\ \ \ \ \ | | |/ / / /
| | * | | | sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt2009-08-151-0/+4
| | * | | | sh: flag the default unwinder as reliable.Paul Mundt2009-08-151-1/+1
| | * | | | sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt2009-08-151-0/+6
| | * | | | sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt2009-08-141-2/+2
| | * | | | sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-141-9/+35
| | * | | | sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt2009-08-141-1/+2
| | * | | | sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt2009-08-141-11/+9
| | * | | | sh: Add CFI annotations for exception return.Matt Fleming2009-08-141-0/+7
| | * | | | sh: Setup the frame register in asm codeMatt Fleming2009-08-142-0/+2
| | * | | | sh: dwarf unwinder support.Matt Fleming2009-08-145-1/+885
| | * | | | sh: Use the new stack unwinder APIMatt Fleming2009-08-132-13/+9
| | * | | | sh: Allow multiple stack unwinders to be setupMatt Fleming2009-08-133-3/+165
| | * | | | sh: Use the generalized stacktrace opsMatt Fleming2009-08-134-51/+190
| | * | | | sh: Fix up early printk build error.Paul Mundt2009-08-041-0/+1
| | | |/ / | | |/| |
| | * | | sh: clean up MSTPCRn register definitionsMagnus Damm2009-08-043-9/+0
| | * | | sh: hwblk support for sh7724Magnus Damm2009-08-043-58/+184
| | * | | sh: Add early printk support for SH770x CPUs.Rafael Ignacio Zurita2009-08-041-4/+2
| | * | | sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2009-07-292-50/+20
| | * | | Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt2009-07-291-11/+16
| | * | | sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-07-2324-24/+24
| | * | | usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-231-1/+7
| * | | | sh: TLB fast path optimizations for load/store exceptions.Paul Mundt2009-08-151-1/+1
| * | | | sh: TLB protection violation exception optimizations.Paul Mundt2009-08-151-11/+19
| * | | | sh64: Kill off special clear_page() implementation.Paul Mundt2009-08-041-1/+0
| * | | | sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt2009-08-042-39/+23
| * | | | sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt2009-07-271-6/+0
| |/ / /
| * | | sh: Clean up linker script using new BSS_SECTION macro.Tim Abbott2009-07-201-2/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt2009-07-207-79/+227
| |\ \ \ \
OpenPOWER on IntegriCloud