summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1735-588/+897
|\
| * um: Fix build w/o CONFIG_PM_SLEEPJohannes Berg2020-12-141-1/+1
| * um: time-travel: Correct time event IRQ deliveryJohannes Berg2020-12-134-0/+47
| * 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 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-1/+4
|\ \
| * | um: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+4
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \ \
| * | | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* | | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-7/+5
|\ \ \ \
| * | | | um: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-7/+5
| |/ / /
* | | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-151-16/+1
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-152-2/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | um/irqstat: Get rid of the duplicated declarationsThomas Gleixner2020-11-231-16/+1
| | |_|/ | |/| |
* | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-142-14/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | highmem: Get rid of kmap_types.hThomas Gleixner2020-11-062-14/+0
| |/ /
* | | 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
|\