aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4/sq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-05sh: sq: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2020-06-02mm: remove __get_vm_areaChristoph Hellwig1-1/+2
2018-12-28sh: sh4: convert to SPDX identifiersKuninori Morimoto1-4/+1
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar1-2/+1
2012-01-10sh: Fix up store queue code for subsys_interface changes.Paul Mundt1-4/+4
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-11/+13
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt1-7/+6
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-5/+5
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-02-08Fix container_of() usageAlexey Dobriyan1-1/+1
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-1/+1
2008-01-24Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_addGreg Kroah-Hartman1-5/+6
2007-09-21sh: Kill off volatile silliness in sq_flush_range().Paul Mundt1-2/+2
2007-07-26sh: Silence sq compile warning on sh4 nommu.Paul Mundt1-6/+12
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt1-3/+4
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-06sh: Fix store queue bitmap end.Paul Mundt1-6/+5
2006-09-27sh: Store Queue API rework.Paul Mundt1-296/+246
2006-09-27sh: Add flag for MMU PTEA capability.Paul Mundt1-3/+3
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt1-0/+2
2006-09-27sh: Various cosmetic cleanups.Paul Mundt1-1/+2
2006-08-06[PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman1-3/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+453