summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAgeFilesLines
* sh/sh64: fixup dma-mapping for new sg layoutJens Axboe2007-10-231-7/+5Star
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-192-2/+2
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+5
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-6/+0Star
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-172-0/+2
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-172-26/+1Star
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0Star
* cleanup floppy.hJan Beulich2007-10-171-4/+0Star
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0Star
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-161-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-1333-270/+705
|\
| * sh: Fix SH-4 DMAC CHCR masking.Adrian McMenamin2007-10-071-1/+1
| * sh: Make kgdb i-cache flushing less inept.Paul Mundt2007-10-031-12/+0Star
| * sh: kgdb section mismatches and tidying.Paul Mundt2007-10-031-10/+2Star
| * sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-271-1/+0Star
| * sh: processor.h needs smp.hPaul Mundt2007-09-271-0/+1
| * sh: Define _ebss for uClinux MTD map driver.Paul Mundt2007-09-241-0/+1
| * sh: Bring SMP support back from the dead.Paul Mundt2007-09-212-11/+24
| * sh: intc - initial SMP support.Magnus Damm2007-09-211-0/+12
| * sh: Kill off special boot_cpu_data.Paul Mundt2007-09-211-7/+2Star
| * sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin2007-09-211-0/+37
| * sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt2007-09-213-55/+75
| * sh: Magic Panel R2 board support.Markus Brunner2007-09-211-0/+67
| * sh: dma: Fix CONFIG_SYSFS=n build.Paul Mundt2007-09-211-5/+0Star
| * sh: dma: Fix up build for SH7709 support.Kristoffer Ericson2007-09-211-1/+1
| * sh: Fix OFFCHIP_IRQ_BASE compile error.Kristoffer Ericson2007-09-211-0/+1
| * sh: add writesb(), readsb(), writesw() and readsw() to io.hMagnus Damm2007-09-211-0/+26
| * sh: intc - rework higlander irq code for r7780mp and r7785rpMagnus Damm2007-09-211-19/+14Star
| * sh: intc - irl mode update for sh7780 and sh7785Magnus Damm2007-09-211-0/+1
| * sh: Overhaul spinlocks and rwlocks for SH-4A SMP.Paul Mundt2007-09-212-46/+146
| * sh: heartbeat driver update.Paul Mundt2007-09-211-0/+17
| * sh: intc - primary priority masking fixesMagnus Damm2007-09-211-0/+1
| * sh: intc - mark data structures as __initdataMagnus Damm2007-09-211-3/+3
| * sh: intc - convert board specific r2d codeMagnus Damm2007-09-211-35/+30Star
| * sh: intc - rework core codeMagnus Damm2007-09-211-2/+2
| * sh: intc - add a clear register to struct intc_prio_regMagnus Damm2007-09-211-1/+1
| * sh: Add SH7720 CPU support.Markus Brunner2007-09-216-10/+30
| * sh: Add gpio.h stubs for PFC definitions.Markus Brunner2007-09-212-0/+85
| * sh: x3proto: ILSEL IRQ support.Paul Mundt2007-09-211-0/+45
| * sh: remove intc2 codeMagnus Damm2007-09-211-18/+0Star
| * sh: intc - convert voyagergx codeMagnus Damm2007-09-211-7/+32
| * sh: intc - add single bitmap register supportMagnus Damm2007-09-211-0/+1
| * sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm2007-09-213-22/+4Star
| * rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt2007-09-211-0/+6
| * sh: intc - add support for SH7785Magnus Damm2007-09-211-1/+2
| * sh: Support explicit L1 cache disabling.Paul Mundt2007-09-213-5/+37