1. 7d8eb50 Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  2. a78ff11 um: add extended processor state save/restore support by Eli Cooper · 9 years ago
  3. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  4. 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
  5. ccaee5f um: Fix do_signal() prototype by Ingo Molnar · 9 years ago
  6. 28fa468 um: Remove broken SMP support by Richard Weinberger · 10 years ago
  7. cf7bc58 asm/system.h: um: arch_align_stack() moved to asm/exec.h by David Howells · 10 years ago
  8. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  9. 8198c16 um: Use generic idle loop by Richard Weinberger · 11 years ago
  10. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  11. 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
  12. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  13. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  14. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  15. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  16. 1f02ab4 um: switch to generic kernel_thread() by Al Viro · 12 years ago
  17. d2ce4e9 um: kill thread->forking by Al Viro · 12 years ago
  18. a4d94ff um: kill thread->forking by Al Viro · 12 years ago
  19. b8a4209 um: pull interrupt_end() into userspace() by Al Viro · 12 years ago
  20. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 12 years ago
  21. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  22. 243412b um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h by Al Viro · 12 years ago
  23. d50349b um: add TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  24. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago
  25. c2220b2 um: kill HOST_TASK_PID by Al Viro · 13 years ago
  26. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  27. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  28. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  29. 73395a0 um: distribute exports to where exported stuff is defined by Al Viro · 13 years ago
  30. 445c578 um: kill shared/tlb.h by Al Viro · 13 years ago
  31. fbfe9c8 um: Save FPU registers between task switches by Ingo van Lil · 13 years ago
  32. 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
  33. 6613c5e uml: convert to seq_file/proc_fops by Alexey Dobriyan · 15 years ago
  34. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  35. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  36. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  37. 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 17 years ago
  38. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  39. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 17 years ago
  40. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 17 years ago
  41. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 17 years ago
  42. a5a678c uml: current.h cleanup by Jeff Dike · 17 years ago
  43. 8192ab4 uml: header untangling by Jeff Dike · 17 years ago
  44. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 17 years ago
  45. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 17 years ago
  46. c0a9290 uml: const and other tidying by WANG Cong · 17 years ago
  47. c112746 uml: implement get_wchan by Jeff Dike · 17 years ago
  48. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  49. d2753a6d uml: tickless support by Jeff Dike · 17 years ago
  50. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  51. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  52. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  53. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  54. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  55. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  56. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 17 years ago
  57. e4c4bf9 uml: Eliminate kernel allocator wrappers by Jeff Dike · 17 years ago
  58. ccdddb5 uml: kernel_thread shouldn't panic by Jeff Dike · 17 years ago
  59. 1ffb916 uml: remove page_size() by Jeff Dike · 17 years ago
  60. 6e21aec uml: tidy process.c by Jeff Dike · 17 years ago
  61. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  62. 4ff83ce uml: create as-layout.h by Jeff Dike · 17 years ago
  63. c13e569 [PATCH] uml: split memory allocation prototypes out of user.h by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  64. 995473a [PATCH] uml: file renaming by Jeff Dike · 18 years ago[Renamed (96%) from arch/um/kernel/process_kern.c]
  65. 8f80e94 [PATCH] uml: Fix stack alignment by Jeff Dike · 18 years ago
  66. aa6758d [PATCH] uml: implement {get,set}_thread_area for i386 by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  67. 12523bd [PATCH] uml: idle thread needn't take access to init_mm by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  68. 4d338e1 [PATCH] uml: sparse cleanups by Al Viro · 18 years ago
  69. b631629 [PATCH] uml: avoid malloc to sleep in atomic sections by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  70. cff65c4 [PATCH] uml: move libc-dependent time code by Gennady Sharapov · 19 years ago
  71. ca9bc0b [PATCH] uml: task_thread_info() by Al Viro · 19 years ago
  72. 0805d89 [PATCH] uml: move libc-dependent code from signal_user.c by Gennady Sharapov · 19 years ago
  73. 2264c475 [PATCH] uml: separate libc-dependent umid code by Jeff Dike · 19 years ago
  74. 8f5cd76 [PATCH] mm: uml pte atomicity by Hugh Dickins · 19 years ago
  75. 53f9fc9 [PATCH] gfp_t: remaining bits of arch/* by Al Viro · 19 years ago
  76. 46db4a4 [PATCH] uml: Fix GFP_ flags usage by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  77. 3eddddc [PATCH] uml: breakpoint an arbitrary thread by Jeff Dike · 19 years ago
  78. f6e34c6 [PATCH] uml: _switch_to code consolidation by Jeff Dike · 19 years ago
  79. 30f417c [PATCH] uml: Clean up prink calls by Christophe Lucas · 19 years ago
  80. a6f4e3c [PATCH] uml: fix timer initialization by Jeff Dike · 19 years ago
  81. e0877f0 [PATCH] uml: fork cleanup by Jeff Dike · 19 years ago
  82. dfe5224 [PATCH] kstrdup: convert a few existing implementations by Robert Love · 19 years ago
  83. 7590d3e [PATCH] uml: remove unused code by Jeff Dike · 19 years ago
  84. a2e4b97 [PATCH] uml: remove 2_5compat.h by Jeff Dike · 19 years ago
  85. 0f7e663 [PATCH] uml: Fix process exit race by Bodo Stroesser · 19 years ago
  86. b8bd022 [PATCH] uml: S390 preparation, arch_align_stack by Bodo Stroesser · 19 years ago
  87. ccfcd37 [PATCH] uml: Eliminate unusable function by Jeff Dike · 19 years ago
  88. c16993d [PATCH] uml: inline empty proc by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago