aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2012-10-15sh: Wire up kcmp syscall.Paul Mundt
2012-10-15Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell...Paul Mundt
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-06sections: fix section conflicts in arch/shAndi Kleen
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-10-01sanitize tsk_is_polling()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-09-18sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-09Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt
2012-08-09sh: sh7269: Fix LCD pinmuxPhil Edworthy
2012-08-09sh: dma: fix request_irq usageMike Frysinger
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski
2012-08-01sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt
2012-07-31memcg: rename config variablesAndrew Morton
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-26sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757Shimoda, Yoshihiro
2012-07-25Merge branches 'sh/urgent' and 'sh/regulator' into sh-latestPaul Mundt
2012-07-25sh: Fix up recursive fault in oops with unset TTB.Paul Mundt
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-07-20Merge branch 'common/pinctrl' into sh-latestPaul Mundt
2012-07-20sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski
2012-07-17Change email address for Steve GlendinningSteve Glendinning
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard
2012-07-06sh: select the fixed regulator driver on several boardsGuennadi Liakhovetski
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas