aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2006-09-27sh: Update kexec support for API changes.Paul Mundt
2006-09-27sh: Optimized readsl()/writesl() support.Paul Mundt
2006-09-27sh: Report movli.l/movco.l capabilities.Paul Mundt
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt
2006-09-27sh: Add support for 4K stacks.Paul Mundt
2006-09-27sh: stack debugging support.Paul Mundt
2006-09-27sh: machvec rework.Paul Mundt
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt
2006-09-27sh: maskreg IRQ support.Paul Mundt
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt
2006-09-27sh: Add setup code for various CPU subtypes.Paul Mundt
2006-09-27sh: sem2mutex conversion for clock framework.Paul Mundt
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato
2006-09-27sh: __NR_restart_syscall support.Paul Mundt
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt
2006-09-27sh: math-emu supportTakashi YOSHII
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt
2006-09-27sh: kgdb stub cleanups.Paul Mundt
2006-09-27sh: APM/PM support.Andriy Skulysh
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt
2006-09-27sh: Store Queue API rework.Paul Mundt
2006-09-27sh: Board updates for I/O routine rework.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: BSS init bugfix and barrier in entry point.Paul Mundt
2006-09-27sh: Add flag for MMU PTEA capability.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: earlyprintk= support and cleanups.Paul Mundt
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: Various cosmetic cleanups.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-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] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki