aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt1-1/+2
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
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt4-26/+37
2007-06-20sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt1-0/+2
2007-06-18sh: Fix up futex implementation.Kaz Kojima2-4/+186
2007-06-15sh: rework ipr codeMagnus Damm4-38/+23
2007-06-15sh: rework intc2 codeMagnus Damm2-10/+19
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt5-8/+13
2007-06-11sh: Compile fix for SH7604 removal.Paul Mundt1-1/+1
2007-06-08sh: Warn against direct inclusion of <asm/rwsem.h>.Robert P. J. Day1-1/+5
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt4-72/+3
2007-06-08sh: Support for multiple nodes.Paul Mundt2-0/+76
2007-06-08sh: Default to 4-byte alignment for SLUB objects.Paul Mundt1-0/+7
2007-06-08sh: sparsemem support.Paul Mundt1-0/+16
2007-06-08sh: pfn_valid() depends on flatmem.Paul Mundt1-0/+2
2007-06-08sh: Kill off machvec aliases.Paul Mundt2-20/+3
2007-06-08sh: Get multiple boards in one image working again.Paul Mundt1-1/+1
2007-06-08sh: Fixup machvec support.Paul Mundt3-34/+3