index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
*
um: kill unused cpu()
Al Viro
2021-12-21
1
-5
/
+0
*
um: stop polluting the namespace with registers.h contents
Al Viro
2021-12-21
1
-0
/
+1
*
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-4
/
+1
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-21
1
-1
/
+1
*
Revert "um: allocate a guard page to helper threads"
Johannes Berg
2021-01-26
1
-7
/
+4
*
um: allocate a guard page to helper threads
Johannes Berg
2020-12-13
1
-4
/
+7
*
um: Support suspend to RAM
Johannes Berg
2020-12-13
1
-1
/
+1
*
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
1
-7
/
+4
*
um: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-13
1
-1
/
+2
*
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+1
*
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
um: time-travel: Rewrite as an event scheduler
Johannes Berg
2020-03-29
1
-37
/
+0
*
um: Move timer-internal.h to non-shared
Johannes Berg
2020-03-29
1
-1
/
+1
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-8
/
+7
*
um: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
1
-3
/
+3
*
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-09-15
1
-1
/
+1
*
um: time-travel: Restrict time update in IRQ handler
Johannes Berg
2019-09-15
1
-3
/
+6
*
um: time-travel: Fix periodic timers
Johannes Berg
2019-09-15
1
-1
/
+6
*
um: fix time travel mode
Johannes Berg
2019-08-23
1
-1
/
+1
*
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2019-07-04
1
-1
/
+1
*
um: Support time travel mode
Johannes Berg
2019-07-02
1
-1
/
+41
*
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-13
1
-2
/
+2
*
kill strlen_user()
Al Viro
2017-05-15
1
-5
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-27
1
-1
/
+1
|
\
|
*
um: add extended processor state save/restore support
Eli Cooper
2016-05-21
1
-1
/
+1
*
|
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-4
/
+0
|
/
*
um: Switch clocksource to hrtimers
Anton Ivanov
2015-11-06
1
-4
/
+4
*
um: Fix do_signal() prototype
Ingo Molnar
2015-07-07
1
-2
/
+4
*
um: Remove broken SMP support
Richard Weinberger
2015-04-13
1
-11
/
+0
*
asm/system.h: um: arch_align_stack() moved to asm/exec.h
David Howells
2014-04-07
1
-1
/
+1
*
um: Get rid of thread_struct->saved_task
Richard Weinberger
2013-11-17
1
-13
/
+2
*
um: Use generic idle loop
Richard Weinberger
2013-04-17
1
-23
/
+4
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+1
*
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...
Al Viro
2012-11-28
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-13
1
-7
/
+3
|
\
|
*
x86, um: convert to saner kernel_execve() semantics
Al Viro
2012-10-12
1
-7
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
1
-14
/
+3
|
\
|
|
*
um: switch to generic kernel_thread()
Al Viro
2012-09-30
1
-14
/
+3
|
*
um: kill thread->forking
Al Viro
2012-09-20
1
-4
/
+4
*
|
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
1
-4
/
+4
*
|
um: kill thread->forking
Al Viro
2012-09-27
1
-4
/
+4
|
/
*
um: pull interrupt_end() into userspace()
Al Viro
2012-08-02
1
-8
/
+3
[next]