1. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  2. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  3. 4897313 Pull misc-2.6.39 into release branch by Tony Luck · 14 years ago
  4. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  5. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 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
  7. 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
  8. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  9. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  10. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  11. b4a6b34 [IA64] tioca: Fix assignment from incompatible pointer warnings by Jeff Mahoney · 14 years ago
  12. c1d036c [IA64] mca.c: Fix cast from integer to pointer warning by Jeff Mahoney · 14 years ago
  13. ad7b67e [IA64] setup.c Typo fix "Architechtuallly" by Justin P. Mattock · 14 years ago
  14. faa1853 [IA64] Add CONFIG_MISC_DEVICES=y to configs that need it. by Tony Luck · 14 years ago
  15. 44e6976 xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." by Ian Campbell · 14 years ago
  16. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 14 years ago
  17. a396768 [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() by Tony Luck · 14 years ago
  18. 10e82f6 tty: simserial: now phase out the ioctl file pointer for good by Luck, Tony · 14 years ago
  19. 1aabd67 ia64: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  20. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  21. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  22. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  23. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  24. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  25. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  26. c5e6612 ia64: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  27. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  28. 6ce1f81 [IA64] fix ia64 build failure in pmdp_get_and_clear by Andrea Arcangeli · 14 years ago
  29. 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
  30. 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
  31. 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
  32. 0957977 [IA64] fix build error - arch/ia64/kernel/perfmon.c by Tony Luck · 14 years ago
  33. 581548d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  34. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  35. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  36. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  37. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  38. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  39. dff0092 [IA64] Fix format warning in arch/ia64/kernel/acpi.c by Tony Luck · 14 years ago
  40. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  41. 175504c KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() by Takuya Yoshikawa · 14 years ago
  42. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  43. 9f97535 [IA64] Add DMA_ERROR_CODE define. by Konrad Rzeszutek Wilk · 14 years ago
  44. ecacc6c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  45. 05f2f27 [IA64] Avoid array overflow if there are too many cpus in SRAT table by Tony Luck · 14 years ago
  46. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  47. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  48. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  49. 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 14 years ago
  50. e7d2825 [IA64] Remove unlikely from cpu_is_offline by Joe Perches · 14 years ago
  51. 409e590 [IA64] irq_ia64, use set_irq_chip by Jiri Slaby · 14 years ago
  52. e21763d [IA64] perfmon: Change vmalloc to vzalloc and drop memset. by Jesper Juhl · 14 years ago
  53. 75c1c91 [IA64] eliminate race condition in smp_flush_tlb_mm by Dimitri Sivanich · 14 years ago
  54. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  55. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  56. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  57. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  58. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  59. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  60. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  61. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  62. 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
  63. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  64. 55438cc KVM: ia64: define kvm_lapic_enabled() to fix a compile error by Takuya Yoshikawa · 14 years ago
  65. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  66. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  67. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  68. e207386 ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox) by Jeff Mahoney · 14 years ago
  69. df27570 Merge branch 'hwpoison-fixes-2.6.37' into hwpoison by Andi Kleen · 14 years ago
  70. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  71. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  72. 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
  73. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. 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
  75. 3c4ea5b [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  76. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 14 years ago
  77. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  78. 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
  79. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  80. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  81. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  82. f7cb8b5 Add _addr_lsb field to ia64 siginfo by Andi Kleen · 14 years ago
  83. fc6a2f3 ia64, iommu: Add a dummy iommu_table.h file in IA64. by Konrad Rzeszutek Wilk · 14 years ago
  84. c75f2aa [IA64] Cannot use register_percpu_irq() from ia64_mca_init() by Tony Luck · 14 years ago
  85. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  86. 4de0a75 [IA64] Initialize interrupts later (from init_IRQ()) by Tony Luck · 14 years ago
  87. e33621a [IA64] enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  88. 5d4bff9 [IA64] Stop using the deprecated __do_IRQ() code path by Tony Luck · 14 years ago
  89. df0a59a [IA64] Remove unnecessary casts of private_data in perfmon.c by Joe Perches · 14 years ago
  90. ddad53e [IA64] Fix missing iounmap in error path in cyclone.c by Julia Lawall · 14 years ago
  91. 383f9f1 [IA64] salinfo: sema_init instead of init_MUTEX by Thomas Gleixner · 14 years ago
  92. 3e6b1b2 [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c by Nikitas Angelinas · 14 years ago
  93. c216488 [IA64] Use static const char * const in palinfo.c by Joe Perches · 14 years ago
  94. 48a4b30 [IA64] remove asm/compat.h by Tony Luck · 14 years ago
  95. 85718fa [IA64] Add CONFIG_STACKTRACE_SUPPORT by Tony Luck · 14 years ago
  96. 9f081ce [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  97. 43e3bf2 [IA64] iommu: Add a dummy iommu_table.h file in IA64. by Konrad Rzeszutek Wilk · 14 years ago
  98. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  99. 7bb4190 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  100. 2d2b690 [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask by Petr Tesarik · 14 years ago