summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
AgeCommit message (Expand)AuthorLines
2008-01-11sh: Force __access_ok() to obey address space limit.Paul Mundt-27/+15
2008-01-07sh: Fix argument page dcache flushing regression.Carmelo Amoroso-0/+6
2007-11-19sh: Fix copy_{to,from}_user_page() with cache disabled.Heiko Schocher-1/+1
2007-11-09sh: remove dead config symbols from SH codeJiri Olsa-4/+2
2007-11-08Merge branch 'page_colouring_despair'Paul Mundt-8/+21
2007-11-07sh: Add a dummy vga.h.Paul Mundt-0/+6
2007-11-07sh: Fix up PAGE_KERNEL_PCC() for nommu.Paul Mundt-1/+3
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt-4/+1
2007-11-07sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt-4/+14
2007-11-07sh: Wire up clear_user_highpage().Paul Mundt-0/+6
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt-1/+1
2007-11-07sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger-3/+0
2007-11-02sh: Decouple 4k and soft/hardirq stacks.Paul Mundt-1/+1
2007-10-30sh: Provide a __read_mostly section wrapper.Paul Mundt-0/+2
2007-10-30sh: Move zero page param defs somewhere sensible.Paul Mundt-0/+14
2007-10-30sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN.Paul Mundt-4/+1
2007-10-30sh: Correct pte_page() breakage.Paul Mundt-2/+1
2007-10-23sh/sh64: fixup dma-mapping for new sg layoutJens Axboe-7/+5
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe-0/+3
2007-10-22Change table chaining layoutJens Axboe-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day-2/+2
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby-0/+5
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt-6/+0
2007-10-18bitops: introduce lock opsNick Piggin-0/+1
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering-0/+2
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle-26/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+0
2007-10-17cleanup floppy.hJan Beulich-4/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig-1/+0
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig-2/+0
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-270/+705
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner-1/+1
2007-10-08sh: Fix SH-4 DMAC CHCR masking.Adrian McMenamin-1/+1
2007-10-03sh: Make kgdb i-cache flushing less inept.Paul Mundt-12/+0
2007-10-03sh: kgdb section mismatches and tidying.Paul Mundt-10/+2
2007-09-27sh: Use boot_cpu_data for CPU probe.Paul Mundt-1/+0
2007-09-27sh: processor.h needs smp.hPaul Mundt-0/+1
2007-09-24sh: Define _ebss for uClinux MTD map driver.Paul Mundt-0/+1
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt-1/+2
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt-11/+24
2007-09-21sh: intc - initial SMP support.Magnus Damm-0/+12
2007-09-21sh: Kill off special boot_cpu_data.Paul Mundt-7/+2
2007-09-21sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin-0/+37
2007-09-21sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt-55/+75
2007-09-21sh: Magic Panel R2 board support.Markus Brunner-0/+67
2007-09-21sh: dma: Fix CONFIG_SYSFS=n build.Paul Mundt-5/+0
2007-09-21sh: dma: Fix up build for SH7709 support.Kristoffer Ericson-1/+1
2007-09-21sh: Fix OFFCHIP_IRQ_BASE compile error.Kristoffer Ericson-0/+1
2007-09-21sh: add writesb(), readsb(), writesw() and readsw() to io.hMagnus Damm-0/+26