aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2012-04-17sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu9-3/+1396
2012-04-17sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu5-20/+20
2012-04-17sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu4-9/+9
2012-04-17sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu1-2/+2
2012-04-17sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu10-44/+44
2012-04-16Fix typo in various Kconfig fileMasanari Iida1-1/+1
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto2-0/+27
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2-3/+13
2012-04-11sh64: Kill off dead page fault debug cruft.Paul Mundt1-69/+5
2012-04-11sh64: Port OOM changes to do_page_faultPaul Mundt1-10/+30
2012-04-11sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul1-9/+29
2012-04-11sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.Paul Mundt1-3/+8
2012-04-10sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.Paul Mundt1-1/+1
2012-04-10sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state.Paul Mundt1-0/+23
2012-04-10sh: kgdb: Individual register get/set support.Paul Mundt2-36/+53
2012-04-10sh: kgdb: Fix up basic SMP support.Paul Mundt1-0/+12
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds18-16/+61
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds3-14/+24
2012-04-05sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro1-1/+1
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-6/+2
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-7/+3
2012-03-30Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2-13/+45
2012-03-30sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2-13/+45
2012-03-30sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt1-1/+1
2012-03-30sh: dwarf unwinder depends on SHcompact.Paul Mundt1-0/+1
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt13-1/+13
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds17-331/+383
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-12/+1
2012-03-29sh: Support I/O space swapping where needed.Paul Mundt3-15/+62
2012-03-29sh: use set_current_blocked() and block_sigmask()Matt Fleming2-49/+20
2012-03-29sh: no need to reset handler if SA_ONESHOTMatt Fleming2-6/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds56-397/+495
2012-03-28Delete all instances of asm/system.hDavid Howells1-8/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for SHDavid Howells56-396/+503
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz3-14/+24
2012-03-28sh: select ARCH_DISCARD_MEMBLOCK.Paul Mundt1-0/+1
2012-03-28sh: Consolidate duplicate _32/_64 unistd definitions.Paul Mundt3-80/+40
2012-03-28sh: ecovec: switch SDHI controllers to card pollingGuennadi Liakhovetski1-41/+63
2012-03-28sh: Avoid exporting unimplemented syscalls.Paul Mundt4-70/+71
2012-03-28sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro1-0/+20
2012-03-28SH: pci-sh7780: enable big-endian operation.Thomas Schwinge1-3/+12
2012-03-28sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785Nobuhiro Iwamatsu1-17/+5
2012-03-28sh: dma: Collect up CHCR of SH7723 and SH7730Nobuhiro Iwamatsu1-7/+3
2012-03-28Merge branch 'sh/cpufreq' into sh-latestPaul Mundt1-39/+82
2012-03-28sh/next: Fix build fail by asm/system.h in asm/bitops.hNobuhiro Iwamatsu1-1/+0
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt44-258/+191
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds28-112/+112