summaryrefslogtreecommitdiffstats
path: root/arch/sh64/kernel
AgeCommit message (Expand)AuthorLines
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann-7/+1
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-1/+1
2007-02-14[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakageEric W. Biederman-11/+38
2007-02-12[PATCH] Dynamic kernel command-line: sh64Alon Bar-Lev-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-9/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman-0/+4
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler-3/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham-1/+1
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton-7/+1
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann-257/+13
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann-0/+19
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto-11/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2006-09-12sh64: Add a sane pm_power_off implementation.Paul Mundt-0/+3
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl-2/+2
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-13/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-3/+3
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman-2/+2
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER-1/+1
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin-1/+0
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall-8/+1
2006-03-27[PATCH] unify PFN_* macrosDave Hansen-0/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton-3/+2
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro-8/+0
2006-02-01[PATCH] arch/sh64/kernel/time.c: add module.hAlexey Dobriyan-0/+1
2006-01-12[PATCH] sh64: task_stack_page()Al Viro-2/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org-22/+0
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk-3/+4
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin-11/+3
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin-0/+2
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig-57/+28
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner-2/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig-1/+1
2005-10-29[PATCH] missing exports of do_settimeofday() variantsAl Viro-0/+1
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner-7/+7
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz-5/+2
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk-2/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt-6/+5
2005-08-18[PATCH] SH64: inotify and ioprio syscallsRobert Love-0/+5
2005-07-27[PATCH] try_to_freeze() call fixesNigel Cunningham-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl-2/+3