Age | Commit message (Expand) | Author | Files | Lines |
2021-01-27 | um: time: fix initialization in time-travel mode | Johannes Berg | 1 | -19/+31 |
2021-01-27 | um: fix os_idle_sleep() to not hang | Johannes Berg | 1 | -1/+14 |
2021-01-27 | Revert "um: support some of ARCH_HAS_SET_MEMORY" | Johannes Berg | 4 | -59/+0 |
2021-01-27 | Revert "um: allocate a guard page to helper threads" | Johannes Berg | 4 | -11/+8 |
2021-01-27 | um: virtio: free vu_dev only with the contained struct device | Johannes Berg | 1 | -1/+2 |
2021-01-27 | um: kmsg_dumper: always dump when not tty console | Thomas Meyer | 1 | -2/+7 |
2021-01-27 | um: stdio_console: Make preferred console | Thomas Meyer | 1 | -3/+19 |
2021-01-27 | um: return error from ioremap() | Johannes Berg | 1 | -1/+1 |
2021-01-27 | um: ubd: fix command line handling of ubd | Hajime Tazaki | 1 | -2/+2 |
2020-12-18 | Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 35 | -588/+897 |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -1/+4 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2020-12-16 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -7/+5 |
2020-12-16 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -16/+1 |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2 | -2/+8 |
2020-12-15 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -14/+0 |
2020-12-14 | um: Fix build w/o CONFIG_PM_SLEEP | Johannes Berg | 1 | -1/+1 |
2020-12-14 | um: time-travel: Correct time event IRQ delivery | Johannes Berg | 4 | -0/+47 |
2020-12-14 | um: irq/sigio: Support suspend/resume handling of workaround IRQs | Johannes Berg | 3 | -16/+56 |
2020-12-14 | um: time-travel: Actually apply "free-until" optimisation | Johannes Berg | 1 | -1/+12 |
2020-12-14 | um: chan_xterm: Fix fd leak | Anton Ivanov | 1 | -0/+5 |
2020-12-14 | um: tty: Fix handling of close in tty lines | Anton Ivanov | 1 | -2/+2 |
2020-12-14 | um: Monitor error events in IRQ controller | Anton Ivanov | 1 | -1/+1 |
2020-12-14 | um: allocate a guard page to helper threads | Johannes Berg | 4 | -8/+11 |
2020-12-14 | um: support some of ARCH_HAS_SET_MEMORY | Johannes Berg | 4 | -0/+59 |
2020-12-14 | um: time-travel: avoid multiple identical propagations | Johannes Berg | 1 | -0/+6 |
2020-12-14 | um: Fetch registers only for signals which need them | Anton Ivanov | 1 | -1/+14 |
2020-12-14 | um: Support suspend to RAM | Johannes Berg | 6 | -2/+139 |
2020-12-14 | um: Allow PM with suspend-to-idle | Johannes Berg | 5 | -1/+46 |
2020-12-14 | um: time: Fix read_persistent_clock64() in time-travel | Johannes Berg | 1 | -3/+20 |
2020-12-14 | um: Simplify os_idle_sleep() and sleep longer | Johannes Berg | 5 | -25/+21 |
2020-12-14 | um: Simplify IRQ handling code | Johannes Berg | 1 | -242/+128 |
2020-12-14 | um: Remove IRQ_NONE type | Johannes Berg | 8 | -45/+26 |
2020-12-14 | um: irq: Reduce irq_reg allocation | Johannes Berg | 2 | -7/+7 |
2020-12-14 | um: irq: Clean up and rename struct irq_fd | Johannes Berg | 2 | -26/+22 |
2020-12-14 | um: Clean up alarm IRQ chip name | Johannes Berg | 1 | -5/+4 |
2020-12-14 | um: virtio: Use dynamic IRQ allocation | Johannes Berg | 2 | -11/+16 |
2020-12-14 | um: Support dynamic IRQ allocation | Johannes Berg | 13 | -32/+65 |
2020-12-14 | um: sigio: Return error from add_sigio_fd() | Johannes Berg | 1 | -2/+4 |
2020-12-14 | um: ubd: Set device serial attribute from cmdline | Christopher Obbard | 1 | -16/+62 |
2020-12-14 | um: Increase stack frame size threshold for signal.c | Andy Shevchenko | 1 | -0/+2 |
2020-12-14 | um: line: Don't free winch (with IRQ) under spinlock | Johannes Berg | 1 | -4/+8 |
2020-12-14 | um: ubd: Submit all data segments atomically | Gabriel Krisman Bertazi | 1 | -76/+115 |
2020-12-14 | um: Fix time-travel mode | Johannes Berg | 1 | -5/+0 |
2020-12-14 | um: Remove use of asprinf in umid.c | Anton Ivanov | 1 | -12/+5 |
2020-12-14 | um: Add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2 | -1/+4 |
2020-12-14 | um: random: Register random as hwrng-core device | Christopher Obbard | 1 | -76/+25 |
2020-12-14 | um: Convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -3/+3 |
2020-11-29 | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra | 1 | -1/+1 |