| Commit message (Expand) | Author | Age | Files | Lines |
* | sh64: wire up sys_accept4. | Paul Mundt | 2010-01-19 | 1 | -1/+2 |
* | sh: unwire sys_recvmmsg. | Paul Mundt | 2010-01-19 | 1 | -2/+3 |
* | sh: Only provide a PCLK definition for legacy CPG CPUs. | Paul Mundt | 2009-12-29 | 1 | -0/+10 |
* | Merge branch 'sh/g3-prep' into sh/for-2.6.33 | Paul Mundt | 2009-12-24 | 3 | -2/+2 |
|\ |
|
| * | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 3 | -2/+2 |
| |\ |
|
| | * | sh: move machtypes.h to include/generated | Sam Ravnborg | 2009-12-12 | 2 | -2/+1 |
| | * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | | sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled. | Paul Mundt | 2009-12-17 | 1 | -2/+4 |
* | | | sh: dmaengine support for sh7724. | Guennadi Liakhovetski | 2009-12-17 | 1 | -4/+4 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-16 | 5 | -6/+22 |
|\ \ |
|
| * | | sh: Stub in P3 ioremap support for nommu parts. | Paul Mundt | 2009-12-14 | 1 | -0/+1 |
| * | | sh: wire up vmallocinfo support in ioremap() implementations. | Paul Mundt | 2009-12-14 | 1 | -2/+8 |
| * | | sh: Couple kernel and user write page perm bits for CONFIG_X2TLB | Matt Fleming | 2009-12-14 | 1 | -2/+3 |
| * | | sh: Wire up recvmmsg syscall. | Paul Mundt | 2009-12-11 | 2 | -2/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s... | Paul Mundt | 2009-12-10 | 4 | -1/+7 |
| |\ \
| | |/ |
|
| * | | sh: LCDC start_transfer() for the KFR2R09 board | Magnus Damm | 2009-12-09 | 1 | -0/+6 |
* | | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -16/+16 |
* | | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 2 | -8/+8 |
* | | | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -13/+13 |
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | | | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 2 | -4/+4 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-09 | 34 | -587/+461 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | sh: mach-ecovec24: Remove un-defined settings for VPU | Kuninori Morimoto | 2009-12-04 | 1 | -1/+0 |
| * | | | sh: Break out SuperH PFC code | Magnus Damm | 2009-11-30 | 1 | -81/+1 |
| * | | | sh: Move KEYSC header file | Magnus Damm | 2009-11-30 | 1 | -14/+0 |
| * | | | sh: mach-ecovec24: modify address map | Kuninori Morimoto | 2009-11-30 | 1 | -1/+1 |
| * | | | sh: Fix up the FPU emulation build. | Paul Mundt | 2009-11-25 | 1 | -0/+1 |
| * | | | sh: Minor optimisations to FPU handling | Stuart Menefy | 2009-11-24 | 3 | -14/+19 |
| * | | | sh: Improve performance of SH4 versions of copy/clear_user_highpage | Stuart Menefy | 2009-11-24 | 1 | -1/+7 |
| * | | | Merge branch 'master' into sh/st-integration | Paul Mundt | 2009-11-24 | 29 | -478/+432 |
| |\ \ \ |
|
| | * | | | sh64: Fix up the CONFIG_GENERIC_BUG=n build. | Paul Mundt | 2009-11-12 | 1 | -4/+0 |
| | * | | | sh: Use the generic I/O port base for slowdown. | Paul Mundt | 2009-11-12 | 1 | -9/+3 |
| | * | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-11-09 | 1 | -1/+1 |
| | |\ \ \
| | | |/ / |
|
| | * | | | sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation. | Paul Mundt | 2009-11-04 | 1 | -9/+2 |
| | * | | | sh: Add R-standby sleep mode support | Magnus Damm | 2009-10-30 | 1 | -0/+5 |
| | * | | | sh: Add MMU and Cache handling sleep mode code | Magnus Damm | 2009-10-30 | 1 | -0/+15 |
| | * | | | sh: Keep track of allowed sleep modes | Magnus Damm | 2009-10-30 | 1 | -0/+3 |
| | * | | | sh: Rework SuperH Mobile sleep mode code | Magnus Damm | 2009-10-30 | 1 | -0/+27 |
| | * | | | sh: Allow boards to register memory pre/post sleep code | Magnus Damm | 2009-10-30 | 1 | -0/+4 |
| | * | | | sh: Add notifiers chains for cpu/board code | Magnus Damm | 2009-10-30 | 1 | -0/+11 |
| | * | | | sh: perf events: Add preliminary support for SH-4A counters. | Paul Mundt | 2009-10-28 | 1 | -2/+29 |
| | * | | | sh: Fix up dma_is_consistent(). | Paul Mundt | 2009-10-27 | 1 | -0/+5 |
| | * | | | sh: Revamp PCI DMA coherence Kconfig bits. | Paul Mundt | 2009-10-27 | 1 | -13/+7 |
| | * | | | sh: fix watchdog timer for sh7780/sh7785 | Valentin R Sitsikov | 2009-10-27 | 2 | -1/+71 |
| | * | | | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides. | Paul Mundt | 2009-10-26 | 1 | -8/+40 |
| | * | | | sh: Convert to asm-generic/dma-mapping-common.h | Paul Mundt | 2009-10-20 | 2 | -183/+27 |