summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
* sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2010-12-141-1/+2
* sh: Assume new page cache pages have dirty dcache lines.Paul Mundt2010-12-011-1/+1
* sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO2010-11-181-2/+5
*-. Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt2010-11-086-58/+45
|\ \
| | * sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt2010-11-041-12/+0
| |/ |/|
| * sh: nommu: Support building without an uncached mapping.Paul Mundt2010-11-044-42/+41
| * sh: nommu: use 32-bit phys mode.Paul Mundt2010-11-041-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-284-6/+8
|\
| * sh64: _PAGE_SPECIAL support.Paul Mundt2010-10-273-6/+7
| * sh: Expose physical addressing mode through cpuinfo.Paul Mundt2010-10-261-0/+1
* | mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-5/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-2520-178/+279
|\
| * sh: mach-sdk7786: Add support for the FPGA SRAM.Paul Mundt2010-10-151-0/+1
| * sh: Provide a generic SRAM pool for tiny memories.Paul Mundt2010-10-151-0/+38
| * sh: wire up perf alignment and emulation faults.Paul Mundt2010-10-131-1/+1
| * sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt2010-10-041-45/+0
| * sh: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-10-031-4/+2
| * sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-241-2/+0
| * sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-201-0/+2
| * sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt2010-09-141-20/+19
| * sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO2010-09-141-1/+20
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-201-3/+4
| |\
| * | sh: wire up fanotify/prlimit64 syscalls.Paul Mundt2010-08-162-2/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-168-27/+12
| |\ \ | | |/
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-042-6/+6
| |\ \
| * | | sh: modify NR_IRQS from 256 to 512Yoshihiro Shimoda2010-07-061-1/+1
| * | | sh: Drop dependence for 29bit mode of trigger_address_error()Nobuhiro Iwamatsu2010-07-021-7/+6
| * | | sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt2010-07-021-0/+2
| * | | sh: fix up an off-by-1 in the number of early ioremap fixmaps.Paul Mundt2010-06-211-2/+2
| * | | sh: update the FDPIC relocations.Paul Mundt2010-06-141-19/+8
| * | | sh: split out ptrace header for _32/_64 variants.Paul Mundt2010-06-144-98/+117
| * | | sh: Add kprobe-based event tracer.Paul Mundt2010-06-144-10/+86
* | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-211-2/+0
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-318-25/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-2/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-5/+6
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-071-2/+2
| * | | | SH: Add missing consts to sys_execve() declarationDavid Howells2010-10-071-3/+4
| | |/ / | |/| |
* | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-7/+0
|/ / /
* | | archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-5/+4
* | | Mark arguments to certain syscalls as being constDavid Howells2010-08-132-2/+2
* | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0
* | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-9/+0
* | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\ \ \
| * | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
| |/ /
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-101-0/+2
* | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-212-6/+6
|\ \ \ | |/ /
| * | lmb: rename to memblockYinghai Lu2010-07-142-6/+6
| |/
* | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-183-5/+14
|\ \ | |/
OpenPOWER on IntegriCloud