aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-29net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda1-0/+3
2009-07-27mm: 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-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-03sh: define PERF_COUNTER_INDEX_OFFSET.Paul Mundt1-0/+2
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming1-0/+1
2009-06-26sh: ms7724se: Add sh_eth supportKuninori Morimoto1-0/+5
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds36-1129/+98
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-updates' and 'sh/perf_counter'Paul Mundt3-21/+12
2009-06-17sh: Generic HAVE_PERF_COUNTER support.Paul Mundt1-0/+7
2009-06-16kmap_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-16sh: Add support mtd mapping for highlanderNobuhiro Iwamatsu1-0/+3
2009-06-15sh: Make the atomic functions safe for irqsoff tracingMatt Fleming1-12/+12
2009-06-15sh: 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/torvalds/linux-2.6Paul 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
2009-06-14cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell1-3/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann38-362/+796
2009-06-12sh: Wire up sys_perf_counter_open.Paul Mundt2-2/+4
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2-2/+4
2009-06-11sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai4-4/+31
2009-06-11sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm1-0/+4
2009-06-11sh: sh7722 mode pin definitionsMagnus Damm1-0/+14
2009-06-11sh: sh7724 mode pin commentsMagnus Damm1-0/+14
2009-06-11sh: sh7723 mode pin V2Magnus Damm1-0/+14
2009-06-11sh: rework mode pin codeMagnus Damm2-19/+37