index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: remove process stub VMA
Johannes Berg
2021-02-12
1
-1
/
+2
*
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
2
-12
/
+10
*
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
1
-1
/
+1
*
um: defer killing userspace on page table update failures
Johannes Berg
2021-02-12
1
-0
/
+1
*
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
1
-0
/
+60
*
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
1
-1
/
+1
*
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
2
-0
/
+6
*
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
1
-0
/
+8
*
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
1
-1
/
+1
*
um: Support suspend to RAM
Johannes Berg
2020-12-13
2
-0
/
+4
*
um: Allow PM with suspend-to-idle
Johannes Berg
2020-12-13
2
-0
/
+3
*
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
1
-1
/
+1
*
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
3
-10
/
+12
*
um: irq: Reduce irq_reg allocation
Johannes Berg
2020-12-13
1
-1
/
+1
*
um: irq: Clean up and rename struct irq_fd
Johannes Berg
2020-12-13
1
-14
/
+0
*
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
1
-6
/
+6
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-11
/
+11
*
um: Implement time-travel=ext
Johannes Berg
2020-03-29
1
-0
/
+1
*
um: Move timer-internal.h to non-shared
Johannes Berg
2020-03-29
1
-76
/
+0
*
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
2019-12-18
1
-1
/
+1
*
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2019-09-15
21
-21
/
+21
*
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
1
-0
/
+5
*
um: time-travel: Fix periodic timers
Johannes Berg
2019-09-15
1
-0
/
+9
*
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2019-09-15
2
-1
/
+8
*
um: fix time travel mode
Johannes Berg
2019-08-23
1
-4
/
+10
*
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2019-07-04
1
-0
/
+2
*
um: Support time travel mode
Johannes Berg
2019-07-02
1
-0
/
+46
*
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
1
-2
/
+2
*
um: Timer code cleanup
Johannes Berg
2019-07-02
1
-5
/
+3
*
um: fix os_timer_one_shot()
Johannes Berg
2019-07-02
1
-1
/
+1
*
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-12-27
1
-1
/
+0
*
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
2018-12-27
1
-0
/
+1
*
um: remove unused AIO code
Christoph Hellwig
2018-10-29
1
-28
/
+0
*
um: remove uml initcalls
Alexander Pateenok
2018-06-10
1
-5
/
+0
*
High Performance UML Vector Network Driver
Anton Ivanov
2018-02-19
1
-0
/
+2
*
Epoll based IRQ controller
Anton Ivanov
2018-02-19
2
-10
/
+19
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
3
-0
/
+3
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
|
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2017-10-24
1
-1
/
+1
|
/
*
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
1
-1
/
+1
*
um: stub-data.h: remove superfluous include
Thomas Meyer
2017-07-07
1
-2
/
+0
*
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
1
-0
/
+2
*
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
2017-07-05
1
-0
/
+2
*
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
1
-1
/
+1
*
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2017-03-20
1
-2
/
+2
*
um: add extended processor state save/restore support
Eli Cooper
2016-05-21
1
-0
/
+2
*
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
2016-01-10
1
-1
/
+0
*
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
2016-01-10
1
-0
/
+2
*
um: Switch clocksource to hrtimers
Anton Ivanov
2015-11-06
3
-8
/
+30
*
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
2015-11-06
1
-0
/
+1
[next]