index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-09-28
sh: Conditionalize gUSA support.
Paul Mundt
2007-09-28
sh: Follow gUSA preempt changes in __switch_to().
Paul Mundt
2007-07-31
sh: Fix fs.h removal from mm.h regressions.
Paul Mundt
2007-07-26
sh: fix get_wchan() for SH kernels without framepointers
David McCullough
2007-06-11
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
2007-06-08
sh: Shut up SH2-DSP compile warnings.
Paul Mundt
2007-06-08
sh: __user annotations for __get/__put_user().
Paul Mundt
2007-05-21
sh: sr.bl toggling around idle sleep.
Paul Mundt
2007-05-09
sh: clockevent/clocksource/hrtimers/nohz TMU support.
Paul Mundt
2007-05-09
sh: Convert to common die chain.
Paul Mundt
2007-05-09
sh: Fix PC adjustments for varying opcode length.
Paul Mundt
2007-05-09
sh: Support for SH-2A 32-bit opcodes.
Paul Mundt
2007-05-09
sh: generic quicklist support.
Paul Mundt
2007-05-07
sh: Add die chain notifiers.
Paul Mundt
2007-05-07
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
2007-03-05
sh: Fix kernel thread stack corruption with preempt.
Hideo Saito
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
sh: Use a per-cpu ASID cache.
Paul Mundt
2007-02-13
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2006-12-12
sh: Fix get_wchan().
Paul Mundt
2006-12-12
sh: BUG() handling through trapa vector.
Paul Mundt
2006-12-06
sh: gcc4 support.
Stuart Menefy
2006-10-19
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
2006-10-12
sh: SH-4A UBC support
Ryusuke Sakato
2006-09-27
sh: Initial vsyscall page support.
Paul Mundt
2006-09-27
sh: Update kexec support for API changes.
Paul Mundt
2006-09-27
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
2006-09-27
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
2006-09-27
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
2006-09-21
Fix 'make headers_check' on sh
Paul Mundt
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-02-01
[PATCH] sh: machine_halt()/machine_power_off() cleanups
Paul Mundt
2006-01-16
[PATCH] sh: kexec() support
kogiidena
2006-01-12
[PATCH] sh: task_stack_page()
Al Viro
2006-01-12
[PATCH] sh: task_thread_info()
Al Viro
2006-01-12
[PATCH] sh: task_pt_regs()
Al Viro
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-07-26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds