1. 2b76eba um: Fix __swp_type() by Richard Weinberger · 12 years ago
  2. f15b900 um: Implement a custom pte_same() function by Richard Weinberger · 12 years ago
  3. 62179d47 um: Add BUG() to do_ops()'s error path by Richard Weinberger · 12 years ago
  4. 54ce925 um: Remove unused variables by Richard Weinberger · 12 years ago
  5. c6802f4 um: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  6. 5a30a79 um: wrong sigmask saved in case of multiple sigframes by Al Viro · 12 years ago
  7. d50349b um: add TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  8. 3b7d15b um: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 12 years ago
  9. 875c9d0 um: Use generic time config by Anna-Maria Gleixner · 12 years ago
  10. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  11. 203dacb um: Remove leftover declaration of alloc_task_struct_node() by Thomas Gleixner · 12 years ago
  12. 1f2bfbd kbuild: link of vmlinux moved to a script by Sam Ravnborg · 12 years ago
  13. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  14. 5b40824 um: Use generic init_task by Thomas Gleixner · 12 years ago
  15. 616c310 rcu: Move PREEMPT_RCU preemption to switch_to() invocation by Paul E. McKenney · 12 years ago
  16. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  17. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  18. 657b12d um: uml_setup_stubs': warning: unused variable 'pages' by Boaz Harrosh · 12 years ago
  19. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago
  20. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 12 years ago
  21. d824d06 um: switch cow_user.h to htobe{32,64}/betoh{32,64} by Al Viro · 12 years ago
  22. 3cb4209 um: fix linker script generation by Al Viro · 12 years ago
  23. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  24. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 12 years ago
  25. 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
  26. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  27. 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
  28. 3463ff4 um: Update defconfig by Richard Weinberger · 12 years ago
  29. 12783aa um: Switch to large mcmodel on x86_64 by Richard Weinberger · 13 years ago
  30. 194a64c um: Wire CONFIG_GENERIC_IO up by Richard Weinberger · 13 years ago
  31. 4d94d6d um: Serve io_remap_pfn_range() by Richard Weinberger · 13 years ago
  32. dc5be20 um: most of the SUBARCH uses can be killed by Al Viro · 13 years ago
  33. 199eebb um: deadlock in line_write_interrupt() by Al Viro · 13 years ago
  34. 6440536 um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS by Al Viro · 13 years ago
  35. c6b17bb um: use the right ifdef around exports in user_syms.c by Al Viro · 13 years ago
  36. d3985d9 um: a bunch of headers can be killed by using generic-y by Al Viro · 13 years ago
  37. 69a3b4b um: ptrace-generic.h doesn't need user.h by Al Viro · 13 years ago
  38. c2220b2 um: kill HOST_TASK_PID by Al Viro · 13 years ago
  39. 28a12cb um: remove pointless include of asm/fixmap.h from asm/pgtable.h by Al Viro · 13 years ago
  40. 2ffd2e2 um: asm-offsets.h might as well come from underlying arch... by Al Viro · 13 years ago
  41. 10c890c0 um: switch close_chan() to struct line by Al Viro · 13 years ago
  42. 0fcd719 um: race fix: initialize delayed_work *before* registering IRQ by Al Viro · 13 years ago
  43. 5eaa341 um: line->have_irq is never checked... by Al Viro · 13 years ago
  44. 1f42369 um: chan_init_pri is dead now by Al Viro · 13 years ago
  45. bed5e39 um: switch users of ->chan_list to ->chan_{in,out} (easy cases) by Al Viro · 13 years ago
  46. ee48507 um: sorting out the chan mess, part 1 by Al Viro · 13 years ago
  47. c8e2876 um: finally kill ->init_str leaks by Al Viro · 13 years ago
  48. 04292b2 um: get rid of lines_init() by Al Viro · 13 years ago
  49. cfe6b7c um: switch line.c tty drivers to dynamic device creation by Al Viro · 13 years ago
  50. 31efceb um: fix races between line_open() and line_config() by Al Viro · 13 years ago
  51. d8c215a um: convert count_lock to mutex, fix a race in line_open() by Al Viro · 13 years ago
  52. 43574c1 um: get rid of the init_prio mess by Al Viro · 13 years ago
  53. fe9a6b0 um: switch line_config() to setup_one_line() by Al Viro · 13 years ago
  54. da645f3 um: switch line_remove() to setup_one_line() by Al Viro · 13 years ago
  55. 8998af2 um: auxvec.h is never used by Al Viro · 13 years ago
  56. 8ea3c06 um: clean up the includes in ubd by Al Viro · 13 years ago
  57. c0b79a9 um: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  58. d982d59 um: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  59. f6adb9a um: don't restore current->blocked on error by Matt Fleming · 12 years ago
  60. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  62. ac2aca2 um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it by Al Viro · 12 years ago
  63. ea6fb41 um: embed ->stub_pages[] into mmu_context by Al Viro · 12 years ago
  64. 91f2359 um: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  65. 95f2054 UML net: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  66. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  67. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  68. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  69. 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  71. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  72. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  74. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  75. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  76. 79320bc um: Use $(srctree) not $(KBUILD_SRC) by H. Peter Anvin · 13 years ago
  77. 392f4b7 um: Generate headers before generating user-offsets.s by H. Peter Anvin · 13 years ago
  78. c9b284b um: Run host archheaders, allow use of host generated headers by H. Peter Anvin · 13 years ago
  79. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  80. 60d687e clocksource: um: Convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  81. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  82. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  83. 8535639 um: fix ubd cow size by Richard Weinberger · 13 years ago
  84. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  85. 73395a0 um: distribute exports to where exported stuff is defined by Al Viro · 13 years ago
  86. a34978c um: kill system-um.h by Al Viro · 13 years ago
  87. b8c655d um: generic ftrace.h will do... by Al Viro · 13 years ago
  88. 46ecca8 um: segment.h is x86-only and needed only there by Al Viro · 13 years ago
  89. c2ad3ad um: asm/pda.h is not needed anymore by Al Viro · 13 years ago
  90. 8e66cda um: hw_irq.h can go generic as well by Al Viro · 13 years ago
  91. f5e9007 um: switch to generic-y by Al Viro · 13 years ago
  92. d805a78 um: clean Kconfig up a bit by Al Viro · 13 years ago
  93. 772bd0a um: kill useless argument of free_chan() and free_one_chan() by Al Viro · 13 years ago
  94. 966e803 um: unify ptrace_user.h by Al Viro · 13 years ago
  95. 4d21109 um: fix gcov build breakage by Al Viro · 13 years ago
  96. c32324e um: page_offset.h is never used by Al Viro · 13 years ago
  97. 3fb77d7 um: irq_vectors.h just shadows x86 one by Al Viro · 13 years ago
  98. ff9586e um: required-features.h is there only to shadow x86 one... by Al Viro · 13 years ago
  99. 8807c1d um: asm/apic.h is there only to shadow the x86 one... by Al Viro · 13 years ago
  100. c506c0e um: take ubd_user.h to its users... by Al Viro · 13 years ago