aboutsummaryrefslogtreecommitdiff
path: root/arch/sh64
AgeCommit message (Expand)AuthorFilesLines
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsGravatar Andrew Morton 1-7/+1
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 5-5/+5
2006-10-03sh64: Update cayman defconfig.Gravatar Paul Mundt 1-140/+316
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-29[PATCH] pidspace: is_init()Gravatar Sukadev Bhattiprolu 1-3/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsGravatar Christoph Lameter 1-1/+1
2006-09-12sh64: Add a sane pm_power_off implementation.Gravatar Paul Mundt 1-0/+3
2006-09-12sh64: Trivial build fixes.Gravatar Paul Mundt 2-3/+7
2006-09-12sh64: Drop deprecated ISA tuning for legacy toolchains.Gravatar Paul Mundt 1-1/+0
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 4-8/+8
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 30-30/+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 3-4/+4
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-26[PATCH] bitops: sh64: use generic bitopsGravatar Akinobu Mita 1-0/+8
2006-03-23[PATCH] more for_each_cpu() conversionsGravatar Andrew Morton 1-3/+2
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupGravatar David Gibson 1-12/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Gravatar Nick Piggin 1-2/+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 2-3/+3
2006-01-10[PATCH] dump_thread() cleanupGravatar akpm@osdl.org 2-22/+0
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesGravatar Adrian Bunk 1-4/+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] mm: i386 sh sh64 ready for split ptlockGravatar Hugh Dickins 1-38/+30
2005-10-29[PATCH] mm: init_mm without ptlockGravatar Hugh Dickins 1-3/+1
2005-10-29[PATCH] mm: sh64 hugetlbpage.cGravatar Hugh Dickins 1-176/+12
2005-10-29[PATCH] missing exports of do_settimeofday() variantsGravatar Al Viro 1-0/+1
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainGravatar Sam Ravnborg 1-1/+1
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresGravatar Thomas Gleixner 1-7/+7
2005-09-09kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportGravatar Sam Ravnborg 1-6/+2
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