1. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  2. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  3. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  4. f93ea73 Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next by Joerg Roedel · 13 years ago
  5. 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
  6. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  7. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  8. 91e86df PCI: IA64: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  9. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  11. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  12. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  13. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  14. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  15. 4313d88 xen/ia64: fix build breakage because of conflicting u64 guest handles by Luck, Tony · 13 years ago
  16. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  17. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  18. bcb71ab iommu: Add option to group multi-function devices by Alex Williamson · 13 years ago
  19. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  20. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  21. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  22. 5569459 [IA64] Wire up cross memory attach syscalls by Tony Luck · 13 years ago
  23. 4dcaebb xen: use generic functions instead of xen_{alloc, free}_vm_area() by David Vrabel · 13 years ago
  24. 3e09967 xen/acpi: Domain0 acpi parser related platform hypercall by Yu Ke · 15 years ago
  25. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  26. f5d1b97 iommu: Cleanup ifdefs in detect_intel_iommu() by Suresh Siddha · 13 years ago
  27. 73bcbac Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  28. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  29. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  30. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  31. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  32. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  33. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  34. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  35. ae7bd11 clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option by H. Peter Anvin · 13 years ago
  36. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  37. 574c44f ia64: Replace clocksource.fsys_mmio with generic arch data by Andy Lutomirski · 13 years ago
  38. 747f292 ia64: add jump labels for paravirt by Glauber Costa · 14 years ago
  39. badc144 [IA64] Hook up gpiolib support by Mark Brown · 14 years ago
  40. 83caba8 [IA64] wire up sendmmsg() syscall for Itanium by Tony Luck · 14 years ago
  41. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  42. 7a95a2c ia64: mmu_gather rework by Peter Zijlstra · 14 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  44. a749f8a ia64: Remove redundant declaration of irq_desc[] by Thomas Gleixner · 14 years ago
  45. 6d1e9a4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  46. 047f61c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  47. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  48. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  49. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
  50. f48fea0 ia64: fix build breakage in asm/thread_info.h by Luck, Tony · 14 years ago
  51. 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
  52. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  53. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  54. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 14 years ago
  55. 9298168 [IA64] New syscalls for 2.6.39 by Tony Luck · 14 years ago
  56. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  57. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  58. 4897313 Pull misc-2.6.39 into release branch by Tony Luck · 14 years ago
  59. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  62. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  63. 44e6976 xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." by Ian Campbell · 14 years ago
  64. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 14 years ago
  65. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 14 years ago
  66. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  67. 8e572ba fix typos 'comamnd' -> 'command' in comments by Justin P. Mattock · 14 years ago
  68. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  69. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  70. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  71. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  72. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  73. 6ce1f81 [IA64] fix ia64 build failure in pmdp_get_and_clear by Andrea Arcangeli · 14 years ago
  74. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  75. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  76. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  77. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  78. 9f97535 [IA64] Add DMA_ERROR_CODE define. by Konrad Rzeszutek Wilk · 14 years ago
  79. 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 14 years ago
  80. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  81. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  82. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  83. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  84. e207386 ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox) by Jeff Mahoney · 14 years ago
  85. df27570 Merge branch 'hwpoison-fixes-2.6.37' into hwpoison by Andi Kleen · 14 years ago
  86. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  87. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  88. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 3c4ea5b [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  91. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 14 years ago
  92. c0f37d2 Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'next-fixes', 'optimize-unwind', 'remove-compat-h' and 'stack_trace' into release by Tony Luck · 14 years ago
  93. f7cb8b5 Add _addr_lsb field to ia64 siginfo by Andi Kleen · 14 years ago
  94. fc6a2f3 ia64, iommu: Add a dummy iommu_table.h file in IA64. by Konrad Rzeszutek Wilk · 14 years ago
  95. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  96. 48a4b30 [IA64] remove asm/compat.h by Tony Luck · 14 years ago
  97. 9f081ce [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  98. 43e3bf2 [IA64] iommu: Add a dummy iommu_table.h file in IA64. by Konrad Rzeszutek Wilk · 14 years ago
  99. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  100. 145e5aa [IA64] Fix build error: conflicting types for ‘sys_execve’ by Tony Luck · 14 years ago