summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-242-9/+0
* | sh: switch to generic version of pte allocationMike Rapoport2019-09-241-33/+1
* | mm: remove quicklist page table cachesNicholas Piggin2019-09-242-19/+6
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-1/+0
|\ \
| * | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
* | | driver core: initialize a default DMA mask for platform deviceChristoph Hellwig2019-08-225-7/+0
|/ /
* | sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-111-0/+1
* | sh: kernel: disassemble: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-111-3/+2
* | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-252-2/+2
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* | Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...Linus Torvalds2019-07-1749-59/+5
|\ \
| * | arch/sh: Check for kprobe trap number before trying to handle a kprobe trapMichael Karcher2019-06-261-1/+2
| * | sh: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-1047-47/+0
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Yoshinori Sato2019-06-0260-235/+103
| |\ \
| * | | Fix allyesconfig output.Yoshinori Sato2019-04-211-11/+3
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-16/+2
|\ \ \ \
| * | | | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-161-16/+2
* | | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-2/+2
|\ \ \ \ \
| * | | | | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
| * | | | | docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab2019-07-151-1/+1
| |/ / / /
* / / / / arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
|/ / / /
* | | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-121-4/+25
|\ \ \ \
| * | | | sh: don't use asm-generic/ptrace.hChristoph Hellwig2019-07-011-4/+25
| | |/ / | |/| |
* | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-125-50/+13
|\ \ \ \
| * | | | sh: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-035-50/+13
| |/ / /
* | | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | | | sh: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-124-278/+40
* | | | sh: add the missing pud_page definitionChristoph Hellwig2019-07-121-0/+3
* | | | sh: prevent warnings when using iounmapSam Ravnborg2019-07-121-1/+5
* | | | sh: config: remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-07-122-2/+0
* | | | arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFSKefeng Wang2019-07-121-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-113-3/+0
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-5/+1
| |\ \ \ \
| * | | | | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-153-3/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-0/+1
|\ \ \ \ \
| * | | | | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-102-6/+2
|\ \ \ \ \ \
| * | | | | | binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-241-1/+1
| * | | | | | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-0/+1
| * | | | | | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-241-1/+0
| * | | | | | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0
| * | | | | | binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig2019-06-241-1/+0
| * | | | | | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-241-1/+0
| * | | | | | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-241-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-0812-30/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-294-5/+5
| * | | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1
| * | | | signal/sh: Remove tsk parameter from force_sig_info_faultEric W. Biederman2019-05-291-7/+4