aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-01[PATCH] arch/sh64/kernel/time.c: add module.hAlexey Dobriyan1-0/+1
2006-01-12[PATCH] sh64: task_stack_page()Al Viro1-2/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-22/+0
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-3/+4
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-11/+3
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+2
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig2-57/+28
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-2/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-29[PATCH] missing exports of do_settimeofday() variantsAl Viro1-0/+1
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner1-7/+7
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk1-2/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-08-18[PATCH] SH64: inotify and ioprio syscallsRobert Love1-0/+5
2005-07-27[PATCH] try_to_freeze() call fixesNigel Cunningham1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell2-16/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds30-0/+10264