aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-0/+3
* [PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-103-28/+28
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk2005-09-071-2/+2
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] SH: inotify and ioprio syscallsRobert Love2005-08-181-0/+5
* [PATCH] try_to_freeze() call fixesNigel Cunningham2005-07-271-1/+1
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-0/+8
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* [PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1645-0/+11373