Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
84ca55a04fe8a445328f914b98bc8c34f43810f3
/
arch
/
sh
/
kernel
/
process.c
4603f53
sh: delete __cpuinit usage from all sh files
by Paul Gortmaker
· 12 years ago
936c163
sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu().
by Paul Mundt
· 13 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
1d767ca
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
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
df9a7b9
sh-use-common-threadinfo-allocator
by Thomas Gleixner
· 13 years ago
5d920bb
sh: initial stack protector support.
by Filippo Arcidiacono
· 13 years ago
b15ed69
sh: Fix build alloc_thread_info_node function
by Nobuhiro Iwamatsu
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
e195534
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
4a6feab
sh: __cpuinit annotate the CPU init path.
by Paul Mundt
· 15 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
0ea820c
sh: Move over to dynamically allocated FPU context.
by Paul Mundt
· 15 years ago
a370579
sh: Use SLAB_PANIC for thread_info slab cache.
by Paul Mundt
· 15 years ago
cbf6b1b
sh: Always provide thread_info allocators.
by Paul Mundt
· 15 years ago
fe51bc9
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
by Paul Mundt
· 17 years ago
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