1. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  2. 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
  3. 010b8f4 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  4. 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
  5. 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
  6. 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
  7. b77b708 watchdog: hpwdt: eliminate section mismatch warning by Axel Lin · 14 years ago
  8. 943413c watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 by Wim Van Sebroeck · 14 years ago
  9. 6899a8e watchdog: sch311x_wdt: fix printk condition by Dan Carpenter · 14 years ago
  10. a450c78 watchdog: sch311x_wdt: Fix LDN active check by Wim Van Sebroeck · 14 years ago
  11. bbd562d watchdog: cpwd: Fix buffer-overflow by Wim Van Sebroeck · 14 years ago
  12. 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 14 years ago
  13. c9a816c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  14. eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  15. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 14 years ago
  16. 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
  17. 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  18. d9ebaa4 hwmon/f71882fg: Set platform drvdata to NULL later by Hans de Goede · 14 years ago
  19. 14a4019 hwmon/f71882fg: Fix a typo in a comment by Hans de Goede · 14 years ago
  20. c640e8c drm/radeon: fix page flipping hangs on r300/r400 by Dave Airlie · 14 years ago
  21. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
  22. bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
  23. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  24. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 14 years ago
  25. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 14 years ago
  26. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 14 years ago
  27. fdc315a drm/radeon: add pageflip hooks for fusion by Dave Airlie · 14 years ago
  28. 75c0fd9 ariadne: remove redundant NULL check by j223yang@asset.uwaterloo.ca · 14 years ago
  29. bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  30. 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
  31. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 14 years ago
  32. ba3820a drm/i915: Revive combination mode for backlight control by Takashi Iwai · 14 years ago
  33. 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 14 years ago
  34. ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 14 years ago
  35. f420e01 xen: events: push set_irq_msi down into xen_create_msi_irq by Ian Campbell · 14 years ago
  36. 2e55288 xen: events: update pirq_to_irq in xen_create_msi_irq by Ian Campbell · 14 years ago
  37. 8135591 xen: events: refactor xen_create_msi_irq slightly by Ian Campbell · 14 years ago
  38. bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 14 years ago
  39. 5cad61a xen: events: assume PHYSDEVOP_get_free_pirq exists by Ian Campbell · 14 years ago
  40. 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  41. bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  42. ae1635b xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available. by Ian Campbell · 14 years ago
  43. 8448f01 Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 14 years ago
  44. 8054c36 Merge branch 'stable/irq.rework' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 14 years ago
  45. 6b684cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  46. 1b7e7e6 Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  47. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  48. d406577 watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME by Jiri Slaby · 14 years ago
  49. 6dbc2f3 i2c-eg20t: include slab.h for memory allocations by Wolfram Sang · 14 years ago
  50. 12c3832 i2c-ocores: Fix pointer type mismatch error by Grant Likely · 14 years ago
  51. 86f99ff r6040: bump to version 0.27 and date 23Feb2011 by Florian Fainelli · 14 years ago
  52. c60c9c7 r6040: fix multicast operations by Shawn Lin · 14 years ago
  53. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 14 years ago
  54. 51de695 xen: Union the blkif_request request specific fields by Owen Smith · 14 years ago
  55. 34d4ade Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  56. 1a34530 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  57. b44a53d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  58. 9ac3524 bonding 802.3ad: Rename rx_machine_lock to state_machine_lock by Nils Carlson · 14 years ago
  59. 16d79d7 bonding 802.3ad: Fix the state machine locking v2 by Nils Carlson · 14 years ago
  60. ce3c869 drivers/net/macvtap: fix error check by Nicolas Kaiser · 14 years ago
  61. 062ac62 drm: index i shadowed in 2nd loop by roel · 14 years ago
  62. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 14 years ago
  63. 8620604 Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes by Dave Airlie · 14 years ago
  64. ad4a4a8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  65. 6f70a4c drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously by Ben Skeggs · 14 years ago
  66. ef1b287 drm/nouveau: fix regression causing ttm to not be able to evict vram by Ben Skeggs · 14 years ago
  67. f277e65 net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problem by Göran Weinholt · 14 years ago
  68. 467cffb drm/i915: Rebind the buffer if its alignment constraints changes with tiling by Chris Wilson · 14 years ago
  69. a1656b9 drm/i915: Disable GPU semaphores by default by Chris Wilson · 14 years ago
  70. 120bdaa i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup by Rajendra Nayak · 14 years ago
  71. 9b3de1ef bnx2x: fix MaxBW configuration by Dmitry Kravkov · 14 years ago
  72. e3835b9 bnx2x: (NPAR) prevent HW access in D3 state by Dmitry Kravkov · 14 years ago
  73. 9fdc3e9 bnx2x: fix link notification by Dmitry Kravkov · 14 years ago
  74. c4154f2 bnx2x: fix non-pmf device load flow by Dmitry Kravkov · 14 years ago
  75. d7a62cd virtio: console: Don't access vqs if device was unplugged by Amit Shah · 14 years ago
  76. 9135583 drm/i915: Do not overflow the MMADDR write FIFO by Chris Wilson · 14 years ago
  77. 0ee537a Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing" by Chris Wilson · 14 years ago
  78. 9dab51d drivers/video/backlight/ltv350qv.c: fix a memory leak by Axel Lin · 14 years ago
  79. 95b90af pps: make pps_gen_parport depend on BROKEN by Thomas Gleixner · 14 years ago
  80. 97e419a drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  81. 2ec38a0 drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() by Axel Lin · 14 years ago
  82. 73412c3 drm/nouveau: allocate kernel's notifier object at end of block by Ben Skeggs · 14 years ago
  83. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  84. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  85. ba04c7c r8169: disable ASPM by Stanislaw Gruszka · 14 years ago
  86. 1aa0b51 xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well. by Konrad Rzeszutek Wilk · 14 years ago
  87. 676dc3c xen: Use IRQF_FORCE_RESUME by Thomas Gleixner · 14 years ago
  88. aa673c1 xen: Fix compile error introduced by "switch to new irq_chip functions" by Ian Campbell · 14 years ago
  89. c9e265e xen: Switch to new irq_chip functions by Thomas Gleixner · 14 years ago
  90. 149f256 xen: Remove stale irq_chip.end by Thomas Gleixner · 14 years ago
  91. 7214610 xen: events: do not free legacy IRQs by Ian Campbell · 14 years ago
  92. 8991150 xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges. by Ian Campbell · 14 years ago
  93. c9df1ce xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq by Ian Campbell · 14 years ago
  94. cbf6aa8 xen:events: move find_unbound_irq inside CONFIG_PCI_MSI by Ian Campbell · 14 years ago
  95. 0c2bd9b [S390] tape: deadlock on system work queue by Martin Schwidefsky · 14 years ago
  96. b652277 [S390] keyboard: integer underflow bug by Dan Carpenter · 14 years ago
  97. 0c0db03 [S390] xpram: remove __initdata attribute from module parameters by Martin Schwidefsky · 14 years ago
  98. fd51469 block: kill loop_mutex by Petr Uzel · 14 years ago
  99. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  100. a4e36e6 [media] mantis_pci: remove asm/pgtable.h include by Arnaud Patard (Rtp) · 14 years ago