summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | sh: Kill off more unused sh_bios callbacks.Paul Mundt2010-01-121-1/+0
* | | | | | | sh: Tidy up the sh bios VBR handling.Paul Mundt2010-01-121-2/+12
* | | | | | | sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.Paul Mundt2010-01-121-30/+22
* | | | | | | sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.Paul Mundt2010-01-083-117/+29
| |_|_|/ / / |/| | | | |
* | | | | | sh: Drop down to a single quicklist.Paul Mundt2010-01-051-1/+1
* | | | | | Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt2010-01-056-90/+10
|\ \ \ \ \ \
| * | | | | | sh: Move page table allocation out of lineMatt Fleming2010-01-024-77/+8
| * | | | | | sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming2010-01-021-2/+2
| * | | | | | sh: Remove unused functionsMatt Fleming2009-12-311-11/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-01-041-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2009-12-291-0/+10
| | |_|/ | |/| |
| * | | Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt2009-12-243-2/+2
| |\ \ \
* | \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-12-213-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-173-2/+2
| |\ \ \ \
| | * | | | sh: move machtypes.h to include/generatedSam Ravnborg2009-12-122-2/+1
| | * | | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | | | | sh: Definitions for 3-level page table layoutMatt Fleming2009-12-174-0/+104
* | | | | | sh: Abstract the number of page table levelsMatt Fleming2009-12-174-38/+56
| |_|/ / / |/| | | |
* | | | | sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.Paul Mundt2009-12-171-2/+4
* | | | | sh: dmaengine support for sh7724.Guennadi Liakhovetski2009-12-171-4/+4
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-165-6/+22
|\ \ \ \
| * | | | sh: Stub in P3 ioremap support for nommu parts.Paul Mundt2009-12-141-0/+1
| * | | | sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-141-2/+8
| * | | | sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming2009-12-141-2/+3
| * | | | sh: Wire up recvmmsg syscall.Paul Mundt2009-12-112-2/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...Paul Mundt2009-12-104-1/+7
| |\ \ \ \ | | |/ / /
| * | | | sh: LCDC start_transfer() for the KFR2R09 boardMagnus Damm2009-12-091-0/+6
| | |_|/ | |/| |
* | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-16/+16
* | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-8/+8
* | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-13/+13
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-142-4/+4
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-0934-587/+461
|\ \ \ \ | | |_|/ | |/| |
| * | | sh: mach-ecovec24: Remove un-defined settings for VPUKuninori Morimoto2009-12-041-1/+0
| * | | sh: Break out SuperH PFC codeMagnus Damm2009-11-301-81/+1
| * | | sh: Move KEYSC header fileMagnus Damm2009-11-301-14/+0
| * | | sh: mach-ecovec24: modify address mapKuninori Morimoto2009-11-301-1/+1
| * | | sh: Fix up the FPU emulation build.Paul Mundt2009-11-251-0/+1
| * | | sh: Minor optimisations to FPU handlingStuart Menefy2009-11-243-14/+19
| * | | sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy2009-11-241-1/+7
| * | | Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-2429-478/+432
| |\ \ \
| | * | | sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt2009-11-121-4/+0
| | * | | sh: Use the generic I/O port base for slowdown.Paul Mundt2009-11-121-9/+3
| | * | | Merge branch 'sh/stable-updates'Paul Mundt2009-11-091-1/+1
| | |\ \ \ | | | |/ /
| | * | | sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation.Paul Mundt2009-11-041-9/+2
| | * | | sh: Add R-standby sleep mode supportMagnus Damm2009-10-301-0/+5
OpenPOWER on IntegriCloud