aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm1-1/+1
2011-01-11sh: Fix up legacy PTEA space attribute mapping.Paul Mundt2-2/+15
2011-01-11sh: Stub out legacy PCC pgprot encoding for X2 TLBs.Paul Mundt1-7/+1
2011-01-11sh: constify prefetch pointers.Paul Mundt1-2/+4
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt2-0/+2
2011-01-11sh: Add a machvec callback for early memblock reservations.Paul Mundt1-0/+1
2011-01-11sh: Kill off deprecated ctrl_in/out I/O routines.Paul Mundt1-51/+0
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-21/+17
2011-01-06Merge branch 'misc' into develRussell King1-21/+17
2011-01-06Merge branch 'smp' into miscRussell King7-60/+50
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt1-1/+2
2011-01-05sh: correct definitions to access stack pointersRoel Kluin3-4/+4
2010-12-24sh: Tidy up SH-4A unaligned load support.Paul Mundt1-112/+52
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO1-1/+2
2010-12-13Merge branches 'sh/urgent' and 'sh/rsk-updates' into sh-latestPaul Mundt1-1/+1
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt1-1/+1
2010-11-30Merge branch 'sh/urgent' into sh-latestPaul Mundt1-2/+5
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-21/+17
2010-11-18sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO1-2/+5
2010-11-09Merge branches 'sh/core', 'sh/io-overhaul' and 'sh/urgent' into sh-latestPaul Mundt3-211/+180
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linusPaul Mundt6-58/+45
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt1-12/+0
2010-11-04sh: nommu: Support building without an uncached mapping.Paul Mundt4-42/+41
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt1-4/+4
2010-11-01sh: machvec IO death.Paul Mundt3-211/+180
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-6/+8
2010-10-27sh64: _PAGE_SPECIAL support.Paul Mundt3-6/+7
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-5/+0
2010-10-26sh: Expose physical addressing mode through cpuinfo.Paul Mundt1-0/+1
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