1. 7bbe720 um: merge Makefile-{i386,x86_64} by Al Viro · 13 years ago
  2. a6e77d6 um: trim detritus from Makefile-i386 by Al Viro · 13 years ago
  3. 9aecaa6 um: arch_hweight.h is needed only on uml-x86 by Al Viro · 13 years ago
  4. 7095850 um: merge kernel_offsets_*.h by Al Viro · 13 years ago
  5. c75361b um: merge skas_ptrace.h 32/64bit variants by Al Viro · 13 years ago
  6. 62982ad um: sysdep/barrier.h is not used for anything by Al Viro · 13 years ago
  7. 0de021f um: shared/process.h is empty now; kill it by Al Viro · 13 years ago
  8. ab1c0cc um: finish conversion to mcontext_t by Al Viro · 13 years ago
  9. 248b74c um: start switching the references to host mcontext_t to its userland type by Al Viro · 13 years ago
  10. 05c46db um: take userland definition of barrier() to user.h by Al Viro · 13 years ago
  11. dd768c5 um: take system.h out of shared/sysdep by Al Viro · 13 years ago
  12. 0036168 um: fill the handlers array at build time by Al Viro · 13 years ago
  13. e87df98 um: simplify set_handler() by Al Viro · 13 years ago
  14. d5c7e8b um: don't bother blocking SIGARLM and SIGUSR1 by Al Viro · 13 years ago
  15. 9b25fcb um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in there by Al Viro · 13 years ago
  16. adcfb98 um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers by Al Viro · 13 years ago
  17. 51d3474 um: merge arch/um/os-Linux/sys-{i386,x86_64} by Al Viro · 13 years ago
  18. 7eb1225 um: merge hard_handler() instances, switch to use of SA_SIGINFO by Al Viro · 13 years ago
  19. 5d40de0 um: kill dead code around uaccess by Al Viro · 13 years ago
  20. 6582b7f um: merge arch/um/sys-{i386,x86_64} by Al Viro · 13 years ago
  21. 858ba94 um: merge arch/um/sys-{i386,x86_64}/shared by Al Viro · 13 years ago
  22. 27f85f1 um: merge arch/um/sys-{i386,x86_64}/asm by Al Viro · 13 years ago
  23. 3655c4d um: get rid of unused macros in ptrace_user.h by Al Viro · 13 years ago
  24. ad694df um: get rid of sysdep/sc.h by Al Viro · 13 years ago
  25. 412f90e um: Get rid of UPT_SET/UPT_REG macros by Al Viro · 13 years ago
  26. ab785c1 um: take vm-flags.h to sys-*/asm by Al Viro · 13 years ago
  27. c16d56a um: get rid of sysdep/checksum.h by Al Viro · 13 years ago
  28. 16b7c57 um: trim unused junk from user.h by Al Viro · 13 years ago
  29. 9e63645 um: get rid of kern_constants.h by Al Viro · 13 years ago
  30. 945581d um: kill a couple of useless includes of kern_constants.h by Al Viro · 13 years ago
  31. 078073a um: -include user.h for USER_OBJ, trim includes by Al Viro · 13 years ago
  32. 4de1c5f um: take user_constants.h to include/generated by Al Viro · 13 years ago
  33. 9f270de um: kill skas_ptregs.h by Al Viro · 13 years ago
  34. 4d45db9 um: switch to -idirafter, get saner kern_constants.h out of that by Al Viro · 13 years ago
  35. a955bd6 um: series of __get_user() is costly in sigframe handling by Al Viro · 13 years ago
  36. 3d72210 um: make copy_sc() static by Al Viro · 13 years ago
  37. 3c916fe um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn() by Al Viro · 13 years ago
  38. 78722a4 um: switch {rt_,}sigreturn() to set_current_blocked() by Al Viro · 13 years ago
  39. d118c13 um: use subarch-obj instead of copying... by Al Viro · 13 years ago
  40. 2c51a4b um: fix strrchr() problems by Al Viro · 13 years ago
  41. f2833ae um: clean arch_ptrace() up a bit by Al Viro · 13 years ago
  42. 01599cd um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch by Al Viro · 13 years ago
  43. 7cf3cf2 um: fix free_winch() mess by Al Viro · 13 years ago
  44. 45cd5e2 um: winch_interrupt() can happen inside of free_winch() by Al Viro · 13 years ago
  45. f71f948 um: fix oopsable race in line_close() by Al Viro · 13 years ago
  46. fbfe9c8 um: Save FPU registers between task switches by Ingo van Lil · 13 years ago
  47. b40997b um: drivers/xterm.c: fix a file descriptor leak by Jonathan Neuschäfer · 13 years ago
  48. e5f0bdc um: disable CMPXCHG_DOUBLE as it breaks UML build by Thadeu Lima de Souza Cascardo · 13 years ago
  49. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  50. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  51. f1c93e4 um: remove dead code by Richard Weinberger · 13 years ago
  52. 39073db um: adjust size of pid_buf by Richard Weinberger · 13 years ago
  53. f1c2bb8 um: implement a x86_64 vDSO by Richard Weinberger · 13 years ago
  54. fc9a001 um: set __HAVE_ARCH_GATE_AREA for x86_64 by Richard Weinberger · 13 years ago
  55. 548f0a4 um: Set __HAVE_ARCH_GATE_AREA for i386 by Richard Weinberger · 13 years ago
  56. b743ac5 um: disable scan_elf_aux() on x86_64 by Richard Weinberger · 13 years ago
  57. 2a6d0ac uml: free resources by Davidlohr Bueso · 13 years ago
  58. 9a8beb9 uml: drivers/slip_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  59. 2fdf213 uml: helper.c warning corrections by Vitaliy Ivanov · 13 years ago
  60. 7a99ae7 uml: cow_user.c warning corrections by Vitaliy Ivanov · 13 years ago
  61. fbee8d9 uml: drivers/net_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  62. 7fa38e7 um: reinstate kernel version in generated .config by Geert Uytterhoeven · 13 years ago
  63. dd71dc4 um: add netpoll support by Richard Weinberger · 13 years ago
  64. f956b3e um: fix _FORTIFY_SOURCE=2 support for kernel modules by Richard Weinberger · 13 years ago
  65. 22e9b91 um: clean up delay functions by Richard Weinberger · 13 years ago
  66. c0ce5b6 um, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  67. 7213de0 um: clean up vm-flags.h by Richard Weinberger · 13 years ago
  68. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  69. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  70. eb47418 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. a03fc8c um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM by Richard Weinberger · 13 years ago
  72. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  73. a7386694 x86: Unify rwsem assembly implementation by Jan Beulich · 13 years ago
  74. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  75. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  76. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  77. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 13 years ago
  78. db271cf um: fix crash while os_dump_core() by Richard Weinberger · 13 years ago
  79. 607647a um: include linux/prefetch.h by Richard Weinberger · 13 years ago
  80. 3ef6130 um: print info about fatal segfaults by Richard Weinberger · 13 years ago
  81. 4ff4d8d um: add ucast ethernet transport by Nolan Leake · 13 years ago
  82. d634f19 um: add earlyprintk support by Richard Weinberger · 13 years ago
  83. 2525e70 um: remove SIGHUP handler by Richard Weinberger · 13 years ago
  84. 0ce451a um: fix UML_LIB_PATH by Richard Weinberger · 13 years ago
  85. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  86. ff075d60 um: mmu_gather rework by Peter Zijlstra · 13 years ago
  87. 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
  88. 3a36790 um: Use RWSEM_GENERIC_SPINLOCK on x86 by Richard Weinberger · 13 years ago
  89. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  90. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  91. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  92. b2db219 um: fix abort by Richard Weinberger · 13 years ago
  93. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  94. 534e3ad um: adjust current_thread_info() for newer gcc versions by Richard Weinberger · 13 years ago
  95. 365a0de uml: fix hppfs build by Randy Dunlap · 13 years ago
  96. 57d8e02 um: mdd support for 64 bit atomic operations by Richard Weinberger · 13 years ago
  97. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  98. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  99. 084189a um: disable CONFIG_CMPXCHG_LOCAL by Richard Weinberger · 13 years ago
  100. 6d56dad um: fix call tracer and bug handler by Richard Weinberger · 13 years ago