summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* um: support some of ARCH_HAS_SET_MEMORYJohannes Berg2020-12-134-0/+59
* um: time-travel: avoid multiple identical propagationsJohannes Berg2020-12-131-0/+6
* um: Fetch registers only for signals which need themAnton Ivanov2020-12-131-1/+14
* um: Support suspend to RAMJohannes Berg2020-12-136-2/+139
* um: Allow PM with suspend-to-idleJohannes Berg2020-12-135-1/+46
* um: time: Fix read_persistent_clock64() in time-travelJohannes Berg2020-12-131-3/+20
* um: Simplify os_idle_sleep() and sleep longerJohannes Berg2020-12-135-25/+21
* um: Simplify IRQ handling codeJohannes Berg2020-12-131-242/+128
* um: Remove IRQ_NONE typeJohannes Berg2020-12-138-45/+26
* um: irq: Reduce irq_reg allocationJohannes Berg2020-12-132-7/+7
* um: irq: Clean up and rename struct irq_fdJohannes Berg2020-12-132-26/+22
* um: Clean up alarm IRQ chip nameJohannes Berg2020-12-131-5/+4
* um: virtio: Use dynamic IRQ allocationJohannes Berg2020-12-132-11/+16
* um: Support dynamic IRQ allocationJohannes Berg2020-12-1313-32/+65
* um: sigio: Return error from add_sigio_fd()Johannes Berg2020-12-131-2/+4
* um: ubd: Set device serial attribute from cmdlineChristopher Obbard2020-12-131-16/+62
* um: Increase stack frame size threshold for signal.cAndy Shevchenko2020-12-131-0/+2
* um: line: Don't free winch (with IRQ) under spinlockJohannes Berg2020-12-131-4/+8
* um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi2020-12-131-76/+115
* um: Fix time-travel modeJohannes Berg2020-12-131-5/+0
* um: Remove use of asprinf in umid.cAnton Ivanov2020-12-131-12/+5
* um: Add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-132-1/+4
* um: random: Register random as hwrng-core deviceChristopher Obbard2020-12-131-76/+25
* um: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-12-131-3/+3
* Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-1/+1
|\
| * sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
* | um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()Richard Weinberger2020-11-101-1/+7
|/
* arch/um: partially revert the conversion to __section() macroLinus Torvalds2020-10-261-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-253-13/+13
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-0/+1
|\ \
| * | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-0/+1
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ \
| * | | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
| |/ /
* | | Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-1812-48/+89
|\ \ \ | |_|/ |/| |
| * | um: vector: Add dynamic tap interfaces and scriptingAnton Ivanov2020-10-111-9/+47
| * | um: Clean up stacktrace dumpJohannes Berg2020-10-111-3/+1
| * | um: Fix incorrect assumptions about max pid lengthMaciej Żenczykowski2020-10-111-4/+4
| * | um: Remove redundant NULL checkLi Heng2020-10-111-2/+1
| * | um: change sigio_spinlock to a mutexJohannes Berg2020-10-111-3/+3
| * | um: time-travel: Return the sequence number in ACK messagesJohannes Berg2020-10-111-0/+1
| * | um: time-travel: Fix IRQ handling in time_travel_handle_message()Johannes Berg2020-10-111-5/+9
| * | um: Allow static linking for non-glibc implementationsIgnat Korchagin2020-10-112-6/+6
| * | um: Some fixes to build UML with muslIgnat Korchagin2020-10-115-11/+10
| * | um: vector: Use GFP_ATOMIC under spin lockTiezhu Yang2020-10-111-2/+2
| * | um: Fix null pointer dereference in vector_user_bpfGaurav Singh2020-10-111-3/+5
* | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-16/+0
|\ \ \
| * | | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-16/+0
| | |/ | |/|
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-2/+2
|\ \ \ | |_|/ |/| |