aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14um: Fix build w/o CONFIG_PM_SLEEPJohannes Berg
2020-12-13um: time-travel: Correct time event IRQ deliveryJohannes Berg
2020-12-13um: irq/sigio: Support suspend/resume handling of workaround IRQsJohannes Berg
2020-12-13um: time-travel: Actually apply "free-until" optimisationJohannes Berg
2020-12-13um: chan_xterm: Fix fd leakAnton Ivanov
2020-12-13um: tty: Fix handling of close in tty linesAnton Ivanov
2020-12-13um: Monitor error events in IRQ controllerAnton Ivanov
2020-12-13um: allocate a guard page to helper threadsJohannes Berg
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg
2020-12-13um: time-travel: avoid multiple identical propagationsJohannes Berg
2020-12-13um: Fetch registers only for signals which need themAnton Ivanov
2020-12-13um: Support suspend to RAMJohannes Berg
2020-12-13um: Allow PM with suspend-to-idleJohannes Berg
2020-12-13um: time: Fix read_persistent_clock64() in time-travelJohannes Berg
2020-12-13um: Simplify os_idle_sleep() and sleep longerJohannes Berg
2020-12-13um: Simplify IRQ handling codeJohannes Berg
2020-12-13um: Remove IRQ_NONE typeJohannes Berg
2020-12-13um: irq: Reduce irq_reg allocationJohannes Berg
2020-12-13um: irq: Clean up and rename struct irq_fdJohannes Berg
2020-12-13um: Clean up alarm IRQ chip nameJohannes Berg
2020-12-13um: virtio: Use dynamic IRQ allocationJohannes Berg
2020-12-13um: Support dynamic IRQ allocationJohannes Berg
2020-12-13um: sigio: Return error from add_sigio_fd()Johannes Berg
2020-12-13um: ubd: Set device serial attribute from cmdlineChristopher Obbard
2020-12-13um: Increase stack frame size threshold for signal.cAndy Shevchenko
2020-12-13um: line: Don't free winch (with IRQ) under spinlockJohannes Berg
2020-12-13um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi
2020-12-13um: Fix time-travel modeJohannes Berg
2020-12-13um: Remove use of asprinf in umid.cAnton Ivanov
2020-12-13um: Add support for TIF_NOTIFY_SIGNALJens Axboe
2020-12-13um: random: Register random as hwrng-core deviceChristopher Obbard
2020-12-13um: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-23um/irqstat: Get rid of the duplicated declarationsThomas Gleixner
2020-11-10um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()Richard Weinberger
2020-11-09um: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-27um: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-26arch/um: partially revert the conversion to __section() macroLinus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds