1. 74d4aff x86/paravirt: add hooks for spinlock operations by Jeremy Fitzhardinge · 18 years ago
  2. 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 18 years ago
  3. 9c8a442 xen64: fix !HVC_XEN build dependency by Ingo Molnar · 18 years ago
  4. c24481e xen64: save lots of registers by Jeremy Fitzhardinge · 18 years ago
  5. c05f1cf xen64: implement 64-bit update_descriptor by Jeremy Fitzhardinge · 18 years ago
  6. 45eb0d8 Xen64: HYPERVISOR_set_segment_base() implementation by Eduardo Habkost · 18 years ago
  7. 88459d4 xen64: register callbacks in arch-independent way by Jeremy Fitzhardinge · 18 years ago
  8. ce803e7 xen64: use arbitrary_virt_to_machine for xen_set_pmd by Jeremy Fitzhardinge · 18 years ago
  9. 084a2a4 xen64: early mapping setup by Jeremy Fitzhardinge · 18 years ago
  10. 5b09b28 x86_64: add workaround for no %gs-based percpu by Jeremy Fitzhardinge · 18 years ago
  11. f6e5873 xen64: add extra pv_mmu_ops by Jeremy Fitzhardinge · 18 years ago
  12. e743590 xen64: fix calls into hypercall page by Jeremy Fitzhardinge · 18 years ago
  13. ca15f20 xen: fix 64-bit hypercall variants by Jeremy Fitzhardinge · 18 years ago
  14. 48b5db2 xen64: define asm/xen/interface for 64-bit by Jeremy Fitzhardinge · 18 years ago
  15. ad55db9 xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support by Isaku Yamahata · 18 years ago
  16. 7c33b1e x86_64: unstatic get_local_pda by Jeremy Fitzhardinge · 18 years ago
  17. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 18 years ago
  18. 4515889 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 18 years ago
  19. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  20. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 18 years ago
  21. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  22. 59190f4 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  23. 64fd52a Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  24. fe1a687 mm: fix build on non-mmu machines by Sebastian Siewior · 18 years ago
  25. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  26. 22a37bc Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  27. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 18 years ago
  28. b312bf3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  29. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  30. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  31. 646c0cb ide: add ide_pc_intr() helper by Bartlomiej Zolnierkiewicz · 18 years ago
  32. 6bf1641 ide: add ide_issue_pc() helper by Bartlomiej Zolnierkiewicz · 18 years ago
  33. 28c7214 ide: add PC_FLAG_DRQ_INTERRUPT pc flag by Bartlomiej Zolnierkiewicz · 18 years ago
  34. 594c16d ide: add ide_transfer_pc() helper by Bartlomiej Zolnierkiewicz · 18 years ago
  35. 5d41893 ide: add PC_FLAG_ZIP_DRIVE pc flag by Bartlomiej Zolnierkiewicz · 18 years ago
  36. 5e33109 ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK by Bartlomiej Zolnierkiewicz · 18 years ago
  37. 1b06e92 ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback by Bartlomiej Zolnierkiewicz · 18 years ago
  38. 92f5daf ide-tape: make pc->idetape_callback void by Bartlomiej Zolnierkiewicz · 18 years ago
  39. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 18 years ago
  40. ff07488 ide: remove drive->ctl by Bartlomiej Zolnierkiewicz · 18 years ago
  41. 0fd04dc ide: use ->OUTBSYNC in ide_set_irq() by Bartlomiej Zolnierkiewicz · 18 years ago
  42. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 18 years ago
  43. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 18 years ago
  44. ed4af48 ide: move IRQ unmasking out from ->tf_load method by Bartlomiej Zolnierkiewicz · 18 years ago
  45. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 18 years ago
  46. 931ee0d ide: remove obsoleted "ide=" kernel parameters by Bartlomiej Zolnierkiewicz · 18 years ago
  47. 30e5ee4 ide: remove obsoleted "idebus=" kernel parameter by Bartlomiej Zolnierkiewicz · 18 years ago
  48. 681a561 block: unexport blk_end_sync_rq by FUJITA Tomonori · 18 years ago
  49. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 18 years ago
  50. b27418a [MIPS] Remove mips_machtype for LASAT machines by Thomas Bogendoerfer · 18 years ago
  51. 0b56fd8 [MIPS] Remove mips_machtype from EMMA2RH machines by Thomas Bogendoerfer · 18 years ago
  52. c6607295 [MIPS] Remove mips_machtype from ARC based machines by Thomas Bogendoerfer · 18 years ago
  53. 7b22609 [MIPS] TXx9: cleanup and fix some sparse warnings by Atsushi Nemoto · 18 years ago
  54. 4c642f3 [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx by Atsushi Nemoto · 18 years ago
  55. 6e68665 [MIPS] remove machtype for group Toshiba by Yoichi Yuasa · 18 years ago
  56. efff4ae [MIPS] cmbvr4133: Remove support by Yoichi Yuasa · 18 years ago
  57. edcaf1a [MIPS] TXx9: Make single kernel can support multiple boards by Atsushi Nemoto · 18 years ago
  58. 89d63fe [MIPS] TXx9: Reorganize PCI code by Atsushi Nemoto · 18 years ago
  59. 22b1d70 [MIPS] TXx9: Reorganize code by Atsushi Nemoto · 18 years ago
  60. 315806cb [MIPS] Malta: Cleanup organization of code into directories. by Ralf Baechle · 18 years ago
  61. 1398ddb [MIPS] SEAD: Remove support code. by Ralf Baechle · 18 years ago
  62. 2157bc6 [MIPS] Atlas: Remove support code. by Ralf Baechle · 18 years ago
  63. b29eee4 [MIPS] rbtx4927: misc cleanups by Atsushi Nemoto · 18 years ago
  64. af3e69c [MIPS] Declare some pci variables in header file by Atsushi Nemoto · 18 years ago
  65. 7a2852e [MIPS] IP28: switch to "normal" mode after PROM no longer needed by Thomas Bogendoerfer · 18 years ago
  66. 94daeb9 [MIPS] Fix asm constraints for 'ins' instructions. by David Daney · 18 years ago
  67. 043ebd6 [MIPS] DECstation: Document more MB ASIC register bits by Maciej W. Rozycki · 18 years ago
  68. 2957c9e [MIPS] IRIX: Goodbye and thanks for all the fish by Ralf Baechle · 18 years ago
  69. 9972885 [MIPS] Alchemy: remove unused MMC macros from db1x00 header. by Manuel Lauss · 18 years ago
  70. 07cdb78 [MIPS] fix sparse warning about setup_early_printk() by Dmitri Vorobiev · 18 years ago
  71. c88a8b4 [MIPS] Remove obsolete isa_slot_offset by Maciej W. Rozycki · 18 years ago
  72. cb11dfa [MIPS] Remove board_watchpoint_handler by David Daney · 18 years ago
  73. 2954c02 [MIPS] modify the MIPS CPU classfication by Chen, Huacai · 18 years ago
  74. 61d97f4 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  75. 38c4657 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  76. e7849f1 Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  77. 1dc60c5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  78. 8d2567a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 18 years ago
  79. bcf559e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  80. 97c7d1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  81. fe9233f [SCSI] scsi_dh: fix kconfig related build errors by Chandra Seetharaman · 18 years ago
  82. 3f1c387 x86: Fix compile error with CONFIG_AS_CFI=n by Kevin Winchester · 18 years ago
  83. 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 18 years ago
  84. 96f15c0 RDMA/core: Add local DMA L_Key support by Steve Wise · 18 years ago
  85. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 18 years ago
  86. 47ee1b9 IB/core: Add support for multicast loopback blocking by Ron Livne · 18 years ago
  87. 7f624d0 RDMA/core: Add iWARP protocol statistics attributes in sysfs by Steve Wise · 18 years ago
  88. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 18 years ago
  89. 4deccd6 RDMA: Improve include file coding style by Dotan Barak · 18 years ago
  90. a947491 RDMA: Fix license text by Sean Hefty · 18 years ago
  91. 242e3df drm/radeon: fixup issue with radeon and PAT support. by Dave Airlie · 18 years ago
  92. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 18 years ago
  93. 585583d powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATES by Kumar Gala · 18 years ago
  94. 4d3702b6 x86: Rename "ignore" macro in <asm/dwarf2.h> to avoid collision by Roland Dreier · 18 years ago
  95. 7c29217 powerpc: fix giveup_vsx to save registers correctly by Michael Neuling · 18 years ago
  96. 0f47331 powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT by Nathan Lynch · 18 years ago
  97. b3fcaaa powerpc: mman.h export fixups by Stephen Rothwell · 18 years ago
  98. 930074b Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 18 years ago
  99. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 18 years ago
  100. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago