aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-5/+0
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds20-178/+279
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-5/+6
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-7/+0
2010-10-15sh: mach-sdk7786: Add support for the FPGA SRAM.Paul Mundt1-0/+1
2010-10-15sh: Provide a generic SRAM pool for tiny memories.Paul Mundt1-0/+38
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt1-1/+1
2010-10-07Fix IRQ flag handling namingDavid Howells1-2/+2
2010-10-07SH: Add missing consts to sys_execve() declarationDavid Howells1-3/+4
2010-10-04sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt1-45/+0
2010-10-03sh: Allow GPIO chips to register IRQ mappings.Paul Mundt1-4/+2
2010-09-24sh: provide generic arch_debugfs_dir.Paul Mundt1-2/+0
2010-09-20sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt1-0/+2
2010-09-14sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt1-20/+19
2010-09-14sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO1-1/+20
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar8-25/+10
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-3/+4
2010-08-16sh: wire up fanotify/prlimit64 syscalls.Paul Mundt2-2/+8
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt8-27/+12
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-5/+4
2010-08-13Mark arguments to certain syscalls as being constDavid Howells2-2/+2
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-6/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-9/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com1-0/+2
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt1-2/+0
2010-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-6/+6
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar2-6/+6
2010-07-14lmb: rename to memblockYinghai Lu2-6/+6
2010-07-06sh: modify NR_IRQS from 256 to 512Yoshihiro Shimoda1-1/+1
2010-07-02sh: Drop dependence for 29bit mode of trigger_address_error()Nobuhiro Iwamatsu1-7/+6
2010-07-02sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt1-0/+2
2010-06-21sh: fix up an off-by-1 in the number of early ioremap fixmaps.Paul Mundt1-2/+2
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar3-5/+14
2010-06-14sh: update the FDPIC relocations.Paul Mundt1-19/+8
2010-06-14sh: split out ptrace header for _32/_64 variants.Paul Mundt4-98/+117
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt4-10/+86
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-4/+13
2010-06-02sh: support for platforms without PIO.Paul Mundt2-4/+13
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-05-22sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2-36/+0
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds18-251/+182
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-2/+2
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+7