aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/sh_ksyms_32.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-01sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xxGravatar Kuninori Morimoto 1-0/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-03-17sh: New gcc supportGravatar Yoshinori Sato 1-0/+3
2014-01-02sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Gravatar Nobuhiro Iwamatsu 1-0/+5
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGravatar Geert Uytterhoeven 1-1/+0
2009-10-27sh: Clean up more superfluous symbol exports.Gravatar Paul Mundt 1-41/+12
2009-10-27sh64: cache flush symbol exports.Gravatar Paul Mundt 1-11/+0
2009-10-26Merge branch 'sh/stable-updates'Gravatar Paul Mundt 1-0/+14
2009-10-26sh: Build fix: define more __movmem* symbolsGravatar Lubomir Rintel 1-0/+14
2009-10-19sh: Fix up cacheflush routine symbol exports.Gravatar Paul Mundt 1-3/+0
2009-09-30sh: Build fix: export __movmemGravatar Lubomir Rintel 1-0/+1
2009-07-27sh: wire up clear_user_highpage() for sh4, convert sh7705.Gravatar Paul Mundt 1-6/+0
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Gravatar Paul Mundt 1-1/+1
2009-07-11sh: Decouple mcount from ftrace.Gravatar Paul Mundt 1-1/+1
2009-05-22sh: irq: Convert from irq_desc[] to irq_to_desc().Gravatar Paul Mundt 1-8/+0
2009-05-03sh: remove obsolete no_irq_typeGravatar Thomas Gleixner 1-2/+1
2008-12-22sh: More movmem alias symbol exports for older compilers.Gravatar Paul Mundt 1-0/+3
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Gravatar Paul Mundt 1-0/+4
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Gravatar Paul Mundt 1-31/+5
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Gravatar Paul Mundt 1-1/+1
2008-10-28sh: Fix FPU tuning on toolchains with mismatched multilib targets.Gravatar Paul Mundt 1-5/+6
2008-10-21sh: Export cache flush routines needed by sh_eth on SH7619.Gravatar Paul Mundt 1-1/+6
2008-09-21sh: ftrace support.Gravatar Paul Mundt 1-0/+4
2008-08-11sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.Gravatar Yoshinori Sato 1-1/+3
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Gravatar Paul Mundt 1-2/+0
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 1-7/+0
2008-04-16sh: export empty_zero_pageGravatar Andrew Morton 1-0/+1
2008-03-06sh: export copy-page() to modulesGravatar Andrew Morton 1-0/+1
2008-03-06sh_ksyms_32.c update for gcc 4.3Gravatar Adrian Bunk 1-2/+2
2008-01-28sh: Split out sh_ksyms.c in to _32 and _64 variants.Gravatar Paul Mundt 1-0/+150