summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | sh: Add MMU and Cache handling sleep mode codeMagnus Damm2009-10-301-0/+15
| | * | | sh: Keep track of allowed sleep modesMagnus Damm2009-10-301-0/+3
| | * | | sh: Rework SuperH Mobile sleep mode codeMagnus Damm2009-10-301-0/+27
| | * | | sh: Allow boards to register memory pre/post sleep codeMagnus Damm2009-10-301-0/+4
| | * | | sh: Add notifiers chains for cpu/board codeMagnus Damm2009-10-301-0/+11
| | * | | sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt2009-10-281-2/+29
| | * | | sh: Fix up dma_is_consistent().Paul Mundt2009-10-271-0/+5
| | * | | sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-271-13/+7
| | * | | sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov2009-10-272-1/+71
| | * | | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-261-8/+40
| | * | | sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-202-183/+27
| | * | | sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2009-10-182-7/+6
| | * | | sh: Convert to asm-generic/irqflags.h.Paul Mundt2009-10-175-212/+58
| | * | | sh: Kill off legacy UBC wakeup cruft.Paul Mundt2009-10-161-11/+0
| | * | | sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-161-0/+8
| | * | | sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt2009-10-161-0/+4
| | * | | sh: Count NMIs in irq_cpustat_t.Paul Mundt2009-10-141-3/+10
| | * | | sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-141-4/+22
| | * | | sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.Paul Mundt2009-10-141-1/+5
| | * | | sh: Tidy up the dwarf module helpers.Paul Mundt2009-10-131-2/+9
| | * | | sh: Generalize CALLER_ADDRx support.Paul Mundt2009-10-132-42/+13
| | * | | Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt2009-10-131-0/+47
| | |\ \ \
| | | * | | sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming2009-10-111-0/+47
| | * | | | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-10-121-0/+16
| | |\ \ \ \
| | | * \ \ \ Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2009-10-121-0/+16
| | | |\ \ \ \
| | | | * | | | sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming2009-10-111-0/+1
| | | | * | | | sh: Teach the DWARF unwinder about modulesMatt Fleming2009-10-111-0/+15
OpenPOWER on IntegriCloud