summaryrefslogtreecommitdiffstats
path: root/arch/sh64
Commit message (Expand)AuthorAgeFilesLines
* sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt2008-01-2810-2236/+0
* sh: Get the mach-cayman IRQ support building.Paul Mundt2008-01-281-272/+0
* sh: Consolidate sh/sh64 Makefiles.Paul Mundt2008-01-281-111/+0
* sh: Fix up user_fpu_struct typo for SH-5.Paul Mundt2008-01-283-219/+0
* sh: Mark some IRQ debug options sh32 only.Paul Mundt2008-01-281-115/+0
* sh: Kill off arch/sh64/mm.Paul Mundt2008-01-284-391/+0
* sh: Move over SH-5 TLB and cache support code.Paul Mundt2008-01-282-1198/+0
* sh: Merge sh64 Kconfig.debug options.Paul Mundt2008-01-281-33/+0
* sh: Merge the sh64 zImage bits.Paul Mundt2008-01-287-639/+0
* sh: Move in the SH-5 TLB miss.Paul Mundt2008-01-281-279/+0
* sh: Merge sh and sh64 module.c.Paul Mundt2008-01-281-161/+0
* sh: Move over and enable FPU support for SH-5.Paul Mundt2008-01-281-170/+0
* 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
OpenPOWER on IntegriCloud