summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\
| * sh: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-03
* | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-12
* | sh: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-12
* | sh: add the missing pud_page definitionChristoph Hellwig2019-07-12
* | sh: prevent warnings when using iounmapSam Ravnborg2019-07-12
* | sh: config: remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-07-12
* | arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFSKefeng Wang2019-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\ \
| * | | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-15
| | |/ | |/|
* | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-11
|\ \ \
| * | | arch: wire-up pidfd_open()Christian Brauner2019-06-28
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-11
|\ \ \ \
| * | | | binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-23
| * | | | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-23
| * | | | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-23
| * | | | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-23
| * | | | binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig2019-06-23
| * | | | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-23
| * | | | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-23
| | |_|/ | |/| |
* | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \ \ \
| * | | | docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| | |_|/ | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \ \ | |_|/ / |/| | |
| * | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
| * | | signal/sh: Remove tsk parameter from force_sig_info_faultEric W. Biederman2019-05-29
| * | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
|/
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-17
* sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada2019-05-17
* sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers2019-05-17
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-17
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-16
* | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-14
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-14
* | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-14
* | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-14
* | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-14
* | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-14
* | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-14
* | sh: advertise gigantic page supportAlexandre Ghiti2019-05-14
* | init: provide a generic free_initmem implementationMike Rapoport2019-05-14
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-14
* | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* | arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta2019-05-14
* | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-12
|\ \