aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh
AgeCommit message (Expand)Author
2008-01-28sh: Move in the SH-5 mmu_context headers.Paul Mundt
2008-01-28sh: SH-5 byteorder routines.Paul Mundt
2008-01-28sh: SH-5 version of current_thread_info().Paul Mundt
2008-01-28sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Split out asm/string.h for sh32 and sh64.Paul Mundt
2008-01-28sh: Add SH-5 support to io.h.Paul Mundt
2008-01-28sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt
2008-01-28sh: Correct SH-5 instruction size value.Paul Mundt
2008-01-28sh: Add cache definitions for SH-5.Paul Mundt
2008-01-28sh: Add addrspace.h segmentation stub for SH-5.Paul Mundt
2008-01-28sh: BUGFLAG_WARNING needs GENERIC_BUG.Paul Mundt
2008-01-28sh: Fix up fixmap location for SH-5.Paul Mundt
2008-01-28sh: Add SH-5 support to asm/module.h.Paul Mundt
2008-01-28sh: Split out cache status bits per-CPU family.Paul Mundt
2008-01-28sh: Split out PXSEG segmentation per-CPU family.Paul Mundt
2008-01-11sh: Force __access_ok() to obey address space limit.Paul Mundt
2008-01-07sh: Fix argument page dcache flushing regression.Carmelo Amoroso
2007-11-19sh: Fix copy_{to,from}_user_page() with cache disabled.Heiko Schocher
2007-11-09sh: remove dead config symbols from SH codeJiri Olsa
2007-11-08Merge branch 'page_colouring_despair'Paul Mundt
2007-11-07sh: Add a dummy vga.h.Paul Mundt
2007-11-07sh: Fix up PAGE_KERNEL_PCC() for nommu.Paul Mundt
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt
2007-11-07sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt
2007-11-07sh: Wire up clear_user_highpage().Paul Mundt
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt
2007-11-07sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Paul Mundt
2007-10-30sh: Provide a __read_mostly section wrapper.Paul Mundt
2007-10-30sh: Move zero page param defs somewhere sensible.Paul Mundt
2007-10-30sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN.Paul Mundt
2007-10-30sh: Correct pte_page() breakage.Paul Mundt
2007-10-23sh/sh64: fixup dma-mapping for new sg layoutJens Axboe
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17cleanup floppy.hJan Beulich
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-10-08sh: Fix SH-4 DMAC CHCR masking.Adrian McMenamin
2007-10-03sh: Make kgdb i-cache flushing less inept.Paul Mundt