summaryrefslogtreecommitdiffstats
path: root/arch/sh64
Commit message (Expand)AuthorAgeFilesLines
* sh: Move over sh64 switch_to and stack unwinder.Paul Mundt2008-01-282-524/+0
* sh: Split out tlb-flush in to _32 and _64 variants.Paul Mundt2008-01-281-602/+0
* sh: Split out ioremap in to _32 and _64 variants.Paul Mundt2008-01-281-388/+0
* sh: Split out sh_ksyms.c in to _32 and _64 variants.Paul Mundt2008-01-281-62/+0
* sh: Move over the SH-5 entry.S.Paul Mundt2008-01-281-2102/+0
* sh: Split out linker script to _32 and _64 variants.Paul Mundt2008-01-281-140/+0
* sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt2008-01-281-381/+0
* sh: Split out extable.c _32 and _64 variants.Paul Mundt2008-01-281-80/+0
* sh: Move over the SH-5 head.S and tlb.h.Paul Mundt2008-01-281-372/+0
* sh: Move in the SH-5 traps.c impl.Paul Mundt2008-01-281-982/+0
* sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/Paul Mundt2008-01-281-304/+0
* sh: Move in the SH-5 signal trampoline impl.Paul Mundt2008-01-281-750/+0
* sh: Move in the SH-5 ptrace impl.Paul Mundt2008-01-281-332/+0
* sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt2008-01-281-691/+0
* sh64: Kill off arch/sh64/oprofile.Paul Mundt2008-01-282-35/+0
* sh: Move sh64 board defconfigs to arch/sh/configs.Paul Mundt2008-01-283-2429/+0
* sh: Move sh64 boards to arch/sh/.Paul Mundt2008-01-289-775/+0
* sh: Move arch/sh64/lib to arch/sh/lib64.Paul Mundt2008-01-2812-1409/+0
* sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64.Paul Mundt2008-01-281-295/+0
* sh64: Use the generic rtc-sh driver.Paul Mundt2008-01-281-129/+67
* sh64: Kill off duplicate includes.Paul Mundt2007-11-052-12/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-11-033-171/+142
|\
| * sh64: Update defconfigs.Paul Mundt2007-11-023-171/+142
* | Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-1/+1
|/
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-24/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-192-4/+4
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-3/+3
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-1/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-2/+2
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-2/+2
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* | sh64: mach-cayman: Build fixes.Paul Mundt2007-10-092-6/+207
* | sh64: Symbol export fixups.Paul Mundt2007-10-091-5/+1
* | sh64: linker script tidying and alignment fixups.Paul Mundt2007-10-091-51/+9
* | sh64: Set KBUILD_IMAGE to make the rpm target happy.Paul Mundt2007-10-091-2/+3
* | sh64: Kill off obsolete linux/blk.h reference.Paul Mundt2007-10-091-4/+0
* | sh64: cleanup struct irqaction initializers.Thomas Gleixner2007-10-031-2/+12
* | sh64: Kill off dead gdb stub symbol.Paul Mundt2007-10-011-3/+0
* | sh64: alphanumeric display only on Cayman.Paul Mundt2007-10-011-0/+1
* | sh64: Add defconfigs for mach-sim and mach-harp.Paul Mundt2007-10-012-0/+1322
* | sh64: update cayman defconfig.Paul Mundt2007-10-011-38/+10
* | sh64: Tidy up Kconfig dependencies.Paul Mundt2007-10-011-26/+19
* | sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt2007-10-013-3/+3
* | sh64: Some symbol exports and build fixes.Paul Mundt2007-10-016-28/+23
* | sh64: mach-sim: Build fixes.Paul Mundt2007-10-012-58/+8
* | sh64: mach-harp: Build fixes.Paul Mundt2007-10-012-30/+8
* | sh64: Kill off duplicate frame pointer option.Paul Mundt2007-10-011-9/+0
OpenPOWER on IntegriCloud