1. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  2. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  4. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  5. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  6. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  7. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  8. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  9. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  10. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  11. 4ad310b ia64 perfmon: fix get_unmapped_area() use there by Al Viro · 12 years ago
  12. 657bec8 ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() by Al Viro · 12 years ago
  13. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  14. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  15. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  16. 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
  17. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  18. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  19. 3813d40 Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux 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. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 7a076e4 ia64: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  23. 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
  24. abd209b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 21b1971 ia64: Use generic time config by Anna-Maria Gleixner · 12 years ago
  26. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  27. 4035c6d [IA64] Liberate the signal layer from IA64 assembler by Andi Kleen · 12 years ago
  28. 98e4cff [IA64] Add cmpxchg.h to exported userspace headers by maximilian attems · 12 years ago
  29. 7411d89 [IA64] Fix fast syscall version of getcpu() by Tony Luck · 12 years ago
  30. c717327 [IA64] Removed "task_size" element from thread_struct - it is now constant by Tony Luck · 12 years ago
  31. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  32. cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 12 years ago
  33. 331b646 KVM: ia64: fix build due to typo by Avi Kivity · 12 years ago
  34. f5e1028 task_allocator: Use config switches instead of magic defines by Thomas Gleixner · 12 years ago
  35. bbe78cb ia64: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  36. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 12 years ago
  37. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 12 years ago
  38. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 12 years ago
  39. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  40. 13583bf ia64: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  41. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  42. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  43. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 12 years ago
  44. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  45. 8281715 KVM: ia64: fix build due to typo by Avi Kivity · 12 years ago
  46. f78146b KVM: Fix page-crossing MMIO by Avi Kivity · 12 years ago
  47. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  48. c76f39b ia64: fix futex_atomic_cmpxchg_inatomic() by Luck, Tony · 12 years ago
  49. 85f8f77 ia64: populate the cmpxchg header with appropriate code by Paul Gortmaker · 12 years ago
  50. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  51. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 12 years ago
  52. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  53. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  54. 40380f1 ia64: Fixup asm/cmpxchg.h by David Howells · 12 years ago
  55. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. 93f3788 Fix ia64 build errors (fallout from system.h disintegration) by Luck, Tony · 12 years ago
  58. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  59. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  60. 7d7f984 arch/ia64: remove references to cpu_*_map by Srivatsa S. Bhat · 12 years ago
  61. 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
  62. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  63. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  64. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  65. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  66. 646783a ia64: vsyscall: Add missing paranthesis by Thomas Gleixner · 12 years ago
  67. 0e65ae0 Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  68. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  69. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  70. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  71. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  72. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  73. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. 74a622b ia64: vsyscall: Use seqcount instead of seqlock by Thomas Gleixner · 12 years ago
  75. 0577bb6 [IA64] Fix ISA IRQ trigger model and polarity setting by Liu Jiang · 12 years ago
  76. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 12 years ago
  77. 6e9ebcf TTY: simserial, final cleanup by Jiri Slaby · 12 years ago
  78. f66279c TTY: simserial, reindent some code by Jiri Slaby · 12 years ago
  79. 8b91633 TTY: simserial, fix includes by Jiri Slaby · 12 years ago
  80. adb636f TTY: simserial, remove useless comments by Jiri Slaby · 12 years ago
  81. 458cd31 TTY: simserial, use tty_port_hangup by Jiri Slaby · 12 years ago
  82. 9aead90 TTY: simserial, use tty_port_open by Jiri Slaby · 12 years ago
  83. 3a5c242 TTY: simserial, properly refcount tty_port->tty by Jiri Slaby · 12 years ago
  84. 78e74d7 TTY: simserial, use tty_port_close_start by Jiri Slaby · 12 years ago
  85. 3734303 TTY: simserial, use tty_port_close_end by Jiri Slaby · 12 years ago
  86. 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 12 years ago
  87. 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  88. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 12 years ago
  89. 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 12 years ago
  90. d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 12 years ago
  91. fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 12 years ago
  92. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 12 years ago
  93. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 12 years ago
  94. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 12 years ago
  95. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 12 years ago
  96. 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 12 years ago
  97. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 12 years ago
  98. 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 12 years ago
  99. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 12 years ago
  100. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 12 years ago