summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm
AgeCommit message (Expand)AuthorFilesLines
2021-04-15um: pgtable.h: Fix W=1 warning for empty body in 'do' statementRandy Dunlap1-1/+1
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2021-02-16um: Enforce the usage of asm-generic/softirq_stack.hThomas Gleixner1-0/+1
2021-02-12um: irq.h: include <asm-generic/irq.h>Johannes Berg1-0/+1
2021-02-12um: io.h: include <linux/types.h>Johannes Berg1-0/+1
2021-02-12um: remove process stub VMAJohannes Berg2-28/+2
2021-02-12mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy1-1/+0
2021-01-26Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg2-4/+0
2021-01-26um: return error from ioremap()Johannes Berg1-1/+1
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+8
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+5
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-16/+1
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner1-1/+7
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+0
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg2-0/+4
2020-12-13um: virtio: Use dynamic IRQ allocationJohannes Berg1-3/+2
2020-12-13um: Support dynamic IRQ allocationJohannes Berg1-3/+3
2020-12-13um: Add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+2
2020-11-23um/irqstat: Get rid of the duplicated declarationsThomas Gleixner1-16/+1
2020-11-10um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()Richard Weinberger1-1/+7
2020-11-09um: add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+2
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner2-14/+0
2020-10-27um: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-7/+5
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-0/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-1/+0
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2-10/+1
2020-06-09mmap locking API: convert nested write lock sitesMichel Lespinasse1-1/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-1/+1
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2-56/+15
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig1-0/+2
2020-04-29um: Fix xor.h includeJohannes Berg1-1/+1
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-10/+0
2020-03-29um: Implement ndelay/udelay in time-travel modeJohannes Berg2-1/+30
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-5/+0
2020-01-28Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+8
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen1-5/+0
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar1-1/+1
2020-01-19um: Fix time-travel=inf-cpu with xor/raid6Johannes Berg2-1/+7
2020-01-19Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg1-1/+1
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras1-1/+1
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar1-0/+4
2019-12-04um: add support for folded p4d page tablesMike Rapoport3-2/+3
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-1/+0
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-2/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar13-13/+13