aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-322/+83
2020-06-08module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig1-0/+4
2020-06-08m68k: implement flush_icache_user_rangeChristoph Hellwig2-1/+8
2020-06-08arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig2-3/+3
2020-06-08xtensa: implement flush_icache_user_rangeChristoph Hellwig1-0/+2
2020-06-08sh: implement flush_icache_user_rangeChristoph Hellwig1-0/+1
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig11-18/+19
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig4-9/+0
2020-06-08riscv: use asm-generic/cacheflush.hChristoph Hellwig1-59/+3
2020-06-08powerpc: use asm-generic/cacheflush.hChristoph Hellwig1-32/+10
2020-06-08openrisc: use asm-generic/cacheflush.hChristoph Hellwig1-25/+6
2020-06-08m68knommu: use asm-generic/cacheflush.hChristoph Hellwig1-17/+2
2020-06-08microblaze: use asm-generic/cacheflush.hChristoph Hellwig1-27/+2
2020-06-08ia64: use asm-generic/cacheflush.hChristoph Hellwig1-25/+3
2020-06-08hexagon: use asm-generic/cacheflush.hChristoph Hellwig1-14/+5
2020-06-08c6x: use asm-generic/cacheflush.hChristoph Hellwig1-18/+1
2020-06-08arm64: use asm-generic/cacheflush.hChristoph Hellwig1-41/+5
2020-06-08alpha: use asm-generic/cacheflush.hChristoph Hellwig1-22/+6
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig2-0/+4
2020-06-08unicore32: remove flush_cache_user_rangeChristoph Hellwig1-8/+0
2020-06-08powerpc: unexport flush_icache_user_rangeChristoph Hellwig1-1/+0
2020-06-08nds32: unexport flush_icache_pageChristoph Hellwig1-1/+0
2020-06-08arm: fix the flush_icache_range arguments in set_fiq_handlerChristoph Hellwig1-2/+2
2020-06-08mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder3-5/+3
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds17-289/+212
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller5-12/+12
2020-06-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller1-2/+7
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+2
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-6/+15
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-509/+12
2020-06-07fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds141-11604/+118
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds11-18/+14
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-12/+12
2020-06-06kbuild: add variables for compression toolsDenis Efremov4-7/+7
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+66
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds283-6198/+6537
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-585/+608
2020-06-04Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds24-30/+1056
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds464-4884/+24917
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2020-06-04Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds9-4/+45
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds117-5567/+790
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds110-901/+963
2020-06-04powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()David Hildenbrand1-23/+3
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny10-18/+2
2020-06-04sparc: remove unnecessary includesIra Weiny2-2/+0
2020-06-04parisc/kmap: remove duplicate kmap codeIra Weiny1-26/+2
2020-06-04kmap: remove kmap_atomic_to_page()Ira Weiny3-15/+0