aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 6-35/+39
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-4/+4
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-38/+6
2015-04-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-9/+13
2015-04-14sh: expose number of page table levelsGravatar Kirill A. Shutemov 1-0/+4
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()Gravatar David Rientjes 1-8/+4
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupGravatar David Rientjes 1-1/+5
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-8/+0
2015-04-12sh: Remove signal translation and exec_domainGravatar Richard Weinberger 5-38/+6
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupGravatar Al Viro 2-8/+0
2015-03-19PCI: Cleanup control flowGravatar Bjorn Helgaas 1-12/+14
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Gravatar Yijing Wang 1-0/+1
2015-03-10Fix weird uses of num_online_cpus().Gravatar Rusty Russell 2-4/+4
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoGravatar Kuninori Morimoto 6-35/+39
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-7/+7
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Gravatar Linus Torvalds 1-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structGravatar Andy Lutomirski 4-9/+4
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastGravatar Andrea Arcangeli 1-4/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsGravatar Kirill A. Shutemov 1-1/+1
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Gravatar Naoya Horiguchi 1-12/+0
2015-02-10sh: drop _PAGE_FILE and pte_file()-related helpersGravatar Kirill A. Shutemov 2-34/+5
2015-02-10sh: eliminate unused irq_reg_{readl,writel} accessorsGravatar Kevin Cernekee 2-6/+0
2015-02-10sh: build superh without CONFIG_EXPERTGravatar Rob Landley 1-1/+1
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportGravatar Linus Torvalds 1-0/+2
2015-01-19next: sh: Fix compile errorGravatar Guenter Roeck 1-1/+1
2015-01-13sh: macro whitespace fixesGravatar Michael S. Tsirkin 1-1/+1
2015-01-13sh: fix put_user sparse errorsGravatar Michael S. Tsirkin 1-4/+4
2015-01-13sh/uaccess: fix sparse errorsGravatar Michael S. Tsirkin 1-2/+2
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMEGravatar Rafael J. Wysocki 3-3/+3
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsGravatar Riku Voipio 1-0/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+0
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+0
2014-12-10sh: off by one BUG_ON() in setup_bootmem_node()Gravatar Dan Carpenter 1-1/+1
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 1-1/+0
2014-12-08Merge branch 'pm-runtime'Gravatar Rafael J. Wysocki 1-1/+0
2014-12-04PM / Kconfig: Do not select PM directly from Kconfig filesGravatar Rafael J. Wysocki 1-1/+0
2014-11-14[media] platform: Make use of media_bus_format enumGravatar Boris BREZILLON 1-1/+1
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicGravatar Daniel Lezcano 1-3/+0
2014-10-29sh: fix sh770x SCIF memory regionsGravatar Andriy Skulysh 1-3/+3
2014-10-19Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 4-29/+26
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-171/+113
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Gravatar Linus Torvalds 1-1/+0
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Gravatar Geert Uytterhoeven 1-1/+0
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-4/+2
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+2
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Gravatar Pranith Kumar 1-1/+1
2014-09-24sh: Set CONFIG_NET=y in defconfigsGravatar Michal Marek 2-0/+2
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archGravatar Eric Paris 2-29/+2