summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2016-03-30sh: fix function signature of cpu_coregroup_mask to match pointer typeRich Felker
2016-03-29sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-17sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand
2016-03-17sh: add SMP method selection to device tree pseudo-boardRich Felker
2016-03-17sh: add device tree support and generic board using device treeRich Felker
2016-03-17sh: remove arch-specific localtimer and use generic oneRich Felker
2016-03-17sh: make MMU-specific SMP code conditional on CONFIG_MMURich Felker
2016-03-17sh: provide unified syscall trap compatible with all SH modelsRich Felker
2016-03-17sh: New gcc supportYoshinori Sato
2016-03-17sh: Disable trace for kernel uncompressing.Yoshinori Sato
2016-03-17sh: Use generic clkdev.h headerStephen Boyd
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-26sh: fix smp_store_mb for !SMPMichael S. Tsirkin
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-12sh: move xchg_cmpxchg to a header by itselfMichael S. Tsirkin
2016-01-12sh: support 1 and 2 byte xchgMichael S. Tsirkin
2016-01-12sh: define __smp_xxx, fix smp_store_mb for !SMPMichael S. Tsirkin
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2015-12-23sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin
2015-12-17sh: sh7734: Correct SCIF type for BRGGeert Uytterhoeven
2015-12-17sh: Remove sci_ick clock aliasLaurent Pinchart
2015-12-17sh: Rename sci_ick and sci_fck clock to fckLaurent Pinchart
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin
2015-12-08sh: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON