Age | Commit message (Expand) | Author |
2020-12-17 | Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-14 | um: Fix build w/o CONFIG_PM_SLEEP | Johannes Berg |
2020-12-13 | um: time-travel: Correct time event IRQ delivery | Johannes Berg |
2020-12-13 | um: irq/sigio: Support suspend/resume handling of workaround IRQs | Johannes Berg |
2020-12-13 | um: time-travel: Actually apply "free-until" optimisation | Johannes Berg |
2020-12-13 | um: chan_xterm: Fix fd leak | Anton Ivanov |
2020-12-13 | um: tty: Fix handling of close in tty lines | Anton Ivanov |
2020-12-13 | um: Monitor error events in IRQ controller | Anton Ivanov |
2020-12-13 | um: allocate a guard page to helper threads | Johannes Berg |
2020-12-13 | um: support some of ARCH_HAS_SET_MEMORY | Johannes Berg |
2020-12-13 | um: time-travel: avoid multiple identical propagations | Johannes Berg |
2020-12-13 | um: Fetch registers only for signals which need them | Anton Ivanov |
2020-12-13 | um: Support suspend to RAM | Johannes Berg |
2020-12-13 | um: Allow PM with suspend-to-idle | Johannes Berg |
2020-12-13 | um: time: Fix read_persistent_clock64() in time-travel | Johannes Berg |
2020-12-13 | um: Simplify os_idle_sleep() and sleep longer | Johannes Berg |
2020-12-13 | um: Simplify IRQ handling code | Johannes Berg |
2020-12-13 | um: Remove IRQ_NONE type | Johannes Berg |
2020-12-13 | um: irq: Reduce irq_reg allocation | Johannes Berg |
2020-12-13 | um: irq: Clean up and rename struct irq_fd | Johannes Berg |
2020-12-13 | um: Clean up alarm IRQ chip name | Johannes Berg |
2020-12-13 | um: virtio: Use dynamic IRQ allocation | Johannes Berg |
2020-12-13 | um: Support dynamic IRQ allocation | Johannes Berg |
2020-12-13 | um: sigio: Return error from add_sigio_fd() | Johannes Berg |
2020-12-13 | um: ubd: Set device serial attribute from cmdline | Christopher Obbard |
2020-12-13 | um: Increase stack frame size threshold for signal.c | Andy Shevchenko |
2020-12-13 | um: line: Don't free winch (with IRQ) under spinlock | Johannes Berg |
2020-12-13 | um: ubd: Submit all data segments atomically | Gabriel Krisman Bertazi |
2020-12-13 | um: Fix time-travel mode | Johannes Berg |
2020-12-13 | um: Remove use of asprinf in umid.c | Anton Ivanov |
2020-12-13 | um: Add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-13 | um: random: Register random as hwrng-core device | Christopher Obbard |
2020-12-13 | um: Convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-11-29 | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-11-23 | um/irqstat: Get rid of the duplicated declarations | Thomas Gleixner |
2020-11-10 | um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() | Richard Weinberger |
2020-11-09 | um: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-06 | highmem: Get rid of kmap_types.h | Thomas Gleixner |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-27 | um: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
2020-10-26 | arch/um: partially revert the conversion to __section() macro | Linus Torvalds |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |