aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Add onchip remap prototypes, kill old sh64 io.h.Paul Mundt1-196/+0
2008-01-28sh: Purge dead sh64 headers.Paul Mundt78-2873/+0
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt1-496/+0
2008-01-28sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt1-417/+0
2008-01-28sh: Split out checksum.h in to _32 and _64 variants.Paul Mundt1-82/+0
2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt1-92/+0
2008-01-28sh: Split out uaccess.h in to _32 and _64 variants.Paul Mundt1-316/+0
2008-01-28sh: Split out system.h in to _32 and _64 variants.Paul Mundt1-190/+0
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt1-287/+0
2008-01-28sh: Move in the SH-5 mmu_context headers.Paul Mundt1-208/+0
2008-01-28sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt1-106/+0
2008-01-28sh: Split out asm/string.h for sh32 and sh64.Paul Mundt1-21/+0
2008-01-28sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt1-50/+0
2008-01-28sh: Add cache definitions for SH-5.Paul Mundt1-139/+0
2007-11-07sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger1-2/+0
2007-10-30sh64: fix dma_cache_sync() compilationAdrian Bunk1-2/+3
2007-10-30sh64: Move DMA macros from pci.h to scatterlist.h.Robert P. J. Day2-9/+9
2007-10-23sh/sh64: fixup dma-mapping for new sg layoutJens Axboe1-7/+5
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+1
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter1-2/+1
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+5
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-4/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2-49/+5
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds1-0/+7
2007-10-01sh64: Move *_p() I/O routine variants to io.h.Paul Mundt1-0/+7
2007-09-21sh: Add gpio.h stubs for PFC definitions.Markus Brunner1-0/+8
2007-08-10sh64: Add missing dma_sync_single_for_*().Paul Mundt1-0/+18
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2-8/+4
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro1-4/+0
2007-07-20sh64: Wire up fallocate() syscall.Paul Mundt1-1/+2
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+13
2007-07-16page table handling cleanupJan Beulich1-7/+0
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-5/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-4/+0
2007-05-14sh64: generic quicklist support.Paul Mundt1-77/+23
2007-05-14sh64: Fixup sh-sci build.Paul Mundt1-0/+1
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt1-0/+6
2007-05-14sh64: dma-mapping updates.Paul Mundt1-5/+9
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt1-0/+1
2007-05-14sh64: Wire up many new syscalls.Paul Mundt1-6/+37
2007-05-11Consolidate asm/poll.hStephen Rothwell1-31/+2