- ed102bf um: Fix W=1 missing-include-dirs warnings by Randy Dunlap · 3 years, 9 months ago
- 6e16631 um: pgtable.h: Fix W=1 warning for empty body in 'do' statement by Randy Dunlap · 3 years, 9 months ago
- 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- 3aac798 um: Enforce the usage of asm-generic/softirq_stack.h by Thomas Gleixner · 4 years ago
- ddad518 um: irq.h: include <asm-generic/irq.h> by Johannes Berg · 4 years ago
- cc3ac20 um: io.h: include <linux/types.h> by Johannes Berg · 4 years ago
- dde8b58 um: add a pseudo RTC by Johannes Berg · 4 years ago
- bfc58e2 um: remove process stub VMA by Johannes Berg · 4 years ago
- 9f0b480 um: rework userspace stubs to not hard-code stub location by Johannes Berg · 4 years ago
- 84b2789 um: separate child and parent errors in clone stub by Johannes Berg · 4 years ago
- a7d4888 um: defer killing userspace on page table update failures by Johannes Berg · 4 years ago
- 731ecea mm: Remove arch_remap() and mm-arch-hooks.h by Christophe Leroy · 4 years, 1 month ago
- c8177ab um: time-travel: rework interrupt handling in ext mode by Johannes Berg · 4 years, 1 month ago
- a31e9c4 Revert "um: support some of ARCH_HAS_SET_MEMORY" by Johannes Berg · 4 years ago
- 2fcb409 Revert "um: allocate a guard page to helper threads" by Johannes Berg · 4 years ago
- 1cdcfb4 um: return error from ioremap() by Johannes Berg · 4 years, 1 month ago
- 345b17a Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 1 month ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 1 month ago
- edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 1138553 um: time-travel: Correct time event IRQ delivery by Johannes Berg · 4 years, 1 month ago
- cae20ba um: irq/sigio: Support suspend/resume handling of workaround IRQs by Johannes Berg · 4 years, 1 month ago
- ef4459a um: allocate a guard page to helper threads by Johannes Berg · 4 years, 1 month ago
- 963285b um: support some of ARCH_HAS_SET_MEMORY by Johannes Berg · 4 years, 1 month ago
- a374b7c um: Support suspend to RAM by Johannes Berg · 4 years, 2 months ago
- 92dcd3d um: Allow PM with suspend-to-idle by Johannes Berg · 4 years, 2 months ago
- 49da38a um: Simplify os_idle_sleep() and sleep longer by Johannes Berg · 4 years, 2 months ago
- 2fccfcc um: Remove IRQ_NONE type by Johannes Berg · 4 years, 2 months ago
- 0737402 um: irq: Reduce irq_reg allocation by Johannes Berg · 4 years, 2 months ago
- 458e1f7 um: irq: Clean up and rename struct irq_fd by Johannes Berg · 4 years, 2 months ago
- aaf5800 um: virtio: Use dynamic IRQ allocation by Johannes Berg · 4 years, 2 months ago
- 36d46a5 um: Support dynamic IRQ allocation by Johannes Berg · 4 years, 2 months ago
- 09041c9 um: Add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- e83694a um/irqstat: Get rid of the duplicated declarations by Thomas Gleixner · 4 years, 2 months ago
- 9a5085b um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() by Richard Weinberger · 4 years, 3 months ago
- a5b3cd3 um: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 3 months ago
- 9431da3 um: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 5 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
- f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
- 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
- aaa2cc5 mmap locking API: convert nested write lock sites by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
- d0e20fd um: Fix xor.h include by Johannes Berg · 4 years, 10 months ago
- 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
- 0bc8fb4 um: Implement ndelay/udelay in time-travel mode by Johannes Berg · 5 years ago
- 88ce642 um: Implement time-travel=ext by Johannes Berg · 5 years ago
- 4b786e2 um: time-travel: Rewrite as an event scheduler by Johannes Berg · 5 years ago
- f185063 um: Move timer-internal.h to non-shared by Johannes Berg · 5 years ago
- ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
- 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- fad7bdc Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
- 42222ea mm: remove arch_bprm_mm_init() hook by Dave Hansen · 5 years ago
- a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
- d65197a um: Fix time-travel=inf-cpu with xor/raid6 by Johannes Berg · 5 years ago
- 87c9366 Revert "um: Enable CONFIG_CONSTRUCTORS" by Johannes Berg · 5 years ago
- 457677c um: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
- 853bc0a um: ubd: use 64-bit time_t where possible by Arnd Bergmann · 5 years ago
- 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
- e19f97e um: add support for folded p4d page tables by Mike Rapoport · 5 years ago
- c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
- eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
- b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
- 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- f2f4bf5 um: Add SPDX headers for files in arch/um/include by Alex Dewar · 5 years ago
- 5d38f32 um: drivers: Add virtio vhost-user driver by Erel Geron · 5 years ago
- a30cc14 um: Don't use generic barrier.h by Johannes Berg · 5 years ago
- eec94b8 um: time-travel: Fix periodic timers by Johannes Berg · 5 years ago
- 786b238 um: Enable CONFIG_CONSTRUCTORS by Johannes Berg · 5 years ago
- 0dafcbe um: Implement TRACE_IRQFLAGS_SUPPORT by Johannes Berg · 5 years ago
- 276d75c um: Remove misleading #define ARCh_IRQ_ENABLED by Johannes Berg · 5 years ago
- 09ccf03 um: Fix off by one error in IRQ enumeration by Anton Ivanov · 6 years ago
- e0917f8 um: fix time travel mode by Johannes Berg · 5 years ago
- f2772a0 Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
- f32848e um: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
- b482e48 um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT by Johannes Berg · 6 years ago
- 0650387 um: Support time travel mode by Johannes Berg · 6 years ago
- c7c6f3b um: Pass nsecs to os timer functions by Johannes Berg · 6 years ago
- 80bf6ce um: Silence lockdep complaint about mmap_sem by Johannes Berg · 6 years ago
- 56fc187 um: Timer code cleanup by Johannes Berg · 6 years ago
- fcd242c um: fix os_timer_one_shot() by Johannes Berg · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
- 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 983dfa4 Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
- 5a28fc9 x86/mpx, mm/core: Fix recursive munmap() corruption by Dave Hansen · 6 years ago
- ea70d79 um: define set_pte_at() as a static inline function, not a macro by Bartosz Golaszewski · 6 years ago
- dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
- 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
- b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
- 7bb8709 um/tlb: Convert to generic mmu_gather by Peter Zijlstra · 6 years ago