1. db155a2 mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  2. 331b646 KVM: ia64: fix build due to typo by Avi Kivity · 12 years ago
  3. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  4. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 12 years ago
  5. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  6. c76f39b ia64: fix futex_atomic_cmpxchg_inatomic() by Luck, Tony · 12 years ago
  7. 85f8f77 ia64: populate the cmpxchg header with appropriate code by Paul Gortmaker · 12 years ago
  8. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  9. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  10. 40380f1 ia64: Fixup asm/cmpxchg.h by David Howells · 12 years ago
  11. 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
  12. 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
  13. 93f3788 Fix ia64 build errors (fallout from system.h disintegration) by Luck, Tony · 12 years ago
  14. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  15. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  16. 7d7f984 arch/ia64: remove references to cpu_*_map by Srivatsa S. Bhat · 12 years ago
  17. 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
  18. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  19. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  20. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  21. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  22. 646783a ia64: vsyscall: Add missing paranthesis by Thomas Gleixner · 12 years ago
  23. 0e65ae0 Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  24. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  25. 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
  26. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  27. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  28. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  29. 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
  30. 74a622b ia64: vsyscall: Use seqcount instead of seqlock by Thomas Gleixner · 12 years ago
  31. 0577bb6 [IA64] Fix ISA IRQ trigger model and polarity setting by Liu Jiang · 12 years ago
  32. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 12 years ago
  33. 6e9ebcf TTY: simserial, final cleanup by Jiri Slaby · 12 years ago
  34. f66279c TTY: simserial, reindent some code by Jiri Slaby · 12 years ago
  35. 8b91633 TTY: simserial, fix includes by Jiri Slaby · 12 years ago
  36. adb636f TTY: simserial, remove useless comments by Jiri Slaby · 12 years ago
  37. 458cd31 TTY: simserial, use tty_port_hangup by Jiri Slaby · 12 years ago
  38. 9aead90 TTY: simserial, use tty_port_open by Jiri Slaby · 12 years ago
  39. 3a5c242 TTY: simserial, properly refcount tty_port->tty by Jiri Slaby · 12 years ago
  40. 78e74d7 TTY: simserial, use tty_port_close_start by Jiri Slaby · 12 years ago
  41. 3734303 TTY: simserial, use tty_port_close_end by Jiri Slaby · 12 years ago
  42. 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 12 years ago
  43. 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  44. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 12 years ago
  45. 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 12 years ago
  46. d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 12 years ago
  47. fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 12 years ago
  48. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 12 years ago
  49. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 12 years ago
  50. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 12 years ago
  51. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 12 years ago
  52. 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 12 years ago
  53. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 12 years ago
  54. 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 12 years ago
  55. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 12 years ago
  56. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 12 years ago
  57. 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  58. 9e12dd5 simserial, bail out when request_irq fails by Jiri Slaby · 12 years ago
  59. 6efb6b7 hpsim, initialize chip for assigned irqs by Jiri Slaby · 12 years ago
  60. 035cfe5 simserial, include some headers by Jiri Slaby · 12 years ago
  61. 0745d19 hpsim, fix SAL handling in fw-emu by Jiri Slaby · 12 years ago
  62. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 12 years ago
  63. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 12 years ago
  64. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  65. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  66. 3e51570 KVM: Ensure all vcpus are consistent with in-kernel irqchip settings by Avi Kivity · 12 years ago
  67. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 12 years ago
  68. b9e5dc8 KVM: provide synchronous registers in kvm_run by Christian Borntraeger · 12 years ago
  69. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 12 years ago
  70. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 12 years ago
  71. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  72. 15839b4 [IA64] Fix a couple of warnings for EXPORT_SYMBOL by Paul Gortmaker · 12 years ago
  73. 454ca60 [IA64] Check return from device_register() in cx_device_register() by Paul Gortmaker · 12 years ago
  74. c19ce0a [IA64] Fix warning from machine_kexec.c by Paul Gortmaker · 12 years ago
  75. 0efb34f [IA64] simserial, bail out when request_irq fails by Jiri Slaby · 12 years ago
  76. cb53485 [IA64] hpsim, initialize chip for assigned irqs by Jiri Slaby · 12 years ago
  77. 7deacad [IA64] simserial, include some headers by Jiri Slaby · 12 years ago
  78. 82af3a4 [IA64] hpsim, fix SAL handling in fw-emu by Jiri Slaby · 12 years ago
  79. ff40a67 arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier by Danny Kukawka · 12 years ago
  80. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  81. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  82. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  83. 10d1cd2 ia64/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  84. f920b55 ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 12 years ago
  85. 48e30fa [IA64] genirq fixup for SGI/SN by Dimitri Sivanich · 12 years ago
  86. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  87. 5d948ce ia64: Fix typo in irq_xen.c by Masanari Iida · 12 years ago
  88. f3ce4a0 ia64: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  89. 0f261ed [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler() by Jiri Kosina · 12 years ago
  90. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  91. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  92. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  93. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  94. 9f10f6a ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) by Kurt Garloff · 12 years ago
  95. dca88ad Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  96. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  97. 5df1b27 Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  98. 01fa310 ia64, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 12 years ago
  99. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 12 years ago
  100. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago