aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt4-0/+185
2006-09-27sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver.Paul Mundt1-0/+4
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt2-30/+98
2006-09-27sh: Fix a sign extension bug in memset().Toshinobu Sugioka1-0/+1
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 Curnow4-186/+457
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt1-0/+5
2006-09-27sh: RTS7751R2D board updates.Paul Mundt7-81/+68
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt5-68/+65
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt2-8/+6
2006-09-27sh: Kill off dead code for SE and SystemH boards.Paul Mundt8-58/+12
2006-09-27sh: hugetlb updates.Paul Mundt1-36/+16
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh1-1/+1
2006-09-27sh: Various cosmetic cleanups.Paul Mundt15-60/+24
2006-09-27sh: Make hs7751rvoip/rts7751r2d use pm_power_off.Paul Mundt2-4/+16
2006-09-27sh: Kill off the .stack section.Paul Mundt2-3/+1
2006-09-27sh: Fix kGDB NMI handling.Paul Mundt1-1/+1
2006-09-27sh: Move syscall table in to syscall.S.Paul Mundt3-298/+325
2006-09-27sh: Fixup some uninitialized spinlocks.Paul Mundt2-2/+2
2006-09-27sh: flush_cache_range() cleanup and optimizations.Paul Mundt1-26/+46
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt1-1/+1
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-1/+1
2006-09-21Fix 'make headers_check' on shPaul Mundt1-0/+1
2006-08-06[PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman1-3/+7
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner10-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel95-95/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante1-2/+2
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-6/+6
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar21-23/+23
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman3-6/+6
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster1-1/+1
2006-06-26Storage class should be firstTobias Klauser1-2/+2
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel1-2/+2
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-0/+5
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-31[PATCH] for_each_possible_cpu: shKAMEZAWA Hiroyuki1-1/+1
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall3-25/+3
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall1-10/+13
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall1-15/+3
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall1-4/+0
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-4/+1
2006-03-26[PATCH] bitops: sh: use generic bitopsAkinobu Mita1-0/+8
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1