aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28sh: ecovec: switch MMC power control to regulatorsGuennadi Liakhovetski1-17/+100
2012-06-28sh: add fixed voltage regulators to se7724Guennadi Liakhovetski1-0/+15
2012-06-28sh: add fixed voltage regulators to sdk7786Guennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to rskGuennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to migorGuennadi Liakhovetski1-0/+13
2012-06-28sh: add fixed voltage regulators to kfr2r09Guennadi Liakhovetski1-0/+12
2012-06-28sh: add fixed voltage regulators to ap325rxaGuennadi Liakhovetski1-0/+21
2012-06-28sh: add fixed voltage regulators to sh7757lcrGuennadi Liakhovetski1-0/+14
2012-06-28sh: add fixed voltage regulators to sh2007Guennadi Liakhovetski1-0/+12
2012-06-28sh: add fixed voltage regulators to polarisGuennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to magicpanelr2Guennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to apsh4ad0aGuennadi Liakhovetski1-0/+10
2012-06-28sh: add fixed voltage regulators to apsh4a3aGuennadi Liakhovetski1-0/+10
2012-06-28Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt11-11/+11
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu11-11/+11
2012-06-28sh: kfr2r09: fix compile breakageGuennadi Liakhovetski1-2/+2
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven5-9/+4
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas1-1/+1
2012-06-16sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-1/+1
2012-06-14sh64: Fix up section mismatch warnings.Paul Mundt1-1/+1
2012-06-14sh64: Attempt to make reserved insn trap handler resemble C.Paul Mundt1-191/+195
2012-06-14sh: Consolidate die definitions for trap handlers.Paul Mundt4-102/+75
2012-06-14sh64: Kill off old exception debugging helpers.Paul Mundt3-261/+1
2012-06-14sh64: Use generic unaligned access control/counters.Paul Mundt1-113/+37
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-06-13Merge branch 'sh/genirq' into sh-latestPaul Mundt1-10/+0
2012-06-13Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt11-200/+256
2012-06-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt6-98/+102
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt48-414/+147
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt6-10/+5
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven1-6/+6
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt1-2/+2
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt7-117/+57
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt6-114/+5
2012-06-13sh: Kill off last dead UBC headerPaul Bolle1-28/+0
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-70/+39
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+0
2012-06-01new helper: signal_delivered()Al Viro2-4/+2
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-8/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2-35/+15
2012-06-01sh64: failure to build sigframe != signal without handlerAl Viro1-1/+1
2012-06-01new helper: sigmask_to_save()Al Viro2-17/+7
2012-06-01new helper: restore_saved_sigmask()Al Viro2-10/+2
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+17
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-4/+0
2012-05-31sh: use clear_tasks_mm_cpumask()Anton Vorontsov1-6/+1
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2-4/+0
2012-05-28sh: convert to kbuild asm-generic support.Paul Mundt29-69/+29