aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2020-08-14sh: remove -Werror from MakefilesChristoph Hellwig1-2/+0
2020-06-01sh: remove sh5 supportArnd Bergmann1-8/+8
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig1-1/+1
2018-08-02sh: split arch/sh/mm/consistent.cChristoph Hellwig1-1/+1
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-17sh: remove arch-specific localtimer and use generic oneRich Felker1-1/+0
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar1-1/+0
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro1-1/+2
2012-05-05sh: Use generic init_taskThomas Gleixner1-1/+1
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-11-01sh: machvec IO death.Paul Mundt1-1/+5
2010-09-24sh: provide generic arch_debugfs_dir.Paul Mundt1-2/+2
2010-09-23sh: change to new flag variablematt mooney1-1/+1
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt1-1/+1
2010-06-02sh: support for platforms without PIO.Paul Mundt1-1/+2
2010-03-09sh: Merge clkdev API updates.Paul Mundt1-1/+1
2010-01-20sh: machine_ops based reboot support.Paul Mundt1-1/+2
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt1-2/+3
2010-01-12sh: Always provide thread_info allocators.Paul Mundt1-2/+2
2010-01-12sh: Consolidate the sh_bios earlyprintk code.Paul Mundt1-1/+1
2009-12-21Merge branch 'master' into sh/hw-breakpointsPaul Mundt1-2/+1
2009-12-15sh: Remove old early serial console code V2Magnus Damm1-2/+1
2009-12-08Merge branch 'master' into sh/hw-breakpointsPaul Mundt1-3/+7
2009-12-08sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt1-0/+1
2009-11-30sh: Break out SuperH PFC codeMagnus Damm1-1/+0
2009-11-05sh: perf events: Preliminary callchain support.Paul Mundt1-1/+1
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt1-0/+1
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt1-1/+2
2009-10-17sh: Convert to asm-generic/irqflags.h.Paul Mundt1-2/+2
2009-10-13sh: Don't profile return_address().Paul Mundt1-0/+2
2009-10-13sh: Generalize CALLER_ADDRx support.Paul Mundt1-0/+1
2009-09-01sh: nmi_debug support.Paul Mundt1-3/+4
2009-08-16sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt1-4/+39
2008-01-28sh: Have 32-bit use arch/sh/kernel/Makefile_32.Paul Mundt1-25/+5
2007-11-07sh: Add -Werror for clean directories.Paul Mundt1-1/+2
2007-06-08sh: Fixup machvec support.Paul Mundt1-1/+1
2007-06-08sh: Split out CPU topology initialization.Paul Mundt1-5/+4
2007-05-07sh: kdump support.Paul Mundt1-0/+1
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt1-1/+2
2007-02-09[APM] SH: Convert to use shared APM emulation.Paul Mundt1-1/+0
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt1-0/+1
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-1/+1
2006-09-27sh: Initial vsyscall page support.Paul Mundt1-0/+1
2006-09-27sh: APM/PM support.Andriy Skulysh1-0/+2
2006-09-27sh: Move syscall table in to syscall.S.Paul Mundt1-1/+1
2006-02-01[PATCH] sh: Add missing timers directory rule to buildPaul Mundt1-1/+1