1. 8b6b462 Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  2. 1eb9a4b efi: Fix argument types for SetVariable() for ia64 by Matthew Garrett · 14 years ago
  3. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  4. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  5. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  6. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  7. 574c44f ia64: Replace clocksource.fsys_mmio with generic arch data by Andy Lutomirski · 14 years ago
  8. 747f292 ia64: add jump labels for paravirt by Glauber Costa · 14 years ago
  9. 83caba8 [IA64] wire up sendmmsg() syscall for Itanium by Tony Luck · 14 years ago
  10. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  11. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  12. c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 14 years ago
  13. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  14. 30f7276 [IA64] define "_sdata" symbol by Tony Luck · 14 years ago
  15. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 14 years ago
  18. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 14 years ago
  19. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  21. 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 14 years ago
  22. e3d7812 ia64: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  23. f5e5bf0 ia64: Use irqd_irq_disabled() instead of desc->status access by Thomas Gleixner · 14 years ago
  24. 97499b2 ia64: msi: Use irq_move_irq() by Thomas Gleixner · 14 years ago
  25. 91ce72e ia64: iosapic: Use new irq_move_* functions by Thomas Gleixner · 14 years ago
  26. 459960d ia64: iosapic: Remove redundant mask from ack() by Thomas Gleixner · 14 years ago
  27. a217833 ia64: Use accessor functions all over the place by Thomas Gleixner · 14 years ago
  28. dea1078 ia64: iosapic: Cleanup irq_desc access by Thomas Gleixner · 14 years ago
  29. 8fac171 ia64: Convert iosapic to new irq_chip functions by Thomas Gleixner · 14 years ago
  30. 5c217b6 ia64: Convert lsapic to new irq_chip functions by Thomas Gleixner · 14 years ago
  31. f1f701e ia64: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  32. 3d373ce ia64: Remove stale irq_chip.end by Thomas Gleixner · 14 years ago
  33. 428a40c ia64: Cleanup migrate_irqs() by Thomas Gleixner · 14 years ago
  34. 097e98b ia64: Convert migrate_platform_irqs() to new irq chip functions by Thomas Gleixner · 14 years ago
  35. 6d1e9a4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  36. 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
  37. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 14 years ago
  38. 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
  39. 8a9026d Merge branch 'misc' into release by Len Brown · 14 years ago
  40. 9298168 [IA64] New syscalls for 2.6.39 by Tony Luck · 14 years ago
  41. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  42. 4897313 Pull misc-2.6.39 into release branch by Tony Luck · 14 years ago
  43. 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
  44. af10f94 ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree by Jan Beulich · 14 years ago
  45. c1d036c [IA64] mca.c: Fix cast from integer to pointer warning by Jeff Mahoney · 14 years ago
  46. a396768 [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() by Tony Luck · 14 years ago
  47. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 14 years ago
  48. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 14 years ago
  49. d60c304 ia64: convert to clocksource_register_hz/khz by John Stultz · 15 years ago
  50. 1aabd67 ia64: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  51. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  52. 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
  53. 0957977 [IA64] fix build error - arch/ia64/kernel/perfmon.c by Tony Luck · 14 years ago
  54. 581548d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  55. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  56. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  57. dff0092 [IA64] Fix format warning in arch/ia64/kernel/acpi.c by Tony Luck · 14 years ago
  58. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  59. ecacc6c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  60. 05f2f27 [IA64] Avoid array overflow if there are too many cpus in SRAT table by Tony Luck · 14 years ago
  61. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  62. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  63. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  64. e7d2825 [IA64] Remove unlikely from cpu_is_offline by Joe Perches · 14 years ago
  65. 409e590 [IA64] irq_ia64, use set_irq_chip by Jiri Slaby · 14 years ago
  66. e21763d [IA64] perfmon: Change vmalloc to vzalloc and drop memset. by Jesper Juhl · 14 years ago
  67. 75c1c91 [IA64] eliminate race condition in smp_flush_tlb_mm by Dimitri Sivanich · 14 years ago
  68. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  69. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  70. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 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. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  73. 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
  74. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  75. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  76. c75f2aa [IA64] Cannot use register_percpu_irq() from ia64_mca_init() by Tony Luck · 14 years ago
  77. 4de0a75 [IA64] Initialize interrupts later (from init_IRQ()) by Tony Luck · 14 years ago
  78. 5d4bff9 [IA64] Stop using the deprecated __do_IRQ() code path by Tony Luck · 14 years ago
  79. df0a59a [IA64] Remove unnecessary casts of private_data in perfmon.c by Joe Perches · 15 years ago
  80. ddad53e [IA64] Fix missing iounmap in error path in cyclone.c by Julia Lawall · 14 years ago
  81. 383f9f1 [IA64] salinfo: sema_init instead of init_MUTEX by Thomas Gleixner · 14 years ago
  82. c216488 [IA64] Use static const char * const in palinfo.c by Joe Perches · 14 years ago
  83. 85718fa [IA64] Add CONFIG_STACKTRACE_SUPPORT by Tony Luck · 14 years ago
  84. 2d2b690 [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask by Petr Tesarik · 14 years ago
  85. 04a3440 [IA64] unwind - optimise linked-list searches for modules by Phil Carmody · 14 years ago
  86. 747584b [IA64] unwind: remove preprocesser noise, and correct comment by Phil Carmody · 14 years ago
  87. f574c84 [IA64] fix siglock by Tony Luck · 14 years ago
  88. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  89. 92fa5bd9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  90. a78b2de [IA64] Add latest crop of syscalls by Tony Luck · 14 years ago
  91. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  92. 5af568c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  93. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  94. 7ae6bdb ia64: perfmon: add d_dname method by Miklos Szeredi · 14 years ago
  95. d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 14 years ago
  96. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 14 years ago
  97. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  98. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  100. 30da552 PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() by Ben Hutchings · 14 years ago