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