summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm
AgeCommit message (Expand)AuthorFilesLines
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming1-0/+25
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt2-12/+4
2009-08-05sh: convert to asm-generic/hardirq.hChristoph Hellwig1-10/+3
2009-08-04sh: Add SH7724 DMAC support.Kuninori Morimoto1-0/+1
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy1-0/+72
2009-07-28mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt1-8/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2-5/+5
2009-07-22sh: Provide _PAGE_SPECIAL for 32-bit.Paul Mundt1-4/+10
2009-07-19Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt1-2/+11
2009-07-19sh: Add support for multiple hwblk countersMagnus Damm1-2/+11
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt2-1/+4
2009-07-11sh: Function graph tracer supportMatt Fleming1-0/+3
2009-07-11sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt4-0/+78
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming2-4/+8
2009-07-06sh: Fix the value of MCOUNT_INSN_OFFSETMatt Fleming1-2/+2
2009-07-04Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates'Paul Mundt2-0/+70
2009-07-04sh: cpuidle for SuperH Mobile using hwblkMagnus Damm1-0/+9
2009-07-04sh: hwblk base implementationMagnus Damm1-0/+61
2009-07-03sh: Use bootmem ontop of lmbMatt Fleming1-0/+6
2009-07-03sh: define PERF_COUNTER_INDEX_OFFSET.Paul Mundt1-0/+2
2009-07-01sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming1-0/+1
2009-06-24sh: make set_perf_counter_pending() static inline.Paul Mundt1-1/+1
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt1-6/+6
2009-06-23sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt1-0/+1
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds35-1129/+95
2009-06-18Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt3-21/+12
2009-06-17sh: Generic HAVE_PERF_COUNTER support.Paul Mundt1-0/+7
2009-06-17kmap_types: make most arches use generic header fileRandy Dunlap1-21/+3
2009-06-17sh: Use generic atomic64_t implementation.Paul Mundt1-0/+2
2009-06-14sh: Make the atomic functions safe for irqsoff tracingMatt Fleming1-12/+12
2009-06-14sh: Convert sh64 to use the generic checksum code.Paul Mundt2-79/+1
2009-06-14sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.Paul Mundt1-1/+1
2009-06-14sh: Switch to asm-generic versions for identical headers.Paul Mundt6-146/+6
2009-06-14sh: Convert to asm-generic/signal.h.Paul Mundt1-146/+1
2009-06-14sh: Convert to asm-generic/types.h.Paul Mundt1-15/+1
2009-06-14sh: Convert to asm-generic/scatterlist.h.Paul Mundt1-22/+2
2009-06-14sh: Convert to asm-generic/unaligned.h.Paul Mundt1-13/+1
2009-06-14sh: Convert to asm-generic/module.h.Paul Mundt1-11/+1
2009-06-14sh: Conver to asm-generic/mmu_context.h.Paul Mundt1-9/+9
2009-06-14sh: Tidy up duplication in irq/swab/timex.h.Paul Mundt3-9/+3
2009-06-14sh: Convert ipc/shm bits to their asm-generic versions.Paul Mundt4-127/+4
2009-06-14sh: Convert to asm-generic/termbits.h and termios.h.Paul Mundt2-288/+2
2009-06-14sh: Convert to asm-generic/posix_types.h.Paul Mundt2-214/+32
2009-06-14sh: Convert to asm-generic/dma.h.Paul Mundt1-9/+1
2009-06-14sh: Convert to asm-generic/current.h.Paul Mundt1-20/+1
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt5-4/+5
2009-06-14cpumask: use mm_cpumask() wrapper: shRusty Russell1-2/+2
2009-06-14cpumask: arch_send_call_function_ipi_mask: shRusty Russell1-1/+2