Age | Commit message (Expand) | Author |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-22 | arch: remove unused *_segments() macros/functions | Tobias Klauser |
2013-11-13 | sh: move fpu_counter into ARCH specific thread_struct | Vineet Gupta |
2013-01-11 | sh: define TASK_UNMAPPED_BASE as a page aligned constant | Kuninori Morimoto |
2012-10-22 | sh: switch to generic kernel_thread()/kernel_execve() | Al Viro |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2011-01-11 | sh: constify prefetch pointers. | Paul Mundt |
2010-11-18 | sh: Use GCC __builtin_prefetch() to implement prefetch(). | Giuseppe CAVALLARO |
2010-06-14 | sh: Add kprobe-based event tracer. | Paul Mundt |
2010-04-21 | sh: __cpuinit annotate the CPU init path. | Paul Mundt |
2010-02-23 | sh: wire up SET/GET_UNALIGN_CTL. | Paul Mundt |
2010-01-19 | sh64: Fix up the build for the thread_xstate changes. | Paul Mundt |
2010-01-13 | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' | Paul Mundt |
2010-01-13 | sh: Move over to dynamically allocated FPU context. | Paul Mundt |
2010-01-12 | sh: Move start_thread() out of line. | Paul Mundt |
2010-01-05 | sh: Abstracted SH-4A UBC support on hw-breakpoint core. | Paul Mundt |
2009-12-08 | Merge branch 'master' into sh/hw-breakpoints | Paul Mundt |
2009-12-08 | sh: hw-breakpoints: Add preliminary support for SH-4A UBC. | Paul Mundt |
2009-11-24 | sh: Minor optimisations to FPU handling | Stuart Menefy |
2009-04-04 | sh: Fix up DSP context save/restore. | Michael Trimarchi |
2009-02-27 | sh: Disable unsupportable prefetching on SH-3. | Paul Mundt |
2009-01-29 | SH: fix start_thread and user_stack_pointer macros | Roel Kluin |
2008-12-22 | sh: Conditionalize the code dumper on CONFIG_DUMP_CODE. | Paul Mundt |
2008-12-22 | sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64. | Paul Mundt |
2008-12-22 | sh: Add a simple code dumper for SUPERH32 show_regs(). | Paul Mundt |
2008-09-17 | sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. | Paul Mundt |
2008-09-12 | sh: provide user_stack_pointer(), needed for tracehook support. | Paul Mundt |
2008-09-08 | sh: fixup many sparse errors. | Paul Mundt |
2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt |