1. 6d1e9a4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  2. 047f61c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  3. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 15 years ago
  4. 02e2407 Merge branch 'linus' into release by Len Brown · 15 years ago
  5. 8a9026d Merge branch 'misc' into release by Len Brown · 15 years ago
  6. 9298168 [IA64] New syscalls for 2.6.39 by Tony Luck · 15 years ago
  7. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  8. 4897313 Pull misc-2.6.39 into release branch by Tony Luck · 15 years ago
  9. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  10. af10f94 ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree by Jan Beulich · 16 years ago
  11. c1d036c [IA64] mca.c: Fix cast from integer to pointer warning by Jeff Mahoney · 16 years ago
  12. a396768 [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() by Tony Luck · 16 years ago
  13. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 16 years ago
  14. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 16 years ago
  15. 1aabd67 ia64: Switch do_timer() to xtime_update() by Torben Hohn · 16 years ago
  16. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 16 years ago
  17. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 16 years ago
  18. 0957977 [IA64] fix build error - arch/ia64/kernel/perfmon.c by Tony Luck · 16 years ago
  19. 581548d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  20. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 16 years ago
  21. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 16 years ago
  22. dff0092 [IA64] Fix format warning in arch/ia64/kernel/acpi.c by Tony Luck · 16 years ago
  23. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 16 years ago
  24. ecacc6c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  25. 05f2f27 [IA64] Avoid array overflow if there are too many cpus in SRAT table by Tony Luck · 16 years ago
  26. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 16 years ago
  27. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 16 years ago
  28. fe15ce4 fs: change d_delete semantics by Nick Piggin · 16 years ago
  29. e7d2825 [IA64] Remove unlikely from cpu_is_offline by Joe Perches · 16 years ago
  30. 409e590 [IA64] irq_ia64, use set_irq_chip by Jiri Slaby · 16 years ago
  31. e21763d [IA64] perfmon: Change vmalloc to vzalloc and drop memset. by Jesper Juhl · 16 years ago
  32. 75c1c91 [IA64] eliminate race condition in smp_flush_tlb_mm by Dimitri Sivanich · 16 years ago
  33. 51139ad convert get_sb_pseudo() users by Al Viro · 16 years ago
  34. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 16 years ago
  35. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
  36. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  37. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 16 years ago
  38. 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 · 16 years ago
  39. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 16 years ago
  40. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 16 years ago
  41. c75f2aa [IA64] Cannot use register_percpu_irq() from ia64_mca_init() by Tony Luck · 16 years ago
  42. 4de0a75 [IA64] Initialize interrupts later (from init_IRQ()) by Tony Luck · 16 years ago
  43. 5d4bff9 [IA64] Stop using the deprecated __do_IRQ() code path by Tony Luck · 16 years ago
  44. df0a59a [IA64] Remove unnecessary casts of private_data in perfmon.c by Joe Perches · 16 years ago
  45. ddad53e [IA64] Fix missing iounmap in error path in cyclone.c by Julia Lawall · 16 years ago
  46. 383f9f1 [IA64] salinfo: sema_init instead of init_MUTEX by Thomas Gleixner · 16 years ago
  47. c216488 [IA64] Use static const char * const in palinfo.c by Joe Perches · 16 years ago
  48. 85718fa [IA64] Add CONFIG_STACKTRACE_SUPPORT by Tony Luck · 16 years ago
  49. 2d2b690 [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask by Petr Tesarik · 16 years ago
  50. 04a3440 [IA64] unwind - optimise linked-list searches for modules by Phil Carmody · 16 years ago
  51. 747584b [IA64] unwind: remove preprocesser noise, and correct comment by Phil Carmody · 16 years ago
  52. f574c84 [IA64] fix siglock by Tony Luck · 16 years ago
  53. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  54. 92fa5bd9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  55. a78b2de [IA64] Add latest crop of syscalls by Tony Luck · 16 years ago
  56. c788732 Mark arguments to certain syscalls as being const by David Howells · 16 years ago
  57. 5af568c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  58. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 16 years ago
  59. 7ae6bdb ia64: perfmon: add d_dname method by Miklos Szeredi · 16 years ago
  60. d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 16 years ago
  61. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 16 years ago
  62. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  63. 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 · 16 years ago
  64. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  65. 30da552 PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() by Ben Hutchings · 16 years ago
  66. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 16 years ago
  67. ba58aebf [IA64] perfmon: convert to unlocked_ioctl by Arnd Bergmann · 16 years ago
  68. b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 16 years ago
  69. 7b313fd [IA64] beautify vmlinux.lds.h by Sam Ravnborg · 16 years ago
  70. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  71. 4ec37de [IA64] Fix build breakage by Tony Luck · 16 years ago
  72. fd1197f numa: ia64: support numa_mem_id() for memoryless nodes by Lee Schermerhorn · 16 years ago
  73. 3bccd99 numa: ia64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 16 years ago
  74. 8aee5c8 ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops by FUJITA Tomonori · 16 years ago
  75. ffdf918 ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks by Oleg Nesterov · 16 years ago
  76. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. cf77e98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  78. 7683a3f [IA64] use __ratelimit by Akinobu Mita · 17 years ago
  79. 552dce3 [IA64] Use set_cpus_allowed_ptr by Julia Lawall · 16 years ago
  80. 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 16 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  82. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 17 years ago
  83. 6ffdc57 ia64: Convert ia64 to use read/update_persistent_clock by John Stultz · 16 years ago
  84. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 17 years ago
  85. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 16 years ago
  86. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 16 years ago
  87. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 16 years ago
  88. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  90. 75ddb0e Rename .text.lock to .text..lock. by Denys Vlasenko · 17 years ago
  91. 2b55f36 Rename .text.ivt to .text..ivt. by Denys Vlasenko · 17 years ago
  92. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 17 years ago
  93. dafb932 Rename .data..patch.XXX to .data..patch.XXX. by Denys Vlasenko · 17 years ago
  94. e1cb14b Rename .data.gate to .data..gate. by Denys Vlasenko · 17 years ago
  95. 75b1348 Rename .data.page_aligned to .data..page_aligned. by Tim Abbott · 17 years ago
  96. 2af7687 Rename .data.init_task to .data..init_task. by Tim Abbott · 17 years ago
  97. d03ab7f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  98. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  99. 4d86e1b Pull misc2634 into release branch by Tony Luck · 17 years ago
  100. 65c9bb6 Pull alex into release branch by Tony Luck · 17 years ago