summaryrefslogtreecommitdiffstats
path: root/arch/sh64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-11/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* sh64: Add a sane pm_power_off implementation.Paul Mundt2006-09-121-0/+3
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* [PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner2006-07-023-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3013-13/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-2/+2
|\
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-3/+3
* | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
|/
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-281-8/+1
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-0/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+2
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-071-8/+0
* [PATCH] arch/sh64/kernel/time.c: add module.hAlexey Dobriyan2006-02-011-0/+1
* [PATCH] sh64: task_stack_page()Al Viro2006-01-121-2/+2
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-22/+0
* [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-081-3/+4
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-11/+3
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-072-57/+28
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-2/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] missing exports of do_settimeofday() variantsAl Viro2005-10-291-0/+1
* [PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-101-7/+7
* [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] SH64: inotify and ioprio syscallsRobert Love2005-08-181-0/+5
* [PATCH] try_to_freeze() call fixesNigel Cunningham2005-07-271-1/+1
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-012-16/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1630-0/+10264