summaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
Commit message (Expand)AuthorAgeFilesLines
* um: irq/sigio: Support suspend/resume handling of workaround IRQsJohannes Berg2020-12-133-16/+56
* um: time-travel: Actually apply "free-until" optimisationJohannes Berg2020-12-131-1/+12
* um: chan_xterm: Fix fd leakAnton Ivanov2020-12-131-0/+5
* um: tty: Fix handling of close in tty linesAnton Ivanov2020-12-131-2/+2
* um: Monitor error events in IRQ controllerAnton Ivanov2020-12-131-1/+1
* um: allocate a guard page to helper threadsJohannes Berg2020-12-134-8/+11
* 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-241-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-091-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