summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: Wire up new syscalls.Paul Mundt2006-09-271-0/+28
* sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt2006-09-273-0/+181
* sh: earlyprintk= support and cleanups.Paul Mundt2006-09-272-30/+98
* 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-272-1/+26
* sh: Various cosmetic cleanups.Paul Mundt2006-09-275-21/+5
* sh: Kill off the .stack section.Paul Mundt2006-09-272-3/+1
* 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
* 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-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3014-14/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-295-5/+5
* | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
* | Storage class should be firstTobias Klauser2006-06-261-2/+2
|/
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] for_each_possible_cpu: shKAMEZAWA Hiroyuki2006-03-311-1/+1
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-281-9/+1
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-4/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+0
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-232-6/+4
* [PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt2006-02-011-28/+26
* [PATCH] sh: Add missing timers directory rule to buildPaul Mundt2006-02-011-1/+1
* [PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt2006-02-012-198/+1
* [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt2006-02-011-30/+29
* [PATCH] sh: unknown mach-type updatesPaul Mundt2006-02-011-9/+4
* [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt2006-02-011-23/+15
* [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt2006-02-011-17/+1
* [PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt2006-02-011-12/+1
* [PATCH] sh: Simple timer frameworkPaul Mundt2006-01-163-0/+287
* [PATCH] sh: Simplistic clock frameworkPaul Mundt2006-01-1613-487/+1222
* [PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt2006-01-162-118/+115
* [PATCH] sh: IRQ handler updatesPaul Mundt2006-01-168-452/+536
* [PATCH] sh: kexec() supportkogiidena2006-01-164-3/+225
* [PATCH] sh: DMA updatesPaul Mundt2006-01-161-0/+2
* [PATCH] Add sh_bus_type probe and remove methodsRussell King2006-01-131-17/+17
* [PATCH] sh: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] sh: task_thread_info()Al Viro2006-01-122-2/+2
* [PATCH] sh: task_pt_regs()Al Viro2006-01-122-48/+8
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-22/+0
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-9/+3
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-1/+6
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-42/+2
* [PATCH] sh: Drop hp690 discontig supportPaul Mundt2005-11-071-19/+7
OpenPOWER on IntegriCloud