aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Bergmann25-228/+352
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: rework mode pin codeMagnus Damm1-0/+17
2009-06-11sh: clock div6 helper codeMagnus Damm1-0/+10
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-1/+0
2009-06-04sh: 16-bit get_unaligned() sh4a fixMagnus Damm1-5/+5
2009-06-01sh: shared div4 clock codeMagnus Damm1-0/+15
2009-06-01sh: shared mstp32 clock codeMagnus Damm1-0/+13
2009-06-01sh: boot word / mode pin support V2Magnus Damm2-0/+5
2009-05-29flat: fix data sections alignmentOskar Schirmer1-1/+0
2009-05-26Merge branch 'sh/clkfwk'Paul Mundt2-24/+47
2009-05-26sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.Paul Mundt1-2/+18
2009-05-26sh: remove clk_ops->build_rate_table()Magnus Damm1-1/+0
2009-05-26sh: add shared clock framework frequency table codeMagnus Damm1-0/+18
2009-05-22sh: Add a NR_IRQS_LEGACY for external IRQ0-7.Paul Mundt1-1/+2
2009-05-20sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt1-1/+1
2009-05-15sh: hd64461: Fix up I/O base register offsets.Paul Mundt1-72/+74
2009-05-14sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt1-0/+3
2009-05-13sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt1-0/+1
2009-05-13sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt1-0/+1
2009-05-13sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt1-0/+2
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2-1/+6
2009-05-12Merge branch 'master' into sh/clkfwkPaul Mundt1-29/+0
2009-05-12sh: Kill off the remnants of the old timer code.Paul Mundt1-28/+0
2009-05-12sh: remove old TMU driverMagnus Damm1-1/+0
2009-05-12sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt1-0/+7
2009-05-12sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt1-1/+0
2009-05-12sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt1-0/+1
2009-05-12sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt1-1/+1
2009-05-12sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt1-16/+0
2009-05-12sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt1-2/+1
2009-05-12sh: clkfwk: refactor rate propagation.Paul Mundt1-3/+6
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt1-1/+1