summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Drop incdir rule for SE7751.Paul Mundt2006-09-271-2/+0Star
* sh: Add support for R7780RP and R7780MP boards.Paul Mundt2006-09-2720-34/+2448
* sh: Store Queue API rework.Paul Mundt2006-09-271-296/+246Star
* sh: Board updates for I/O routine rework.Paul Mundt2006-09-2728-457/+171Star
* sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt2006-09-271-3/+4
* sh: ioremap() overhaul.Paul Mundt2006-09-2713-322/+361
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-276-165/+188
* sh: export clear_user_page() for the modules that need it.Paul Mundt2006-09-271-0/+1
* sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2006-09-272-1/+271
* sh: Titan board support.Jamie Lenehan2006-09-279-12/+1721
* sh: BSS init bugfix and barrier in entry point.Paul Mundt2006-09-271-5/+31
* sh: Add control register barriers.Paul Mundt2006-09-272-2/+8
* sh: Add flag for MMU PTEA capability.Paul Mundt2006-09-273-21/+31
* sh: landisk board support.kogiidena2006-09-279-1/+2477
* sh: Fix TCP payload csum bug in csum_partial_copy_generic().Ollie Wild2006-09-271-1/+2
* sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt2006-09-271-10/+14
* sh: Wire up new syscalls.Paul Mundt2006-09-271-0/+28
* sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt2006-09-274-0/+185
* sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver.Paul Mundt2006-09-271-0/+4
* sh: earlyprintk= support and cleanups.Paul Mundt2006-09-272-30/+98
* sh: Fix a sign extension bug in memset().Toshinobu Sugioka2006-09-271-0/+1
* sh: Refactor PRR masking to catch newer SH7760 cuts.Paul Mundt2006-09-271-3/+9
* sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow2006-09-274-186/+457
* sh: Support for SH-4A memory barriers.Paul Mundt2006-09-271-0/+5
* sh: RTS7751R2D board updates.Paul Mundt2006-09-277-81/+68Star
* sh: HS7751RVoIP board updates.Paul Mundt2006-09-275-68/+65Star
* sh: Move hd64461.h to a more sensible location.Paul Mundt2006-09-272-8/+6Star
* sh: Kill off dead code for SE and SystemH boards.Paul Mundt2006-09-278-58/+12Star
* sh: hugetlb updates.Paul Mundt2006-09-271-36/+16Star
* sh: hp6xx mach-type cleanups.Andriy Skulysh2006-09-271-1/+1
* sh: Various cosmetic cleanups.Paul Mundt2006-09-2715-60/+24Star
* sh: Make hs7751rvoip/rts7751r2d use pm_power_off.Paul Mundt2006-09-272-4/+16
* sh: Kill off the .stack section.Paul Mundt2006-09-272-3/+1Star
* sh: Fix kGDB NMI handling.Paul Mundt2006-09-271-1/+1
* sh: Move syscall table in to syscall.S.Paul Mundt2006-09-273-298/+325
* sh: Fixup some uninitialized spinlocks.Paul Mundt2006-09-272-2/+2
* sh: flush_cache_range() cleanup and optimizations.Paul Mundt2006-09-271-26/+46
* sh: Move smc37c93x.h for SystemH board use.Paul Mundt2006-09-271-1/+1
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
* Fix 'make headers_check' on shPaul Mundt2006-09-211-0/+1
* [PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman2006-08-061-3/+7
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner2006-07-0210-11/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3095-95/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0Star
|\
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* | [PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante2006-06-291-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-293-6/+6
|\ \
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-273-6/+6
* | | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-2921-23/+23