1. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  2. 0703c68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  3. b4949b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  4. b9e26df Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  5. 11da3764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  6. 5fbd305 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  7. a205b08 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. 455ba0c Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  9. 929e8d4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  10. 62d7a29 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  11. b75d91f ipmi_watchdog: restore settings when BMC reset by Corey Minyard · 13 years ago
  12. fa86040 mfd: Include linux/io.h to jz4740-adc by Axel Lin · 13 years ago
  13. c1e61bc mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler by NeilBrown · 13 years ago
  14. 286f8f3 mfd: Base interrupt for twl4030-irq must be one-shot by NeilBrown · 13 years ago
  15. 8f6a459 mfd: Handle tps65910 clear-mask correctly by Marcus Folkesson · 13 years ago
  16. df72064 mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources by Axel Lin · 13 years ago
  17. 8653be1 mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver by Ilya Yanok · 13 years ago
  18. 858a630 mfd: include linux/module.h for ab5500-debugfs by Axel Lin · 13 years ago
  19. b5488b6 mfd: Update wm8994 active device checks for WM1811 by Mark Brown · 13 years ago
  20. 26bc4e0 mfd: Set tps6586x bits if new value is different from the old one by Axel Lin · 13 years ago
  21. af65e6c mfd: Set da903x bits if new value is different from the old one by Axel Lin · 13 years ago
  22. 890c98e mfd: Set adp5520 bits if new value is different from the old one by Axel Lin · 13 years ago
  23. 9ad33ba mfd: Add missed free_irq in da903x_remove by Axel Lin · 13 years ago
  24. 6107428 mmc: vub300: fix type of firmware_rom_wait_states module parameter by Rusty Russell · 13 years ago
  25. 5c7f0e0 Revert "mmc: enable runtime PM by default" by Ohad Ben-Cohen · 13 years ago
  26. 29495aa mmc: sdhci: remove "state" argument from sdhci_suspend_host by Manuel Lauss · 13 years ago
  27. 511585a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  28. 10ee08b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  29. e8303a3 asix: new device id by Aurelien Jacobs · 13 years ago
  30. 7746ab0 davinci-cpdma: fix locking issue in cpdma_chan_stop by Ilya Yanok · 13 years ago
  31. 2ca6cf0 r8169: fix Config2 MSIEnable bit setting. by françois romieu · 13 years ago
  32. 96f1f05 iwlwifi: update SCD BC table for all SCD queues by Emmanuel Grumbach · 13 years ago
  33. 480390c Merge branches 'cma', 'mlx4' and 'qib' into for-next by Roland Dreier · 13 years ago
  34. 29d1b16 IB/qib: Correct sense on freectxts increment and decrement by Mike Marciniszyn · 13 years ago
  35. 04ded16 RDMA/cma: Verify private data length by Sean Hefty · 13 years ago
  36. 913050b oprofile: Fix uninitialized memory access when writing to writing to oprofilefs by Robert Richter · 13 years ago
  37. 12275dd Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" by Konrad Rzeszutek Wilk · 13 years ago
  38. 6abff3c vmwgfx: Clip cliprects against screen boundaries in present and dirty by Jakob Bornecrantz · 13 years ago
  39. bfc2638 vmwgfx: Resend the cursor after legacy modeset by Jakob Bornecrantz · 13 years ago
  40. 203dc22 vmwgfx: Do better culling of presents by Jakob Bornecrantz · 13 years ago
  41. e7ac921 vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper by Jakob Bornecrantz · 13 years ago
  42. 551a669 vmwgfx: Add helper function to get surface or dmabuf by Jakob Bornecrantz · 13 years ago
  43. 6a91d97 vmwgfx: Refactor cursor update by Jakob Bornecrantz · 13 years ago
  44. ef5ab24 vmwgfx: Remove dmabuf check in present ioctl by Jakob Bornecrantz · 13 years ago
  45. ebd4c6f vmwgfx: Use the revised fifo hw version register when present by Thomas Hellstrom · 13 years ago
  46. c329879 mtd: plat_ram: call mtd_device_register only if partition data exists by Ilya Yanok · 13 years ago
  47. d1388da Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  48. 390f998 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  49. e34d6b4 Merge branch 'for-linus/i2c-32-rc6' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  50. 497f16f pci: Fix hotplug of Express Module with pci bridges by Yinghai Lu · 13 years ago
  51. 0d5fb5e i2c-eg20t: correct the driver init order of pch_i2c_probe() by Feng Tang · 13 years ago
  52. 1d5a34f I2C: OMAP: fix FIFO usage for OMAP4 by Shubhrajyoti D · 13 years ago
  53. 8ebe661 i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio by Tushar Behera · 13 years ago
  54. 37de03e i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idle by Mark Brown · 13 years ago
  55. a36bfdd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  56. ed4a518 Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" by Linus Torvalds · 13 years ago
  57. 64b3dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  58. 24545cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  59. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  60. 1c5ff0f Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  61. b0d78ee Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  62. 3b5c78a drm/i915/dp: Dither down to 6bpc if it makes the mode fit by Adam Jackson · 13 years ago
  63. f45b555 drm/i915: enable semaphores on per-device defaults by Eugeni Dodonov · 13 years ago
  64. 7317c75 drm/i915: don't set unpin_work if vblank_get fails by Jesse Barnes · 13 years ago
  65. c0f372b3 drm/i915: By default, enable RC6 on IVB and SNB when reasonable by Keith Packard · 13 years ago
  66. 8bc1f85 iommu: Export intel_iommu_enabled to signal when iommu is in use by Eugeni Dodonov · 13 years ago
  67. 5222008 drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check by Chris Wilson · 13 years ago
  68. 4ed0b57 drm/i915: prevent division by zero when asking for chipset power by Eugeni Dodonov · 13 years ago
  69. 03d00ac drm/i915: add PCH info to i915_capabilities by Paulo Zanoni · 13 years ago
  70. 3573c41 drm/i915: set the right SDVO transcoder for CPT by Paulo Zanoni · 13 years ago
  71. 0999bbe drm/i915: no-lvds quirk for ASUS AT5NM10T-I by Adam Jackson · 13 years ago
  72. 6f12d2e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 13 years ago
  73. 88703f2 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  74. f242bbc Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  75. 42ebfc6 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  76. 42a3b63 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  77. 87b9b0e gpio: Fix DA9052 GPIO build errors. by Ashish Jangam · 13 years ago
  78. 63a7417 xen/swiotlb: Use page alignment for early buffer allocation. by Konrad Rzeszutek Wilk · 13 years ago
  79. 6f6c2aa [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority by john fastabend · 13 years ago
  80. 78feb35 iwlwifi: allow to switch to HT40 if not associated by Wey-Yi Guy · 13 years ago
  81. 81670a4 iwlwifi: tx_sync only on PAN context by Johannes Berg · 13 years ago
  82. 51e708c mwifiex: avoid double list_del in command cancel path by Yogesh Ashok Powar · 13 years ago
  83. b51306c PCI: Set device power state to PCI_D0 for device without native PM support by Ajaykumar Hotchandani · 13 years ago
  84. a878185 [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref by Eddie Wai · 13 years ago
  85. ff1d031 [SCSI] qla4xxx: check for failed conn setup by Mike Christie · 13 years ago
  86. e1cd89c [SCSI] qla4xxx: a small loop fix by Tomas Henzl · 13 years ago
  87. 1348373 [SCSI] qla4xxx: fix flash/ddb support by Mike Christie · 13 years ago
  88. 44f747f [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early by Steffen Maier · 13 years ago
  89. 7e1e7ea [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames() by Thomas Gleixner · 13 years ago
  90. c7caf4d staging: r8712u: Add new USB ID by Larry Finger · 13 years ago
  91. ed625b9 staging: tidspbridge: request dmtimer clocks on init by Omar Ramirez Luna · 13 years ago
  92. 0a7e22e staging: tidspbridge: include module.h by default by Omar Ramirez Luna · 13 years ago
  93. 653f42f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  94. c3b7977 rtc: m41t80: Workaround broken alarm functionality by John Stultz · 13 years ago
  95. 93b2ec0 rtc: Expire alarms after the time is set. by NeilBrown · 13 years ago
  96. 619a518 PCI hotplug: Always allow acpiphp to handle non-PCIe bridges by Rafael J. Wysocki · 13 years ago
  97. 28538df gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 by Wolfram Sang · 13 years ago
  98. 4d05221 gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip by Feng Tang · 13 years ago
  99. f9ea14e gpio-ml-ioh: fix a bug in the interrupt handler by Feng Tang · 13 years ago
  100. b288809 gpio: pl061: drop extra check for NULL platform_data by Rob Herring · 13 years ago