index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: Use swap() to make code cleaner
Yang Guang
2021-12-21
1
-4
/
+3
*
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
2
-3
/
+3
*
um: rename set_signals() to um_set_signals()
Johannes Berg
2021-12-21
2
-7
/
+7
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
2
-1
/
+2
*
um: Fix stack pointer alignment
YiFei Zhu
2021-06-17
3
-4
/
+4
*
um: Add support for host CPU flags and alignment
Anton Ivanov
2021-06-17
1
-0
/
+32
*
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-06-17
1
-4
/
+51
*
um: export signals_enabled directly
Johannes Berg
2021-06-17
1
-6
/
+1
*
um: remove process stub VMA
Johannes Berg
2021-02-12
1
-4
/
+0
*
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
1
-0
/
+2
*
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
1
-10
/
+13
*
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
1
-0
/
+4
*
um: print register names in wait_for_stub
Johannes Berg
2021-02-12
1
-2
/
+53
*
um: fix os_idle_sleep() to not hang
Johannes Berg
2021-01-26
1
-1
/
+14
*
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
1
-2
/
+2
*
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
1
-0
/
+3
*
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
1
-15
/
+32
*
um: Monitor error events in IRQ controller
Anton Ivanov
2020-12-13
1
-1
/
+1
*
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
1
-2
/
+2
*
um: Fetch registers only for signals which need them
Anton Ivanov
2020-12-13
1
-1
/
+14
*
um: Support suspend to RAM
Johannes Berg
2020-12-13
1
-0
/
+5
*
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
1
-1
/
+13
*
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
1
-13
/
+4
*
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
2
-21
/
+6
*
um: sigio: Return error from add_sigio_fd()
Johannes Berg
2020-12-13
1
-2
/
+4
*
um: Increase stack frame size threshold for signal.c
Andy Shevchenko
2020-12-13
1
-0
/
+2
*
um: Remove use of asprinf in umid.c
Anton Ivanov
2020-12-13
1
-12
/
+5
*
um: Fix incorrect assumptions about max pid length
Maciej Żenczykowski
2020-10-11
1
-4
/
+4
*
um: Some fixes to build UML with musl
Ignat Korchagin
2020-10-11
1
-1
/
+1
*
um: Use fdatasync() when mapping the UBD FSYNC command
Anton Ivanov
2020-06-02
1
-1
/
+1
*
um: Add include: memset() and memcpy() are in <string.h>
Zach van Rijn
2020-06-02
1
-0
/
+1
*
um: Implement time-travel=ext
Johannes Berg
2020-03-29
1
-0
/
+30
*
um: Move timer-internal.h to non-shared
Johannes Berg
2020-03-29
1
-1
/
+0
*
um: falloc.h needs to be directly included for older libc
Alan Maguire
2020-03-29
1
-0
/
+1
*
um: Fix len of file in create_pid_file
Wen Yang
2020-03-29
1
-2
/
+3
*
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
2019-12-18
1
-1
/
+1
*
um: Don't trace irqflags during shutdown
Johannes Berg
2019-11-25
1
-1
/
+1
*
um: Add SPDX headers for files in arch/um/os-Linux
Alex Dewar
2019-09-15
25
-25
/
+25
*
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
1
-0
/
+44
*
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-09-15
4
-22
/
+42
*
um: Avoid using uninitialized regs
Johannes Berg
2019-09-15
1
-0
/
+3
*
um: Remove sig_info[SIGALRM]
Johannes Berg
2019-09-15
1
-2
/
+1
*
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
1
-12
/
+8
*
um: Timer code cleanup
Johannes Berg
2019-07-02
1
-93
/
+26
*
um: fix os_timer_one_shot()
Johannes Berg
2019-07-02
1
-1
/
+1
*
um: remove uses of variable length arrays
Bartosz Golaszewski
2019-05-07
1
-9
/
+27
*
um: Revert to using stack for pt_regs in signal handling
Anton Ivanov
2019-05-07
1
-20
/
+8
*
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
2018-12-27
1
-0
/
+10
*
um: remove unused AIO code
Christoph Hellwig
2018-10-29
2
-396
/
+2
*
um: Give start_idle_thread() a return code
Richard Weinberger
2018-10-29
1
-0
/
+5
[next]