summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-1/+1
|\
| * sh: don't use module_init in non-modular psw.c codePaul Gortmaker2015-06-161-1/+1
* | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-021-1/+1
|\ \
| * | sh: mach-highlander/psw.c is tristate and should use module.hPaul Gortmaker2015-06-161-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0
|\ \
| * | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-251-9/+0
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\ \ \ | |/ / |/| |
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| |/
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-3/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-235-10/+9
|\ \
| * | SH: use clkdev_add_table()Russell King2015-05-065-10/+9
| |/
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-233-20/+0
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-18/+0
| * | PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-082-2/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-2/+3
|\ \
| * | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+3
| |/
* | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
* | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-246-35/+39
|\
| * mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-056-35/+39
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-202-4/+4
|\ \
| * | Fix weird uses of num_online_cpus().Rusty Russell2015-03-102-4/+4
| |/
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-155-38/+6
|\ \
| * | sh: Remove signal translation and exec_domainRichard Weinberger2015-04-125-38/+6
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-142-9/+13
|\ \
| * | sh: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
| * | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes2015-04-141-8/+4
| * | arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes2015-04-141-1/+5
* | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-142-8/+0
|\ \ \ | |/ / |/| |
| * | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-112-8/+0
| |/
* | PCI: Cleanup control flowBjorn Helgaas2015-03-191-12/+14
* | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+1
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-183-7/+7
|\
| * sh: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| * sh: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+4
| * sh/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-141-1/+1
|\ \
| * | next: sh: Fix compile errorGuenter Roeck2015-01-191-1/+1
| |/
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-124-9/+4
* | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-111-4/+2
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-12/+0
* | sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-34/+5
* | sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee2015-02-102-6/+0
* | sh: build superh without CONFIG_EXPERTRob Landley2015-02-101-1/+1
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
|/
* PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-193-3/+3
* gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
OpenPOWER on IntegriCloud