summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-8/+0
|\
| * x86_64: Remove pointless set_64bit() usagePeter Zijlstra2022-12-151-8/+0
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-141-2/+0
|\ \
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-091-2/+0
| |/
* / PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner2022-11-171-1/+1
|/
* kernel: exit: cleanup release_thread()Kefeng Wang2022-09-121-4/+0
* asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-15/+0
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-061-17/+0
|\
| * um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-181-17/+0
* | Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-054-6/+40
|\ \
| * | um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2022-07-171-2/+2
| * | UML: add support for KASAN under x86_64Patricia Alfonso2022-07-172-0/+39
| * | um: remove unused mm_copy_segmentsTobias Klauser2022-07-171-5/+0
| * | um: Remove straying parenthesisBenjamin Beichler2022-07-171-1/+1
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-051-22/+2
|\ \
| * | asm-generic: Add new pci.h and use itStafford Horne2022-07-231-12/+2
| * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-231-2/+0
| * | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-231-8/+0
| |/
* | random: handle archrandom with multiple longsJason A. Donenfeld2022-07-251-13/+8
* | um: seed rng using host OS rngJason A. Donenfeld2022-07-181-0/+30
* | um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2022-07-141-2/+2
|/
* Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-041-0/+2
|\
| * ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman2022-05-111-0/+2
* | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-032-13/+10
|\ \
| * | um: line: Use separate IRQs per lineJohannes Berg2022-05-271-13/+9
| * | um: Use asm-generic/dma-mapping.hJohannes Berg2022-05-271-0/+1
| |/
* / um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-7/+2
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-021-1/+0
|\
| * uml/x86: use x86 load_unaligned_zeropad()Al Viro2022-01-311-1/+0
* | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-011-1/+3
|\ \
| * | um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler2022-03-111-1/+3
| |/
* | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-0/+1
|\ \
| * | parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki2022-03-181-0/+1
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-241-4/+3
|\ \
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-2/+3
| * | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-2/+0
| |/
* / arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
|/
* um: remove set_fsChristoph Hellwig2021-12-222-6/+19
* um: stop polluting the namespace with registers.h contentsAl Viro2021-12-211-1/+1
* um: rename set_signals() to um_set_signals()Johannes Berg2021-12-211-2/+2
* um: fix ndelay/udelay definesJohannes Berg2021-12-211-2/+2
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-14/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-14/+0
* | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
|/
* asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann2021-07-271-4/+1
* asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann2021-07-231-4/+4
* Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-0913-10/+286
|\
| * um: implement flush_cache_vmap/flush_cache_vunmapJohannes Berg2021-06-172-1/+10
| * um: add a UML specific futex implementationAnton Ivanov2021-06-172-1/+14
| * um: enable the use of optimized xor routines in UMLAnton Ivanov2021-06-172-1/+36