1. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  3. 48d5f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  4. 0d2ecee Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  5. abab012 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  6. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  7. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 5f6fb45 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
  10. 21a3281 Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 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
  12. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  13. 043332c Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-next by Roland Dreier · 14 years ago
  14. a396d43 RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one by Sean Hefty · 14 years ago
  15. 8d8ac86 IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH state by Sean Hefty · 14 years ago
  16. 2996343 IB/cm: Bump reference count on cm_id before invoking callback by Sean Hefty · 14 years ago
  17. 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  18. 010b8f4 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  19. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  20. c7146dd Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  21. 25ae21a RDMA/cma: Fix crash in request handlers by Sean Hefty · 14 years ago
  22. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
  23. 50be5e3 ahci: add another PCI ID for marvell by Tejun Heo · 14 years ago
  24. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 14 years ago
  25. 7ae4961 PM / OPP: opp_find_freq_exact() documentation fix by Nishanth Menon · 14 years ago
  26. 9659cc0 PM: Make system-wide PM and runtime PM treat subsystems consistently by Rafael J. Wysocki · 14 years ago
  27. 7538e3d PM: Add support for device power domains by Rafael J. Wysocki · 14 years ago
  28. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 14 years ago
  29. e866500 PM: Allow pm_runtime_suspend() to succeed during system suspend by Rafael J. Wysocki · 14 years ago
  30. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  31. cd51e61c PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 14 years ago
  32. cb8f51b PM: Do not create wakeup sysfs files for devices that cannot wake up by Rafael J. Wysocki · 14 years ago
  33. 4681b17 USB / Hub: Do not call device_set_wakeup_capable() under spinlock by Rafael J. Wysocki · 14 years ago
  34. 0295a34 PM: Use appropriate printk() priority level in trace.c by Mandeep Singh Baines · 14 years ago
  35. 790c788 PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count() by Rafael J. Wysocki · 14 years ago
  36. 378eef9 PM / Wakeup: Make pm_save_wakeup_count() work as documented by Rafael J. Wysocki · 14 years ago
  37. 023d377 PM / Wakeup: Combine atomic counters to avoid reordering issues by Rafael J. Wysocki · 14 years ago
  38. 2a54390 IB/ipath: Don't reset disabled devices by Nicolas Kaiser · 14 years ago
  39. 36b87b4 IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs by Mitko Haralanov · 14 years ago
  40. 4634b79 IB/qib: Set default LE2 value for active cables to 0 by Mitko Haralanov · 14 years ago
  41. db5d040 RDMA/cxgb4: Debugfs dump_qp() updates by Steve Wise · 14 years ago
  42. 767fbe8 RDMA/cxgb4: Dispatch FATAL event on EEH errors by Steve Wise · 14 years ago
  43. b48f3b9 RDMA/cxgb4: Use ULP_MODE_TCPDDP by Steve Wise · 14 years ago
  44. a9c7719 RDMA/cxgb4: Enable on-chip SQ support by default by Steve Wise · 14 years ago
  45. ffc3f74 RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps by Steve Wise · 14 years ago
  46. 2942813 RDMA/cxgb4: Remove db_drop_task by Steve Wise · 14 years ago
  47. b52fe09 RDMA/cxgb4: Turn on delayed ACK by Steve Wise · 14 years ago
  48. 215fd2f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  49. b77b708 watchdog: hpwdt: eliminate section mismatch warning by Axel Lin · 14 years ago
  50. 943413c watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 by Wim Van Sebroeck · 14 years ago
  51. 6899a8e watchdog: sch311x_wdt: fix printk condition by Dan Carpenter · 14 years ago
  52. a450c78 watchdog: sch311x_wdt: Fix LDN active check by Wim Van Sebroeck · 14 years ago
  53. bbd562d watchdog: cpwd: Fix buffer-overflow by Wim Van Sebroeck · 14 years ago
  54. 578ca87 sata_fsl: Update RX_WATER_MARK for TRANSCFG by Prabhakar Kushwaha · 14 years ago
  55. 4ac7534a sata_fsl: Fix wrong Device Error Register usage by Prabhakar Kushwaha · 14 years ago
  56. 6b3b9d7 libata: Include WWN ID in inquiry VPD emulation by Hannes Reinecke · 14 years ago
  57. 60a230e4 ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv by Viresh Kumar · 14 years ago
  58. 8d7b1c7 ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level> by Joe Perches · 14 years ago
  59. a17139b pata_arasan_cf: fix printk format string warning by Jeff Garzik · 14 years ago
  60. a480167 pata_arasan_cf: Adding support for arasan compact flash host controller by Viresh Kumar · 14 years ago
  61. 64b9759 libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() by Viresh Kumar · 14 years ago
  62. 64a3903 ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller by Seth Heasley · 14 years ago
  63. 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 14 years ago
  64. c9a816c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  65. eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  66. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 14 years ago
  67. 95a17a2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  68. 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  69. d9ebaa4 hwmon/f71882fg: Set platform drvdata to NULL later by Hans de Goede · 14 years ago
  70. 14a4019 hwmon/f71882fg: Fix a typo in a comment by Hans de Goede · 14 years ago
  71. c640e8c drm/radeon: fix page flipping hangs on r300/r400 by Dave Airlie · 14 years ago
  72. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
  73. bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
  74. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  75. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 14 years ago
  76. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 14 years ago
  77. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 14 years ago
  78. fdc315a drm/radeon: add pageflip hooks for fusion by Dave Airlie · 14 years ago
  79. 75c0fd9 ariadne: remove redundant NULL check by j223yang@asset.uwaterloo.ca · 14 years ago
  80. bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  81. 9179746 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  82. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 14 years ago
  83. ba3820a drm/i915: Revive combination mode for backlight control by Takashi Iwai · 14 years ago
  84. 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 14 years ago
  85. ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 14 years ago
  86. f420e01 xen: events: push set_irq_msi down into xen_create_msi_irq by Ian Campbell · 14 years ago
  87. 2e55288 xen: events: update pirq_to_irq in xen_create_msi_irq by Ian Campbell · 14 years ago
  88. 8135591 xen: events: refactor xen_create_msi_irq slightly by Ian Campbell · 14 years ago
  89. bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 14 years ago
  90. 5cad61a xen: events: assume PHYSDEVOP_get_free_pirq exists by Ian Campbell · 14 years ago
  91. 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  92. bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  93. ae1635b xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available. by Ian Campbell · 14 years ago
  94. 8448f01 Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 14 years ago
  95. 8054c36 Merge branch 'stable/irq.rework' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 14 years ago
  96. 6b684cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  97. 1b7e7e6 Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  98. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  99. d406577 watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME by Jiri Slaby · 14 years ago
  100. 416f0e8 RTC: sa1100: Update the sa1100 RTC driver. by Marcelo Roberto Jimenez · 14 years ago