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