aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakageEric W. Biederman1-11/+38
2007-02-12[PATCH] Dynamic kernel command-line: sh64Alon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-9/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter2-7/+1
2006-12-08[PATCH] Generic ioremap_page_range: sh64 conversionHaavard Skinnemoen1-92/+8
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-3/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro2-33/+18
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-03fix file specification in commentsUwe Zeisberger5-5/+5
2006-10-03sh64: Update cayman defconfig.Paul Mundt1-140/+316
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann1-257/+13
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+19
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-11/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-3/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
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