aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2006-09-27sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt
2006-09-27sh: ioremap() overhaul.Paul Mundt
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt
2006-09-27sh: export clear_user_page() for the modules that need it.Paul Mundt
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt
2006-09-27sh: Titan board support.Jamie Lenehan
2006-09-27sh: BSS init bugfix and barrier in entry point.Paul Mundt
2006-09-27sh: Add control register barriers.Paul Mundt
2006-09-27sh: Add flag for MMU PTEA capability.Paul Mundt
2006-09-27sh: landisk board support.kogiidena
2006-09-27sh: Fix TCP payload csum bug in csum_partial_copy_generic().Ollie Wild
2006-09-27sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt
2006-09-27sh: Wire up new syscalls.Paul Mundt
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt
2006-09-27sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver.Paul Mundt
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt
2006-09-27sh: Fix a sign extension bug in memset().Toshinobu Sugioka
2006-09-27sh: Refactor PRR masking to catch newer SH7760 cuts.Paul Mundt
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt
2006-09-27sh: RTS7751R2D board updates.Paul Mundt
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt
2006-09-27sh: Kill off dead code for SE and SystemH boards.Paul Mundt
2006-09-27sh: hugetlb updates.Paul Mundt
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh
2006-09-27sh: Various cosmetic cleanups.Paul Mundt
2006-09-27sh: Make hs7751rvoip/rts7751r2d use pm_power_off.Paul Mundt
2006-09-27sh: Kill off the .stack section.Paul Mundt
2006-09-27sh: Fix kGDB NMI handling.Paul Mundt
2006-09-27sh: Move syscall table in to syscall.S.Paul Mundt
2006-09-27sh: Fixup some uninitialized spinlocks.Paul Mundt
2006-09-27sh: flush_cache_range() cleanup and optimizations.Paul Mundt
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-21Fix 'make headers_check' on shPaul Mundt
2006-08-06[PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster