aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-2/+0
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-2/+2
2006-03-22[PATCH] multiple exports of strpbrkAndrew Morton1-0/+1
2006-03-06[PATCH] add missing pm_power_off'sAdrian Bunk1-0/+3
2006-01-12[PATCH] h8300: task_stack_page()Al Viro1-1/+1
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.cGreg Ungerer1-4/+0
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-2/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-31/+0
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-13/+15
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-38/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-3/+1
2005-05-31[PATCH] h8300 sleep problemNick Piggin1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds17-0/+3377