index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-1
/
+1
*
sh: Conditionalize gUSA support.
Paul Mundt
2007-09-28
1
-1
/
+1
*
sh: Follow gUSA preempt changes in __switch_to().
Paul Mundt
2007-09-28
1
-3
/
+3
*
sh: Fix fs.h removal from mm.h regressions.
Paul Mundt
2007-07-31
1
-0
/
+1
*
sh: fix get_wchan() for SH kernels without framepointers
David McCullough
2007-07-26
1
-2
/
+4
*
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
2007-06-11
1
-3
/
+1
*
sh: Shut up SH2-DSP compile warnings.
Paul Mundt
2007-06-08
1
-1
/
+1
*
sh: __user annotations for __get/__put_user().
Paul Mundt
2007-06-08
1
-7
/
+5
*
sh: sr.bl toggling around idle sleep.
Paul Mundt
2007-05-21
1
-6
/
+27
*
sh: clockevent/clocksource/hrtimers/nohz TMU support.
Paul Mundt
2007-05-09
1
-0
/
+3
*
sh: Convert to common die chain.
Paul Mundt
2007-05-09
1
-3
/
+3
*
sh: Fix PC adjustments for varying opcode length.
Paul Mundt
2007-05-09
1
-2
/
+2
*
sh: Support for SH-2A 32-bit opcodes.
Paul Mundt
2007-05-09
1
-2
/
+3
*
sh: generic quicklist support.
Paul Mundt
2007-05-09
1
-0
/
+2
*
sh: Add die chain notifiers.
Paul Mundt
2007-05-07
1
-3
/
+12
*
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
2007-05-07
1
-1
/
+2
*
sh: Fix kernel thread stack corruption with preempt.
Hideo Saito
2007-03-05
1
-3
/
+2
*
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
1
-2
/
+3
*
sh: Use a per-cpu ASID cache.
Paul Mundt
2007-02-13
1
-38
/
+28
*
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2007-02-13
1
-3
/
+21
*
sh: Fix get_wchan().
Paul Mundt
2006-12-12
1
-2
/
+3
*
sh: BUG() handling through trapa vector.
Paul Mundt
2006-12-12
1
-0
/
+10
*
sh: gcc4 support.
Stuart Menefy
2006-12-06
1
-14
/
+18
*
sh: Proper show_stack/show_trace() implementation.
Paul Mundt
2006-10-19
1
-10
/
+2
*
sh: SH-4A UBC support
Ryusuke Sakato
2006-10-12
1
-0
/
+30
*
sh: Initial vsyscall page support.
Paul Mundt
2006-09-27
1
-1
/
+1
*
sh: Update kexec support for API changes.
Paul Mundt
2006-09-27
1
-10
/
+0
*
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
2006-09-27
1
-1
/
+1
*
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
2006-09-27
1
-4
/
+9
*
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
2006-09-27
1
-0
/
+3
*
Fix 'make headers_check' on sh
Paul Mundt
2006-09-21
1
-0
/
+1
*
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-03-24
1
-1
/
+0
*
[PATCH] sh: machine_halt()/machine_power_off() cleanups
Paul Mundt
2006-02-01
1
-28
/
+26
*
[PATCH] sh: kexec() support
kogiidena
2006-01-16
1
-0
/
+10
*
[PATCH] sh: task_stack_page()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] sh: task_thread_info()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] sh: task_pt_regs()
Al Viro
2006-01-12
1
-36
/
+6
*
[PATCH] dump_thread() cleanup
akpm@osdl.org
2006-01-10
1
-20
/
+0
*
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
1
-9
/
+3
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
1
-0
/
+2
*
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-07-26
1
-6
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+531