aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAgeFilesLines
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-161-2/+0
* 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-081-1/+1
| * sh: Make kgdb i-cache flushing less inept.Paul Mundt2007-10-031-12/+0
| * sh: kgdb section mismatches and tidying.Paul Mundt2007-10-031-10/+2
| * sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-271-1/+0
| * 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/+2
| * 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/+0
| * 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/+14
| * 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/+30
| * 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/+0
| * 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/+4
| * 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
* | i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-1/+1
* | Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-031-1/+2
|/
* sh: Add missing dma_sync_single_range_for_*().Paul Mundt2007-08-101-0/+19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-031-1/+1
|\
| * sh: fix cf support on r2d boardsMagnus Damm2007-08-031-1/+1
* | Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens2007-08-011-1/+1
|/
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-6/+4
* sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-267-75/+4
* sh: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2007-07-263-10/+6
* sh: Kill the rest of the SE73180 cruft.Paul Mundt2007-07-261-66/+0
* sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-253-3/+3
* sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt2007-07-251-5/+1
* sh: Fix Dreamcast DMA issues.Adrian McMenamin2007-07-241-0/+1