summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm
AgeCommit message (Expand)Author
2011-01-11sh: Kill off deprecated ctrl_in/out I/O routines.Paul Mundt
2011-01-07Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'misc' into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-05sh: correct definitions to access stack pointersRoel Kluin
2010-12-24sh: Tidy up SH-4A unaligned load support.Paul Mundt
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO
2010-12-13Merge branches 'sh/urgent' and 'sh/rsk-updates' into sh-latestPaul Mundt
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt
2010-11-30Merge branch 'sh/urgent' into sh-latestPaul Mundt
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-11-18sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO
2010-11-09Merge branches 'sh/core', 'sh/io-overhaul' and 'sh/urgent' into sh-latestPaul Mundt
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt
2010-11-04sh: nommu: Support building without an uncached mapping.Paul Mundt
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt
2010-11-01sh: machvec IO death.Paul Mundt
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-27sh64: _PAGE_SPECIAL support.Paul Mundt
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26sh: Expose physical addressing mode through cpuinfo.Paul Mundt
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-14sh: mach-sdk7786: Add support for the FPGA SRAM.Paul Mundt
2010-10-14sh: Provide a generic SRAM pool for tiny memories.Paul Mundt
2010-10-12sh: wire up perf alignment and emulation faults.Paul Mundt
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-07SH: Add missing consts to sys_execve() declarationDavid Howells
2010-10-03sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt
2010-10-02sh: Allow GPIO chips to register IRQ mappings.Paul Mundt
2010-09-23sh: provide generic arch_debugfs_dir.Paul Mundt
2010-09-20sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt
2010-09-14sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt
2010-09-14sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-08-16sh: wire up fanotify/prlimit64 syscalls.Paul Mundt
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori