summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-146-33/+18
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-147-23/+23
* mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck2019-05-141-30/+0
* hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-1410-20/+13
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-147-7/+7
* sparc: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
* sh: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
* riscv: switch over to generic free_initmem()Mike Rapoport2019-05-141-5/+0
* init: free_initmem: poison freed init memoryMike Rapoport2019-05-141-5/+0
* hexagon: switch over to generic free_initmem()Mike Rapoport2019-05-141-10/+0
* init: provide a generic free_initmem implementationMike Rapoport2019-05-1411-60/+0
* initramfs: poison freed initrd memoryChristoph Hellwig2019-05-144-32/+0
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-1414-100/+0
* initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-147-47/+19
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-148-20/+23
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-2/+3
* arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta2019-05-141-1/+0
* Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-1279-86/+86
|\
| * Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-05-0579-86/+86
| |\
| | * mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal2019-04-1879-79/+79
| | * mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal2019-04-183-3/+3
| | * mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal2019-04-184-4/+4
* | | Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-129-238/+252
|\ \ \
| * | | um: irq: don't set the chip for all irqsBartosz Golaszewski2019-05-071-1/+1
| * | | um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski2019-05-071-1/+6
| * | | um: remove uses of variable length arraysBartosz Golaszewski2019-05-071-9/+27
| * | | um: remove unused variableBartosz Golaszewski2019-05-071-1/+0
| * | | uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski2019-05-071-1/+1
| * | | um: Do not unlock mutex that is not hold.Daniel Walter2019-05-071-2/+2
| * | | arch: um: drivers: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-05-071-176/+176
| * | | arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult2019-05-071-26/+26
| * | | um: Revert to using stack for pt_regs in signal handlingAnton Ivanov2019-05-072-23/+15
| |/ /
* | | Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-05-112-2/+0
|\ \ \
| * | | tracing: stop making gpio tracing configurableUwe Kleine-König2019-04-082-2/+0
* | | | Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-05-1133-98/+397
|\ \ \ \
| * | | | xtensa: implement initialize_cacheattr for MPU coresMax Filippov2019-05-073-7/+57
| * | | | xtensa: add exclusive atomics supportMax Filippov2019-05-077-6/+267
| * | | | xtensa: clean up inline assembly in futex.hMax Filippov2019-05-071-38/+42
| * | | | xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-0621-23/+32
| * | | | xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov2019-05-067-24/+0
| * | | | xtensa: set proper error code for simdisk_setup()Chengguang Xu2019-05-061-1/+1
| * | | | xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu2019-05-061-1/+0
* | | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-10219-3738/+5971
|\ \ \ \ \
| * | | | | powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman2019-05-091-1/+1
| * | | | | powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-071-0/+3
| * | | | | powerpc/mm: Fix hugetlb page initializationSachin Sant2019-05-061-1/+1
| * | | | | powerpc/mm: fix section mismatch for setup_kup()Christophe Leroy2019-05-061-1/+1
| * | | | | powerpc/mm: fix redundant inclusion of pgtable-frag.o in MakefileChristophe Leroy2019-05-061-1/+0
| * | | | | powerpc/mm: Fix makefile for KASANChristophe Leroy2019-05-062-6/+6
| * | | | | powerpc/kasan: add missing/lost MakefileChristophe Leroy2019-05-061-0/+5