aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-21sh: Overhaul spinlocks and rwlocks for SH-4A SMP.Paul Mundt2-46/+146
2007-09-21sh: heartbeat driver update.Paul Mundt1-0/+17
2007-09-21sh: intc - primary priority masking fixesMagnus Damm1-0/+1
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm1-3/+3
2007-09-21sh: intc - convert board specific r2d codeMagnus Damm1-35/+30
2007-09-21sh: intc - rework core codeMagnus Damm1-2/+2
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm1-1/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner6-10/+30
2007-09-21sh: Add gpio.h stubs for PFC definitions.Markus Brunner2-0/+85
2007-09-21sh: x3proto: ILSEL IRQ support.Paul Mundt1-0/+45
2007-09-21sh: remove intc2 codeMagnus Damm1-18/+0
2007-09-21sh: intc - convert voyagergx codeMagnus Damm1-7/+32
2007-09-21sh: intc - add single bitmap register supportMagnus Damm1-0/+1
2007-09-21sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm3-22/+4
2007-09-21rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt1-0/+6
2007-09-21sh: intc - add support for SH7785Magnus Damm1-1/+2
2007-09-21sh: Support explicit L1 cache disabling.Paul Mundt3-5/+37
2007-08-10sh: Add missing dma_sync_single_range_for_*().Paul Mundt1-0/+19
2007-08-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds1-1/+1
2007-08-03sh: fix cf support on r2d boardsMagnus Damm1-1/+1
2007-08-01Fix WARN_ON() on bitfield ops for all other archsHeiko Carstens1-1/+1
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-6/+4
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm7-75/+4
2007-07-26sh: Kill off virt_to_bus()/bus_to_virt().Paul Mundt3-10/+6
2007-07-26sh: Kill the rest of the SE73180 cruft.Paul Mundt1-66/+0
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm3-3/+3
2007-07-25sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt1-5/+1
2007-07-24sh: Fix Dreamcast DMA issues.Adrian McMenamin1-0/+1
2007-07-24sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt1-3/+5
2007-07-20sh: intc - add support for SH7750 and its variantsMagnus Damm1-1/+1
2007-07-20Merge branch 'clkfwk'Paul Mundt1-0/+1
2007-07-20sh: Implement clk_round_rate() in the clock framework.Paul Mundt1-0/+1
2007-07-20sh: Wire up fallocate() syscall.Paul Mundt1-1/+2
2007-07-20sh: intc - add support for 7780Magnus Damm1-0/+3
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm1-2/+2
2007-07-20sh: clean up interrupt code for solution engine 7722 boardMagnus Damm1-22/+18
2007-07-20sh: intc - add support for 7722 processorMagnus Damm1-1/+1
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm1-0/+68
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
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-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds30-412/+668
2007-07-16page table handling cleanupJan Beulich1-12/+0
2007-07-12sh: hd64461.h cleanup and added comments.Kristoffer Ericson1-178/+219
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-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-07-07sh: Add parport stub for SuperIO ports.Paul Mundt1-0/+16
2007-07-06sh: Fix timer-tmu build for SH-3.Nobuhiro Iwamatsu1-2/+2