summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/sh4
AgeCommit message (Expand)Author
2023-10-25sh: Remove unused SH4-202 supportArnd Bergmann
2023-04-21sh: sq: Use the bitmap API when applicableChristophe JAILLET
2023-04-19sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz
2023-02-09sh: mm: set VM_IOREMAP flag to the vmalloc areaBaoquan He
2022-01-05sh: sq: use default_groups in kobj_typeGreg Kroah-Hartman
2020-06-02mm: remove __get_vm_areaChristoph Hellwig
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2018-12-28sh: sh4: convert to SPDX identifiersKuninori Morimoto
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart
2017-01-19sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart
2017-01-19sh: Don't set sh-sci port_regLaurent Pinchart
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt
2012-05-18sh: sh7760 evt2irq migration.Paul Mundt
2012-05-18sh: sh7750 evt2irq migration.Paul Mundt
2012-05-18sh: sh4-202 evt2irq migration.Paul Mundt
2012-04-17sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu
2012-04-17sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2012-03-12sh: sh4 sh_clk_ops renameMagnus Damm
2012-01-10sh: Fix up store queue code for subsys_interface changes.Paul Mundt
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-06-20sh: Fix up build fallout from serial merge.Paul Mundt
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-02-01sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu
2011-02-01sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu
2011-01-25sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-11sh: add PVR probing for SH7757 3rd cutYoshihiro Shimoda
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'misc' into develRussell King