aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-10sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee
2015-02-10sh: build superh without CONFIG_EXPERTRob Landley
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-19next: sh: Fix compile errorGuenter Roeck
2015-01-13sh: macro whitespace fixesMichael S. Tsirkin
2015-01-13sh: fix put_user sparse errorsMichael S. Tsirkin
2015-01-13sh/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-04PM / Kconfig: Do not select PM directly from Kconfig filesRafael J. Wysocki
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-24sh: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23SH: define syscall_get_arch() for superhEric Paris
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-10sh: get_user_pages_fast() must flush cacheStas Sergeev
2014-09-09sh/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven
2014-08-14locking,arch,sh: Fold atomic_opsPeter Zijlstra
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski