1. 94090f4 um: Remove unused fields from thread_struct by Tiwei Bie · 4 months ago
  2. ef714f1 um: remove force_flush_all from fork_handler by Benjamin Berg · 5 months ago
  3. cb27594 um: Remove /proc/sysemu support code by Tiwei Bie · 7 months ago
  4. f95bab8 um: Stop tracking host PID in cpu_tasks by Tiwei Bie · 9 months ago
  5. dac847a um: process: remove unused 'n' variable by Johannes Berg · 9 months ago
  6. a4b4382f um: Move declarations to proper headers by Tiwei Bie · 9 months ago
  7. 9ffc672 um: Add missing headers by Tiwei Bie · 9 months ago
  8. 179d83d um: Fix the return type of __switch_to by Tiwei Bie · 9 months ago
  9. b5e0950 um: Remove unused functions by Tiwei Bie · 9 months ago
  10. 53471c5 um: Make local functions and variables static by Tiwei Bie · 9 months ago
  11. a557198 um: Drop support for hosts without SYSEMU_SINGLESTEP support by Benjamin Berg · 1 year, 1 month ago
  12. 541d4e4 um: Fix naming clash between UML and scheduler by Anton Ivanov · 1 year, 3 months ago
  13. 89b3098 arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled by Peter Zijlstra · 1 year, 11 months ago
  14. 405b2fc Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years ago
  15. bdbadfc [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argument) by Al Viro · 2 years, 3 months ago
  16. 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 2 months ago
  17. 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 2 months ago
  18. 67850b7 Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 7 months ago
  19. c200e4b ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP by Eric W. Biederman · 2 years, 8 months ago
  20. 5bd2e97 fork: Generalize PF_IO_WORKER handling by Eric W. Biederman · 2 years, 8 months ago
  21. c5febea fork: Pass struct kernel_clone_args into copy_thread by Eric W. Biederman · 2 years, 8 months ago
  22. 03248ad resume_user_mode: Move to resume_user_mode.h by Eric W. Biederman · 2 years, 10 months ago
  23. 6605a44 um: kill unused cpu() by Al Viro · 3 years, 3 months ago
  24. dbba7f7 um: stop polluting the namespace with registers.h contents by Al Viro · 3 years, 3 months ago
  25. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  26. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 6 months ago
  27. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 10 months ago
  28. 2fcb409 Revert "um: allocate a guard page to helper threads" by Johannes Berg · 4 years ago
  29. ef4459a um: allocate a guard page to helper threads by Johannes Berg · 4 years ago
  30. a374b7c um: Support suspend to RAM by Johannes Berg · 4 years ago
  31. 49da38a um: Simplify os_idle_sleep() and sleep longer by Johannes Berg · 4 years ago
  32. 09041c9 um: Add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
  33. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
  34. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 2 months ago
  35. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 6 months ago
  36. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 6 months ago
  37. 4b786e2 um: time-travel: Rewrite as an event scheduler by Johannes Berg · 4 years, 10 months ago
  38. f185063 um: Move timer-internal.h to non-shared by Johannes Berg · 4 years, 10 months ago
  39. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 4 years, 11 months ago
  40. 457677c um: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
  41. 0d1fb0a um: Add SPDX headers to files in arch/um/kernel/ by Alex Dewar · 5 years ago
  42. 278911e um: time-travel: Restrict time update in IRQ handler by Johannes Berg · 5 years ago
  43. eec94b8 um: time-travel: Fix periodic timers by Johannes Berg · 5 years ago
  44. e0917f8 um: fix time travel mode by Johannes Berg · 5 years ago
  45. b482e48 um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT by Johannes Berg · 5 years ago
  46. 0650387 um: Support time travel mode by Johannes Berg · 6 years ago
  47. 6f602afd um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 7 years ago
  48. 8298525 kill strlen_user() by Al Viro · 8 years ago
  49. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  50. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  51. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  52. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  53. 7d8eb502 Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  54. a78ff11 um: add extended processor state save/restore support by Eli Cooper · 9 years ago
  55. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  56. 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
  57. ccaee5f85 um: Fix do_signal() prototype by Ingo Molnar · 9 years ago
  58. 28fa468 um: Remove broken SMP support by Richard Weinberger · 10 years ago
  59. cf7bc58 asm/system.h: um: arch_align_stack() moved to asm/exec.h by David Howells · 11 years ago
  60. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  61. 8198c16 um: Use generic idle loop by Richard Weinberger · 12 years ago
  62. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  63. 2b067fc um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get by Al Viro · 12 years ago
  64. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  65. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  66. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  67. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  68. 1f02ab4 um: switch to generic kernel_thread() by Al Viro · 12 years ago
  69. d2ce4e9 um: kill thread->forking by Al Viro · 12 years ago
  70. a4d94ff um: kill thread->forking by Al Viro · 12 years ago
  71. b8a4209 um: pull interrupt_end() into userspace() by Al Viro · 13 years ago
  72. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 13 years ago
  73. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  74. 243412b um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h by Al Viro · 13 years ago
  75. d50349b um: add TIF_NOTIFY_RESUME by Al Viro · 13 years ago
  76. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 13 years ago
  77. c2220b2 um: kill HOST_TASK_PID by Al Viro · 13 years ago
  78. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  79. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  80. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  81. 73395a0 um: distribute exports to where exported stuff is defined by Al Viro · 13 years ago
  82. 445c578 um: kill shared/tlb.h by Al Viro · 13 years ago
  83. fbfe9c8 um: Save FPU registers between task switches by Ingo van Lil · 13 years ago
  84. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  85. 6613c5e uml: convert to seq_file/proc_fops by Alexey Dobriyan · 15 years ago
  86. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  87. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  88. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 17 years ago
  89. 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 17 years ago
  90. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  91. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 17 years ago
  92. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 17 years ago
  93. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 17 years ago
  94. a5a678c uml: current.h cleanup by Jeff Dike · 17 years ago
  95. 8192ab4 uml: header untangling by Jeff Dike · 17 years ago
  96. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 17 years ago
  97. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 17 years ago
  98. c0a9290 uml: const and other tidying by WANG Cong · 17 years ago
  99. c112746 uml: implement get_wchan by Jeff Dike · 17 years ago
  100. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago