| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -1/+0 |
* | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
* | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
* | sh: add support for J-Core J2 processor | Rich Felker | 2016-08-05 | 1 | -1/+1 |
* | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 1 | -2/+2 |
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-05-23 | 1 | -2/+3 |
|\ |
|
| *-. | Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest | Paul Mundt | 2012-05-10 | 1 | -1/+2 |
| |\ \ |
|
| | | * | sh: Add sh7269 device | Phil Edworthy | 2012-05-10 | 1 | -1/+2 |
| * | | | Merge branch 'sh/rsk-updates' into sh-latest | Paul Mundt | 2012-05-10 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | sh: Add sh7264 device | Phil Edworthy | 2012-05-10 | 1 | -1/+1 |
| | |/ |
|
| * | | sh: Add initial support for SH7734 CPU subtype | Nobuhiro Iwamatsu | 2012-04-17 | 1 | -1/+1 |
| |/ |
|
* | | sh: Remove cpu_idle_wait() | Thomas Gleixner | 2012-05-08 | 1 | -1/+0 |
* | | sh: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -4/+0 |
|/ |
|
* | Disintegrate asm/system.h for SH | David Howells | 2012-03-28 | 1 | -0/+15 |
* | sh: sh7372 SH4AL-DSP probe support | Magnus Damm | 2011-01-13 | 1 | -1/+1 |
* | sh: Expose physical addressing mode through cpuinfo. | Paul Mundt | 2010-10-26 | 1 | -0/+1 |
* | sh: cache secondary CPUs idle loop. | Paul Mundt | 2010-04-26 | 1 | -0/+4 |
* | sh: __cpuinit annotate the CPU init path. | Paul Mundt | 2010-04-21 | 1 | -0/+1 |
* | sh: Tidy CPU probing and fixup section annotations. | Paul Mundt | 2010-04-21 | 1 | -0/+2 |
* | sh: wire up SET/GET_UNALIGN_CTL. | Paul Mundt | 2010-02-23 | 1 | -0/+12 |
* | sh64: Fix up the build for the thread_xstate changes. | Paul Mundt | 2010-01-19 | 1 | -0/+6 |
* | sh: Handle early ioremaps through fixed mappings. | Paul Mundt | 2010-01-18 | 1 | -0/+3 |
* | Merge branch 'master' into sh/smp | Paul Mundt | 2009-09-01 | 1 | -1/+1 |
|\ |
|
| * | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda | 2009-08-21 | 1 | -1/+1 |
* | | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 2009-08-15 | 1 | -1/+12 |
|/ |
|
* | sh: rework mode pin code | Magnus Damm | 2009-06-11 | 1 | -0/+17 |
* | sh: boot word / mode pin support V2 | Magnus Damm | 2009-06-01 | 1 | -0/+4 |
* | sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. | Kuninori Morimoto | 2009-04-16 | 1 | -1/+1 |
* | sh: Add support for SH7786 CPU subtype. | Kuninori Morimoto | 2009-03-03 | 1 | -1/+1 |
* | sh: Add support for SH7201 CPU subtype. | Peter Griffin | 2008-12-22 | 1 | -1/+1 |
* | sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64. | Paul Mundt | 2008-12-22 | 1 | -0/+3 |
* | sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. | Paul Mundt | 2008-09-17 | 1 | -1/+39 |
* | sh: fixup many sparse errors. | Paul Mundt | 2008-09-08 | 1 | -0/+4 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -0/+66 |