summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)Author
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt
2009-05-11sh: sh7785lcr: fix I2C device address map for 32-bit modeYoshihiro Shimoda
2009-05-10sh: Fix up R0 dependence in __arch_swab16/32.Paul Mundt
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt
2009-05-09sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt
2009-05-09sh: Fix UBC setup and registers for SH2AKieran Bingham
2009-05-09sh: Add in some ptrace definitions from GDB.Kieran Bingham
2009-05-08sh: clock framework update, fix count and kill off krefMagnus Damm
2009-05-08sh: Kill off dead handle_timer_tick() code.Paul Mundt
2009-05-07sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt
2009-05-07sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt
2009-05-03sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt
2009-05-03sh: remove old MTU2 driverMagnus Damm
2009-05-03time: sh: convert to use arch_getoffset() infrastructurejohn stultz
2009-05-03Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt
2009-04-30sh: remove old CMT driverMagnus Damm
2009-04-30sh: pass through ioremap() for non-mmu processors.Magnus Damm
2009-04-27sh: rtc-generic support.Paul Mundt
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt
2009-04-24sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt
2009-04-20sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt
2009-04-20sh: pci: Tidy up the dreamcast PCI support.Paul Mundt
2009-04-20sh: pci: Kill off the now unused hose->io_base.Paul Mundt
2009-04-20sh: pci: Track io and mem_offset per-channel.Paul Mundt
2009-04-20sh: pci: New-style controller registration.Paul Mundt
2009-04-20sh: pci: Rework fixed region checks in ioremap().Paul Mundt
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt
2009-04-20sh: pci: Kill off unused pcibios_fixup().Paul Mundt
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt
2009-04-20sh: pci: HAVE_PCI_MMAP support.Paul Mundt
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt
2009-04-19sh: Add plat_early_device_setup()Magnus Damm
2009-04-16sh: pci io port base address codeMagnus Damm
2009-04-16sh: pci memory range checking codeMagnus Damm
2009-04-16sh: add io_base member to pci_channelMagnus Damm
2009-04-16sh: add reg_base member to pci_channelMagnus Damm
2009-04-16sh: hook in struct pci_channel in sysdataMagnus Damm
2009-04-16sh: add init member to pci_channel dataMagnus Damm
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto
2009-04-09sh: Add support for DMA API debugging.Paul Mundt
2009-04-07sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt