aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4/sq.c
AgeCommit message (Expand)Author
2023-05-17sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz
2018-12-28sh: sh4: convert to SPDX identifiersKuninori Morimoto
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
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-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-08Fix container_of() usageAlexey Dobriyan
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman
2007-09-21sh: Kill off volatile silliness in sq_flush_range().Paul Mundt
2007-07-26sh: Silence sq compile warning on sh4 nommu.Paul Mundt
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-06sh: Fix store queue bitmap end.Paul Mundt
2006-09-27sh: Store Queue API rework.Paul Mundt
2006-09-27sh: Add flag for MMU PTEA capability.Paul Mundt
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt
2006-09-27sh: Various cosmetic cleanups.Paul Mundt
2006-08-06[PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds