summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt1-3/+3
2006-09-27sh: Store Queue API rework.Paul Mundt1-296/+246
2006-09-27sh: Add flag for MMU PTEA capability.Paul Mundt2-13/+27
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt3-0/+181
2006-09-27sh: Refactor PRR masking to catch newer SH7760 cuts.Paul Mundt1-3/+9
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow2-1/+26
2006-09-27sh: Various cosmetic cleanups.Paul Mundt2-2/+3
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 Engel5-5/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar4-4/+4
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall1-9/+1
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt2-198/+1
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt1-30/+29
2006-02-01[PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt1-12/+1
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt12-1/+1190
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt7-414/+510
2006-01-16[PATCH] sh: DMA updatesPaul Mundt1-0/+2
2006-01-13[PATCH] Add sh_bus_type probe and remove methodsRussell King1-17/+17
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner3-28/+28
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds19-0/+3008