index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-16
um: Enforce the usage of asm-generic/softirq_stack.h
Thomas Gleixner
1
-0
/
+1
2021-02-12
um: irq.h: include <asm-generic/irq.h>
Johannes Berg
1
-0
/
+1
2021-02-12
um: io.h: include <linux/types.h>
Johannes Berg
1
-0
/
+1
2021-02-12
um: add a pseudo RTC
Johannes Berg
7
-1
/
+339
2021-02-12
um: remove process stub VMA
Johannes Berg
8
-138
/
+10
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
4
-14
/
+13
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
3
-25
/
+25
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
3
-4
/
+8
2021-02-12
um: mm: check more comprehensively for stub changes
Johannes Berg
1
-1
/
+11
2021-02-12
um: print register names in wait_for_stub
Johannes Berg
1
-2
/
+53
2021-02-12
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
1
-1
/
+0
2021-02-12
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
1
-1
/
+1
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
1
-3
/
+16
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
5
-69
/
+267
2021-02-12
um: virtio: disable VQs during suspend
Johannes Berg
1
-0
/
+36
2021-02-12
um: virtio: fix handling of messages without payload
Johannes Berg
1
-0
/
+3
2021-02-12
um: virtio: clean up a comment
Johannes Berg
1
-2
/
+1
2021-01-26
um: time: fix initialization in time-travel mode
Johannes Berg
1
-19
/
+31
2021-01-26
um: fix os_idle_sleep() to not hang
Johannes Berg
1
-1
/
+14
2021-01-26
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
4
-59
/
+0
2021-01-26
Revert "um: allocate a guard page to helper threads"
Johannes Berg
4
-11
/
+8
2021-01-26
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
1
-1
/
+2
2021-01-26
um: kmsg_dumper: always dump when not tty console
Thomas Meyer
1
-2
/
+7
2021-01-26
um: stdio_console: Make preferred console
Thomas Meyer
1
-3
/
+19
2021-01-26
um: return error from ioremap()
Johannes Berg
1
-1
/
+1
2021-01-26
um: ubd: fix command line handling of ubd
Hajime Tazaki
1
-2
/
+2
2020-12-17
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-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+5
2020-12-15
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-14
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-13
um: time-travel: Correct time event IRQ delivery
Johannes Berg
4
-0
/
+47
2020-12-13
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
3
-16
/
+56
2020-12-13
um: time-travel: Actually apply "free-until" optimisation
Johannes Berg
1
-1
/
+12
2020-12-13
um: chan_xterm: Fix fd leak
Anton Ivanov
1
-0
/
+5
2020-12-13
um: tty: Fix handling of close in tty lines
Anton Ivanov
1
-2
/
+2
2020-12-13
um: Monitor error events in IRQ controller
Anton Ivanov
1
-1
/
+1
2020-12-13
um: allocate a guard page to helper threads
Johannes Berg
4
-8
/
+11
2020-12-13
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
4
-0
/
+59
2020-12-13
um: time-travel: avoid multiple identical propagations
Johannes Berg
1
-0
/
+6
2020-12-13
um: Fetch registers only for signals which need them
Anton Ivanov
1
-1
/
+14
2020-12-13
um: Support suspend to RAM
Johannes Berg
6
-2
/
+139
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
5
-1
/
+46
2020-12-13
um: time: Fix read_persistent_clock64() in time-travel
Johannes Berg
1
-3
/
+20
[next]