aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAge
* sh: Fix up more dma-mapping fallout.Paul Mundt2009-06-23
* sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt2009-06-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-18
|\
| *---. Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt2009-06-17
| |\ \ \
| | | | * sh: Generic HAVE_PERF_COUNTER support.Paul Mundt2009-06-17
| | | | * sh: Use generic atomic64_t implementation.Paul Mundt2009-06-16
| | | |/ | | |/|
| * | | sh: Make the atomic functions safe for irqsoff tracingMatt Fleming2009-06-14
| * | | sh: Convert sh64 to use the generic checksum code.Paul Mundt2009-06-14
| * | | sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.Paul Mundt2009-06-14
| * | | sh: Switch to asm-generic versions for identical headers.Paul Mundt2009-06-14
| * | | sh: Convert to asm-generic/signal.h.Paul Mundt2009-06-14
| * | | sh: Convert to asm-generic/types.h.Paul Mundt2009-06-14
| * | | sh: Convert to asm-generic/scatterlist.h.Paul Mundt2009-06-14
| * | | sh: Convert to asm-generic/unaligned.h.Paul Mundt2009-06-14
| * | | sh: Convert to asm-generic/module.h.Paul Mundt2009-06-14
| * | | sh: Conver to asm-generic/mmu_context.h.Paul Mundt2009-06-14
| * | | sh: Tidy up duplication in irq/swab/timex.h.Paul Mundt2009-06-14
| * | | sh: Convert ipc/shm bits to their asm-generic versions.Paul Mundt2009-06-14
| * | | sh: Convert to asm-generic/termbits.h and termios.h.Paul Mundt2009-06-14
| * | | sh: Convert to asm-generic/posix_types.h.Paul Mundt2009-06-14
| * | | sh: Convert to asm-generic/dma.h.Paul Mundt2009-06-14
| * | | sh: Convert to asm-generic/current.h.Paul Mundt2009-06-14
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-14
| |\| |
| * | | cpumask: use mm_cpumask() wrapper: shRusty Russell2009-06-14
| * | | cpumask: arch_send_call_function_ipi_mask: shRusty Russell2009-06-14
| * | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell2009-06-14
| * | | sh: Wire up sys_perf_counter_open.Paul Mundt2009-06-11
* | | | Delete pcibios_select_rootMatthew Wilcox2009-06-17
| |_|/ |/| |
* | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
| |/ |/|
* | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
|\|
| * sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2009-06-11
| * sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai2009-06-11
| * sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-11
| * sh: rework mode pin codeMagnus Damm2009-06-11
| * sh: clock div6 helper codeMagnus Damm2009-06-11
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-11
| |\
| * | sh: 16-bit get_unaligned() sh4a fixMagnus Damm2009-06-04
| * | sh: shared div4 clock codeMagnus Damm2009-06-01
| * | sh: shared mstp32 clock codeMagnus Damm2009-06-01
| * | sh: boot word / mode pin support V2Magnus Damm2009-06-01
| * | Merge branch 'sh/clkfwk'Paul Mundt2009-05-26
| |\ \
| | * | sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-26
| | * | sh: add shared clock framework frequency table codeMagnus Damm2009-05-26
| | * | sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-14
| | * | sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt2009-05-13
| | * | sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt2009-05-13
| | * | sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt2009-05-13
| | * | sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-13
| | * | Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-12
| | |\ \
| | * | | sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2009-05-11