index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
sh: fix format string bug in stack tracer
Matt Fleming
1
-1
/
+1
2014-02-13
arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>
Wanlong Gao
1
-0
/
+1
2014-01-09
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...
Nobuhiro Iwamatsu
1
-0
/
+5
2014-01-09
sh: always link in helper functions extracted from libgcc
Geert Uytterhoeven
1
-1
/
+1
2013-08-20
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-2
/
+4
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
6
-8
/
+5
2013-05-07
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2013-05-05
sh: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-04
Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-18
/
+132
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+20
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-11
/
+2
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2
-5
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-283
/
+45
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-96
/
+13
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+2
2013-04-29
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-2
/
+2
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+1
2013-04-29
mm/SH: use common help functions to free reserved pages
Jiang Liu
1
-23
/
+3
2013-04-29
sh: Don't use create_proc_read_entry()
David Howells
1
-9
/
+19
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-220
/
+0
2013-04-24
SH: cpuidle: use init/exit common routine
Daniel Lezcano
1
-6
/
+1
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
1
-1
/
+0
2013-04-22
SH: cpuidle: check error code at init
Daniel Lezcano
3
-7
/
+11
2013-04-22
SH: cpuidle: initialize the driver's states directly
Daniel Lezcano
1
-50
/
+42
2013-04-22
SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage
Daniel Lezcano
1
-4
/
+2
2013-04-22
SH: cpuidle: remove pointless initialization
Daniel Lezcano
1
-6
/
+0
2013-04-18
memblock: kill "config MAX_ACTIVE_REGIONS"
Paul Bolle
1
-7
/
+0
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
2013-04-10
idle: Remove unused ARCH_HAS_DEFAULT_IDLE
Paul Bolle
1
-3
/
+0
2013-04-10
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
3
-210
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-08
sh: Use generic idle loop
Thomas Gleixner
3
-91
/
+14
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-2
/
+0
2013-04-02
cpufreq: drivers: Remove unnecessary assignments of policy-> members
Viresh Kumar
1
-6
/
+3
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
1
-6
/
+0
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-3
/
+2
2013-04-02
usb: renesas_usbhs: fixup sparse errors for common.c
Kuninori Morimoto
1
-1
/
+3
2013-04-02
sh: sh7269: Fix compilation by adding missing includes
Laurent Pinchart
1
-0
/
+2
2013-03-20
sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIB
Alexandre Courbot
5
-5
/
+5
2013-03-15
sh: shx3: Add pin control resources
Laurent Pinchart
1
-3
/
+14
2013-03-15
sh: sh7786: Add pin control resources
Laurent Pinchart
1
-2
/
+12
2013-03-15
sh: sh7785: Add pin control resources
Laurent Pinchart
1
-2
/
+12
2013-03-15
sh: sh7757: Add pin control resources
Laurent Pinchart
1
-1
/
+12
2013-03-15
sh: sh7724: Add pin control resources
Laurent Pinchart
1
-1
/
+12
2013-03-15
sh: sh7723: Add pin control resources
Laurent Pinchart
1
-2
/
+12
[next]