aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-12sh64: Add a sane pm_power_off implementation.Paul Mundt1-0/+3
2006-09-12sh64: Trivial build fixes.Paul Mundt2-3/+7
2006-09-12sh64: Drop deprecated ISA tuning for legacy toolchains.Paul Mundt1-1/+0
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2-2/+2
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner4-8/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel30-30/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar3-4/+4
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall1-8/+1
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-0/+1
2006-03-26[PATCH] bitops: sh64: use generic bitopsAkinobu Mita1-0/+8
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+2
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-12/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro1-8/+0
2006-02-01[PATCH] arch/sh64/kernel/time.c: add module.hAlexey Dobriyan1-0/+1
2006-01-12[PATCH] sh64: task_stack_page()Al Viro2-3/+3
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-22/+0
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk1-4/+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] mm: i386 sh sh64 ready for split ptlockHugh Dickins1-38/+30
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-10-29[PATCH] mm: sh64 hugetlbpage.cHugh Dickins1-176/+12
2005-10-29[PATCH] missing exports of do_settimeofday() variantsAl Viro1-0/+1
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg1-1/+1
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner1-7/+7
2005-09-09kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportSam Ravnborg1-6/+2
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-09-05[PATCH] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFTAdrian Bunk1-4/+0
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-08-04It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbersLinus Torvalds1-3/+3
2005-07-27[PATCH] try_to_freeze() call fixesNigel Cunningham1-1/+1
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-0/+2
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-2/+16
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 Torvalds75-0/+17847