summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-12sh: move inline before return typeJoe Perches
2017-07-12sh64: ascii armor the sh64 boot init stack canaryRik van Riel
2017-07-12sh: mark end of BUG() implementation as unreachableKees Cook
2017-07-11sh: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin
2017-06-30sh: thin archives fix linkingNicholas Piggin
2017-06-27sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-20sh: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang
2017-05-15kill strlen_user()Al Viro
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-20sh/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-28sh: switch to RAW_COPY_USERAl Viro
2017-03-28sh: switch to extable.hAl Viro
2017-03-20sh: Use full path in KBUILD_IMAGE definitionMichal Marek
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-09sh: cayman: IDE support fixBartlomiej Zolnierkiewicz
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov