aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05sh/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-07-05sh/PCI: factor out pcibios_setup()Myron Stowe
2012-07-02sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt
2012-06-28sh: ecovec: switch MMC power control to regulatorsGuennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to se7724Guennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to sdk7786Guennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to rskGuennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to migorGuennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to kfr2r09Guennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to ap325rxaGuennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to sh7757lcrGuennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to sh2007Guennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to polarisGuennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to magicpanelr2Guennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to apsh4ad0aGuennadi Liakhovetski
2012-06-28sh: add fixed voltage regulators to apsh4a3aGuennadi Liakhovetski
2012-06-28Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu
2012-06-28sh: kfr2r09: fix compile breakageGuennadi Liakhovetski
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas
2012-06-16sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-14sh64: Fix up section mismatch warnings.Paul Mundt
2012-06-14sh64: Attempt to make reserved insn trap handler resemble C.Paul Mundt
2012-06-14sh: Consolidate die definitions for trap handlers.Paul Mundt
2012-06-14sh64: Kill off old exception debugging helpers.Paul Mundt
2012-06-14sh64: Use generic unaligned access control/counters.Paul Mundt
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-13Merge branch 'sh/genirq' into sh-latestPaul Mundt
2012-06-13Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt
2012-06-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt
2012-06-13sh: Kill off last dead UBC headerPaul Bolle
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01sh64: failure to build sigframe != signal without handlerAl Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro