summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
2009-05-09sh: Rename opcode_t to insn_size_t.Paul Mundt3-4/+4
2009-05-09sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt1-1/+6
2009-05-08sh: Fix UBC setup and registers for SH2AKieran Bingham2-1/+39
2009-05-08sh: Add in some ptrace definitions from GDB.Kieran Bingham1-0/+5
2009-05-08sh: clock framework update, fix count and kill off krefMagnus Damm1-2/+2
2009-05-08sh: Kill off dead handle_timer_tick() code.Paul Mundt1-5/+0
2009-05-07sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt1-1/+0
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt1-7/+0
2009-05-07sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2-2/+4
2009-05-03sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt1-10/+0
2009-05-03sh: remove old MTU2 driverMagnus Damm1-1/+1
2009-05-03time: sh: convert to use arch_getoffset() infrastructurejohn stultz1-2/+2
2009-05-03Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt1-1/+1
2009-04-30sh: remove old CMT driverMagnus Damm1-1/+1
2009-04-30sh: pass through ioremap() for non-mmu processors.Magnus Damm1-6/+6
2009-04-27sh: rtc-generic support.Paul Mundt1-0/+11
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt1-1/+1
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt2-47/+53
2009-04-24sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt1-0/+2
2009-04-20sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt1-16/+0
2009-04-20sh: pci: Tidy up the dreamcast PCI support.Paul Mundt1-0/+2
2009-04-20sh: pci: Kill off the now unused hose->io_base.Paul Mundt1-1/+0
2009-04-20sh: pci: Track io and mem_offset per-channel.Paul Mundt1-0/+3
2009-04-20sh: pci: New-style controller registration.Paul Mundt1-11/+18
2009-04-20sh: pci: Rework fixed region checks in ioremap().Paul Mundt1-18/+11
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt1-20/+2
2009-04-20sh: pci: Kill off unused pcibios_fixup().Paul Mundt1-1/+0
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt1-4/+1
2009-04-20sh: pci: HAVE_PCI_MMAP support.Paul Mundt1-0/+3
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt1-3/+24
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt4-1/+276
2009-04-19sh: Add plat_early_device_setup()Magnus Damm1-0/+2
2009-04-16sh: pci io port base address codeMagnus Damm1-27/+20
2009-04-16sh: pci memory range checking codeMagnus Damm1-4/+19
2009-04-16sh: add io_base member to pci_channelMagnus Damm1-0/+1
2009-04-16sh: add reg_base member to pci_channelMagnus Damm1-0/+1
2009-04-16sh: hook in struct pci_channel in sysdataMagnus Damm1-2/+4
2009-04-16sh: add init member to pci_channel dataMagnus Damm1-0/+2
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto3-1/+274
2009-04-09sh: Add support for DMA API debugging.Paul Mundt2-10/+37
2009-04-08sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt1-2/+5
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2-2/+6
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-206/+235
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi3-55/+136
2009-04-03Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt1-0/+1
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-1/+0
2009-03-31sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI1-16/+19
2009-03-31sh: Tidy up sh7786 pinmux table.Kuninori Morimoto1-135/+79
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-1/+0