- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
- 616c05d sh: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
- a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- 0ad9513 sh: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- 80b249b sh: convert to generic sys_execve() by Al Viro · 12 years ago
- 7147e21 sh: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
- 5d920bb sh: initial stack protector support. by Filippo Arcidiacono · 13 years ago
- f03c486 sh: fix up fallout from system.h disintegration. by Paul Mundt · 13 years ago
- e839ca5 Disintegrate asm/system.h for SH by David Howells · 13 years ago
- ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
- 201fbce sh, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
- 0f0ebd9 sh: arch/sh/kernel/process_32.c needs linux/prefetch.h. by Paul Mundt · 14 years ago
- d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 15 years ago
- fbb82b0 sh: machine_ops based reboot support. by Paul Mundt · 15 years ago
- 644755e Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' by Paul Mundt · 15 years ago
- 0ea820c sh: Move over to dynamically allocated FPU context. by Paul Mundt · 15 years ago
- 70e068e sh: Move start_thread() out of line. by Paul Mundt · 15 years ago
- 7025bec sh: Kill off dead UBC headers. by Paul Mundt · 15 years ago
- 6424db5 Merge branch 'master' into sh/hw-breakpoints by Paul Mundt · 15 years ago
- 09a0729 sh: hw-breakpoints: Add preliminary support for SH-4A UBC. by Paul Mundt · 15 years ago
- 6ba6538 sh: Fix up the FPU emulation build. by Paul Mundt · 15 years ago
- d3ea9fa sh: Minor optimisations to FPU handling by Stuart Menefy · 15 years ago
- 49fb2cd Merge branch 'master' into sh/st-integration by Paul Mundt · 15 years ago
- a0458b07 sh: add sleazy FPU optimization by Giuseppe CAVALLARO · 16 years ago
- 4c978ca3 sh: Clean up more superfluous symbol exports. by Paul Mundt · 15 years ago
- b46373e sh: Use internal watchdog timer to perform reset by Jon Frosdick · 15 years ago
- 7816fec sh: Mark __switch_to() as __notrace_funcgraph by Matt Fleming · 16 years ago
- 15fc204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 16 years ago
- 4505ffd sh: remove stray markers. by Christoph Hellwig · 16 years ago
- e73173d sh: Fix UBC setup and registers for SH2A by Kieran Bingham · 16 years ago
- 45e36c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- 01ab103 sh: Fix up DSP context save/restore. by Michael Trimarchi · 16 years ago
- 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
- 43f8f9b sh: Simplify kernel_thread_helper() for sh32. by Paul Mundt · 16 years ago
- 1da1180 sh: Split out the idle loop for reuse between _32/_64 variants. by Paul Mundt · 16 years ago
- f74c034 sh: do not latency trace idle. by Paul Mundt · 16 years ago
- 75fd24c sh: Tidy up backtrace formatting with kallsyms disabled. by Paul Mundt · 16 years ago
- 9cfc9a9 sh: Add a simple code dumper for SUPERH32 show_regs(). by Paul Mundt · 16 years ago
- e7ab3cd sh: Add FPU registers to regset interface. by Paul Mundt · 16 years ago
- 3d58695 sh: Trivial trace_mark() instrumentation for core events. by Paul Mundt · 16 years ago
- fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
- 7d96169 sh: Display CPU information in show_regs(). by Paul Mundt · 16 years ago
- 4c1cfab sh/kernel/ cleanups by Adrian Bunk · 17 years ago
- b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 17 years ago
- 9bbafce sh: Fix occasional FPU register corruption under preempt. by Paul Mundt · 17 years ago
- 1efe4ce sh: GUSA atomic rollback support. by Stuart Menefy · 17 years ago
- 5a4f7c6 sh: Share bug/debug traps across _32 and _64. by Paul Mundt · 17 years ago
- e7e0a4b sh: Share the ELF dump_task interfaces. by Paul Mundt · 17 years ago
- fe51bc9 sh: Split out arch/sh/kernel/process.c for _32 and _64 variants. by Paul Mundt · 17 years ago[Renamed from arch/sh/kernel/process.c]
- 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
- 8366246 sh: Conditionalize gUSA support. by Paul Mundt · 17 years ago
- 995bb78 sh: Follow gUSA preempt changes in __switch_to(). by Paul Mundt · 17 years ago
- e06c4e5 sh: Fix fs.h removal from mm.h regressions. by Paul Mundt · 17 years ago
- c64ac9f sh: fix get_wchan() for SH kernels without framepointers by David McCullough · 17 years ago
- 357d594 sh: Tidy up dependencies for SH-2 build. by Paul Mundt · 18 years ago
- 882c12c sh: Shut up SH2-DSP compile warnings. by Paul Mundt · 18 years ago
- e08f457 sh: __user annotations for __get/__put_user(). by Paul Mundt · 18 years ago
- f3a9022 sh: sr.bl toggling around idle sleep. by Paul Mundt · 18 years ago
- 57be2b4 sh: clockevent/clocksource/hrtimers/nohz TMU support. by Paul Mundt · 18 years ago
- b118ca5 sh: Convert to common die chain. by Paul Mundt · 18 years ago
- 53f983a sh: Fix PC adjustments for varying opcode length. by Paul Mundt · 18 years ago
- bd07999 sh: Support for SH-2A 32-bit opcodes. by Paul Mundt · 18 years ago
- 5f8c990 sh: generic quicklist support. by Paul Mundt · 18 years ago
- 3a2e117 sh: Add die chain notifiers. by Paul Mundt · 18 years ago
- 9465a54 sh: MS7712SE01 board support. by Nobuhiro Iwamatsu · 18 years ago
- e6bcf56 sh: Fix kernel thread stack corruption with preempt. by Hideo Saito · 18 years ago
- 11c1965 sh: Fixup cpu_data references for the non-boot CPUs. by Paul Mundt · 18 years ago
- aec5e0e sh: Use a per-cpu ASID cache. by Paul Mundt · 18 years ago
- f413d0d sh: Use a jump call table for debug trap handlers. by Paul Mundt · 18 years ago
- b652c23 sh: Fix get_wchan(). by Paul Mundt · 18 years ago
- dc34d31 sh: BUG() handling through trapa vector. by Paul Mundt · 18 years ago
- f0bc814 sh: gcc4 support. by Stuart Menefy · 18 years ago
- 6b00223 sh: Proper show_stack/show_trace() implementation. by Paul Mundt · 18 years ago
- 8ae91b9 sh: SH-4A UBC support by Ryusuke Sakato · 18 years ago
- 19f9a34 sh: Initial vsyscall page support. by Paul Mundt · 18 years ago
- 9d549a7 sh: Update kexec support for API changes. by Paul Mundt · 18 years ago
- e5723e0 sh: Add support for SH7706/SH7710/SH7343 CPUs. by Paul Mundt · 18 years ago
- a2d1a5f sh: __addr_ok() and other misc nommu fixups. by Yoshinori Sato · 18 years ago
- 2991be7 sh: Fixup __strnlen_user() behaviour. by Paul Mundt · 18 years ago
- b5233d0 Fix 'make headers_check' on sh by Paul Mundt · 18 years ago
- cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 19 years ago
- a3310bb [PATCH] sh: machine_halt()/machine_power_off() cleanups by Paul Mundt · 19 years ago
- 9d44190 [PATCH] sh: kexec() support by kogiidena · 19 years ago
- 308a792 [PATCH] sh: task_stack_page() by Al Viro · 19 years ago
- cafcfca [PATCH] sh: task_thread_info() by Al Viro · 19 years ago
- 3cf0f4e [PATCH] sh: task_pt_regs() by Al Viro · 19 years ago
- df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
- 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
- 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
- 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago