1. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  2. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  3. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  4. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  6. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  7. 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago
  8. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  9. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  10. 1f02ab4 um: switch to generic kernel_thread() by Al Viro · 12 years ago
  11. 9429ec9 um: Preinclude include/linux/kern_levels.h by Geert Uytterhoeven · 12 years ago
  12. d2ce4e9 um: kill thread->forking by Al Viro · 12 years ago
  13. a4d94ff um: kill thread->forking by Al Viro · 12 years ago
  14. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  15. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  16. 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 12 years ago
  17. 518b637 um: remove km_type definitions by Cong Wang · 13 years ago
  18. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  19. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  20. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  22. 2ccf62b Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal into for-3.5 by Richard Weinberger · 12 years ago
  23. fa7a044 um: Implement um_free_irq() by Richard Weinberger · 12 years ago
  24. 2b76eba um: Fix __swp_type() by Richard Weinberger · 12 years ago
  25. f15b900 um: Implement a custom pte_same() function by Richard Weinberger · 12 years ago
  26. c6802f4 um: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  27. d50349b um: add TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  28. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  29. 203dacb um: Remove leftover declaration of alloc_task_struct_node() by Thomas Gleixner · 12 years ago
  30. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  31. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago
  32. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 12 years ago
  33. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  34. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  35. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  36. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  37. 4d94d6d um: Serve io_remap_pfn_range() by Richard Weinberger · 12 years ago
  38. d3985d9 um: a bunch of headers can be killed by using generic-y by Al Viro · 12 years ago
  39. 69a3b4b um: ptrace-generic.h doesn't need user.h by Al Viro · 12 years ago
  40. c2220b2 um: kill HOST_TASK_PID by Al Viro · 12 years ago
  41. 28a12cb um: remove pointless include of asm/fixmap.h from asm/pgtable.h by Al Viro · 13 years ago
  42. 2ffd2e2 um: asm-offsets.h might as well come from underlying arch... by Al Viro · 13 years ago
  43. 8998af2 um: auxvec.h is never used by Al Viro · 13 years ago
  44. ac2aca2 um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it by Al Viro · 12 years ago
  45. ea6fb41 um: embed ->stub_pages[] into mmu_context by Al Viro · 12 years ago
  46. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  47. a34978c um: kill system-um.h by Al Viro · 13 years ago
  48. b8c655d um: generic ftrace.h will do... by Al Viro · 13 years ago
  49. 46ecca8 um: segment.h is x86-only and needed only there by Al Viro · 13 years ago
  50. c2ad3ad um: asm/pda.h is not needed anymore by Al Viro · 13 years ago
  51. 8e66cda um: hw_irq.h can go generic as well by Al Viro · 13 years ago
  52. f5e9007 um: switch to generic-y by Al Viro · 13 years ago
  53. 966e803 um: unify ptrace_user.h by Al Viro · 13 years ago
  54. c32324e um: page_offset.h is never used by Al Viro · 13 years ago
  55. 3fb77d7 um: irq_vectors.h just shadows x86 one by Al Viro · 13 years ago
  56. ff9586e um: required-features.h is there only to shadow x86 one... by Al Viro · 13 years ago
  57. 8807c1d um: asm/apic.h is there only to shadow the x86 one... by Al Viro · 13 years ago
  58. c506c0e um: take ubd_user.h to its users... by Al Viro · 13 years ago
  59. b3ee571 um: take ldt.h to arch/x86/um/asm/mm_context.h by Al Viro · 13 years ago
  60. 1bbd5f2 um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c by Al Viro · 13 years ago
  61. c5cc32f um: move asm/desc.h into arch/x86/um/asm by Al Viro · 13 years ago
  62. 4dc706c um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit by Al Viro · 13 years ago
  63. fced95c um: kill um_uaccess.h by Al Viro · 13 years ago
  64. ece67c8 um: take mconsole*.h to arch/um/drivers by Al Viro · 13 years ago
  65. 510c72a3 um: take chan_*.h and line.h to arch/um/drivers by Al Viro · 13 years ago
  66. 0a9e70b um: kill shared/mem_kern.h by Al Viro · 13 years ago
  67. 445c578 um: kill shared/tlb.h by Al Viro · 13 years ago
  68. c75d053 um: make flush_tlb_kernel_range_common() static by Al Viro · 13 years ago
  69. 5ade887 um: kill shared/task.h and HOST_TASK_REGS by Al Viro · 13 years ago
  70. 1cf5e62 um: shared/syscall.h is not even included by Al Viro · 13 years ago
  71. 429172c um: trim kern.h by Al Viro · 13 years ago
  72. 549e78d um: make load_initrd() static, kill shared/initrd.h by Al Viro · 13 years ago
  73. 0acdbbe um: bury unused macros around ptrace.h by Al Viro · 13 years ago
  74. 9aecaa6 um: arch_hweight.h is needed only on uml-x86 by Al Viro · 13 years ago
  75. 0de021f um: shared/process.h is empty now; kill it by Al Viro · 13 years ago
  76. 248b74c um: start switching the references to host mcontext_t to its userland type by Al Viro · 13 years ago
  77. 05c46db um: take userland definition of barrier() to user.h by Al Viro · 13 years ago
  78. dd768c5 um: take system.h out of shared/sysdep by Al Viro · 13 years ago
  79. 0036168 um: fill the handlers array at build time by Al Viro · 13 years ago
  80. e87df98 um: simplify set_handler() by Al Viro · 13 years ago
  81. 5d40de0 um: kill dead code around uaccess by Al Viro · 13 years ago
  82. 412f90e um: Get rid of UPT_SET/UPT_REG macros by Al Viro · 13 years ago
  83. ab785c1 um: take vm-flags.h to sys-*/asm by Al Viro · 13 years ago
  84. c16d56a um: get rid of sysdep/checksum.h by Al Viro · 13 years ago
  85. 16b7c57 um: trim unused junk from user.h by Al Viro · 13 years ago
  86. 9e63645 um: get rid of kern_constants.h by Al Viro · 13 years ago
  87. 9f270de um: kill skas_ptregs.h by Al Viro · 13 years ago
  88. 3d72210 um: make copy_sc() static by Al Viro · 13 years ago
  89. f2833ae um: clean arch_ptrace() up a bit by Al Viro · 13 years ago
  90. f71f948 um: fix oopsable race in line_close() by Al Viro · 13 years ago
  91. fbfe9c8 um: Save FPU registers between task switches by Ingo van Lil · 13 years ago
  92. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  93. 22e9b91 um: clean up delay functions by Richard Weinberger · 13 years ago
  94. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  95. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 13 years ago
  96. 607647a um: include linux/prefetch.h by Richard Weinberger · 13 years ago
  97. d634f19 um: add earlyprintk support by Richard Weinberger · 13 years ago
  98. 0ce451a um: fix UML_LIB_PATH by Richard Weinberger · 13 years ago
  99. ff075d60 um: mmu_gather rework by Peter Zijlstra · 13 years ago
  100. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago