aboutsummaryrefslogtreecommitdiff
path: root/arch/sh64/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] disable init/initramfs.c: architecturesGravatar Jean-Paul Saman 1-0/+4
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startGravatar Henry Nestler 1-3/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hGravatar Nigel Cunningham 1-1/+1
2006-12-02[NET]: SH64 checksum annotations and cleanups.Gravatar Al Viro 1-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsGravatar Andrew Morton 1-7/+1
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-02[PATCH] sh64: remove the use of kernel syscallsGravatar Arnd Bergmann 1-257/+13
2006-10-02[PATCH] provide kernel_execve on all architecturesGravatar Arnd Bergmann 1-0/+19
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesGravatar Serge E. Hallyn 1-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cGravatar Serge E. Hallyn 1-2/+0
2006-10-02[PATCH] namespaces: add nsproxyGravatar Serge E. Hallyn 1-0/+2
2006-10-01[PATCH] kill wall_jiffiesGravatar Atsushi Nemoto 1-11/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 1-1/+1
2006-09-12sh64: Add a sane pm_power_off implementation.Gravatar Paul Mundt 1-0/+3
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hGravatar Jon Smirl 2-2/+2
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsGravatar Thomas Gleixner 3-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 13-13/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 2-3/+3
2006-06-27[PATCH] node hotplug: register cpu: remove node structGravatar KAMEZAWA Hiroyuki 1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGravatar Greg Kroah-Hartman 1-2/+2
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesGravatar Laurent MEYER 1-1/+1
2006-04-11[PATCH] No arch-specific strpbrk implementationsGravatar Kyle McMartin 1-1/+0
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsGravatar Matt Mackall 1-8/+1
2006-03-27[PATCH] unify PFN_* macrosGravatar Dave Hansen 1-0/+1
2006-03-23[PATCH] more for_each_cpu() conversionsGravatar Andrew Morton 1-3/+2
2006-02-07[PATCH] drive_info removal outside of arch/i386Gravatar Al Viro 1-8/+0
2006-02-01[PATCH] arch/sh64/kernel/time.c: add module.hGravatar Alexey Dobriyan 1-0/+1
2006-01-12[PATCH] sh64: task_stack_page()Gravatar Al Viro 1-2/+2
2006-01-10[PATCH] dump_thread() cleanupGravatar akpm@osdl.org 2-22/+0
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hGravatar Adrian Bunk 1-3/+4
2005-11-09[PATCH] sched: resched and cpu_idle reworkGravatar Nick Piggin 1-11/+3
2005-11-09[PATCH] sched: disable preempt in idle tasksGravatar Nick Piggin 1-0/+2
2005-11-07[PATCH] consolidate sys_ptrace()Gravatar Christoph Hellwig 2-57/+28
2005-10-30[PATCH] jiffies_64 cleanupGravatar Thomas Gleixner 1-2/+0
2005-10-30[PATCH] unify sys_ptrace prototypeGravatar Christoph Hellwig 1-1/+1
2005-10-29[PATCH] missing exports of do_settimeofday() variantsGravatar Al Viro 1-0/+1
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresGravatar Thomas Gleixner 1-7/+7
2005-09-07[PATCH] NTP: ntp-helper functionsGravatar john stultz 1-5/+2
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Gravatar Adrian Bunk 1-2/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Gravatar Steven Rostedt 1-6/+5
2005-08-18[PATCH] SH64: inotify and ioprio syscallsGravatar Robert Love 1-0/+5
2005-07-27[PATCH] try_to_freeze() call fixesGravatar Nigel Cunningham 1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Gravatar Jesper Juhl 1-2/+3
2005-05-01[PATCH] consolidate sys_shmatGravatar Stephen Rothwell 2-16/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 30-0/+10264