summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211Thomas Gleixner-18/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+3
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada-2/+2
2019-05-18sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada-0/+1
2019-05-18sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers-2/+1
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-0/+6
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells-0/+6
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada-1/+0
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada-18/+18
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport-1/+0
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand-8/+3
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko-3/+3
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti-1/+1
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti-1/+1
2019-05-14sh: advertise gigantic page supportAlexandre Ghiti-0/+1
2019-05-14init: provide a generic free_initmem implementationMike Rapoport-5/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig-7/+0
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny-5/+6
2019-05-14arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta-1/+0
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+6
2019-05-08Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-1/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+3
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds-5/+0
2019-05-07Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-3/+9
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-3/+14
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+0
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-4/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-131/+10
2019-05-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger-6/+6
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown-3/+9
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+4
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-0/+4
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe-43/+16
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann-2/+3
2019-04-18mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal-6/+6
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann-0/+4
2019-04-14sh/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner-4/+0
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-43/+16
2019-04-08sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon-4/+14
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon-0/+1
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig-5/+0
2019-04-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2019-04-05sh: fix multiple function definition build errorsRandy Dunlap-2/+2
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)-18/+7
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-23/+7
2019-04-04spi: sh-msiof: Convert to use GPIO descriptorsGeert Uytterhoeven-3/+9
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long-6/+0