1. 3a7d55c Btrfs: fix wrong missing device counter decrease by Miao Xie · 10 years ago
  2. bbbf6d8 MIPS: NL: Fix nlm_xlp_defconfig build error by Guenter Roeck · 10 years ago
  3. cd1c9c1 drm/radeon: re-enable selective GPUVM flushing by Alex Deucher · 10 years ago
  4. 86302ee drm/radeon: Sync ME and PFP after CP semaphore waits v4 by Christian König · 10 years ago
  5. 69611ac Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs by Miao Xie · 10 years ago
  6. 77bdae4 btrfs: check generation as replace duplicates devid+uuid by Anand Jain · 10 years ago
  7. b96de00 Btrfs: device_list_add() should not update list when mounted by Anand Jain · 10 years ago
  8. 1707e26 Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call. by chandan · 10 years ago
  9. 7a5c3c9 Btrfs: fix put dio bio twice when we submit dio bio fail by Miao Xie · 10 years ago
  10. 4560d67 MAINTAINERS: add maintainer for ACPI parts of I2C by Wolfram Sang · 10 years ago
  11. 73ef0e0 drm/radeon: fix display handling in radeon_gpu_reset by Alex Deucher · 10 years ago
  12. c940b44 drm/radeon: fix pm handling in radeon_gpu_reset by Alex Deucher · 10 years ago
  13. 39e8e30 i2c: i801: Add PCI ID for Intel Braswell by Alan Cox · 10 years ago
  14. 3660475 i2c: rework kernel config I2C_ACPI by Lan Tianyu · 10 years ago
  15. 7166c32 Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue" by Li RongQing · 10 years ago
  16. 63d871c Merge tag 'md/3.17-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  17. f17a6f7 Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  18. 7ac0bbf Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  19. f325f16 frv: Define cpu_relax_lowlatency() by Davidlohr Bueso · 10 years ago
  20. 716d28e usb: phy: msm: Fix return value check in msm_otg_probe() by Wei Yongjun · 10 years ago
  21. 4b11f88 usb: gadget: Fix return value check in r8a66597_probe() by Wei Yongjun · 10 years ago
  22. 7042e8f usb: gadget: Fix return value check in ep_write() by Wei Yongjun · 10 years ago
  23. 788b0bc4 usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode() by Dan Carpenter · 10 years ago
  24. 50f9f79 usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  25. bcabdc2 usb: atmel_usba_udc: fix it to deal with final dma channel by Bo Shen · 10 years ago
  26. 20e7d46 usb: gadget: fix error return code by Julia Lawall · 10 years ago
  27. bbc66e1 usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH by Jingoo Han · 10 years ago
  28. 4958cf3 usb: dbgp gadget: fix use after free in dbgp_unbind() by Alexey Khoroshilov · 10 years ago
  29. 0c58240 usb: phy: drop kfree of devm_kzalloc's data by Himangi Saraogi · 10 years ago
  30. 2c4e3db usb: phy: return -ENODEV on failure of try_module_get by Arjun Sreedharan · 10 years ago
  31. 090727b8 ARM: dts: imx53-qsrb: Fix suspend/resume by Fabio Estevam · 10 years ago
  32. 30d1e0e virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it by Chen Gang · 10 years ago
  33. 0d234da Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" by Paolo Bonzini · 10 years ago
  34. 9a4cfb2 KVM: x86: do not check CS.DPL against RPL during task switch by Paolo Bonzini · 10 years ago
  35. 3a6095a KVM: x86: Avoid emulating instructions on #UD mistakenly by Nadav Amit · 10 years ago
  36. c04fa58 PC, KVM, CMA: Fix regression caused by wrong get_order() use by Alexey Kardashevskiy · 10 years ago
  37. 350b8bd kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601) by Michael S. Tsirkin · 10 years ago
  38. 3bc4d037 ARM: dts: imx6sx: fix the pad setting for uart CTS_B by Fugang Duan · 10 years ago
  39. 2a4a8b1 MIPS: Remove race window in page fault handling by Lars Persson · 10 years ago
  40. 6461568 MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G by Markos Chandras · 10 years ago
  41. 293076f MIPS: Alchemy: Fix db1200 PSC clock enablement by Manuel Lauss · 10 years ago
  42. 2727cab MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785 by Hauke Mehrtens · 10 years ago
  43. 92d01f7 MIPS: Remove duplicated include from numa.c by Wei Yongjun · 10 years ago
  44. 950e97c MIPS: Add common plat_irq_dispatch declaration by Sergey Ryazanov · 10 years ago
  45. b3804d8 MIPS: MSP71xx: remove unused plat_irq_dispatch() argument by Sergey Ryazanov · 10 years ago
  46. ca2e722 ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codec by Libin Yang · 10 years ago
  47. d35f64e ALSA: hda/hdmi - set depop_delay for haswell plus by Libin Yang · 10 years ago
  48. cb8b12b md/raid10: always initialise ->state on newly allocated r10_bio by NeilBrown · 10 years ago
  49. e337aea md/raid10: avoid memory leak on error path during reshape. by NeilBrown · 10 years ago
  50. b396855 md/raid10: Fix memory leak when raid10 reshape completes. by NeilBrown · 10 years ago
  51. ce0b0a4 md/raid10: fix memory leak when reshaping a RAID10. by NeilBrown · 10 years ago
  52. f475371 ALSA: hda - restore the gpio led after resume by Hui Wang · 10 years ago
  53. e792290 Merge tag 'xtensa-for-next-20140815' into for_next by Chris Zankel · 10 years ago
  54. 9db4ad9 iommu/core: Check for the right function pointer in iommu_map() by Joerg Roedel · 10 years ago
  55. 2a13772 libata: widen Crucial M550 blacklist matching by Tejun Heo · 10 years ago
  56. 1538a9e drm/radeon: Only flush HDP cache for indirect buffers from userspace by Michel Dänzer · 10 years ago
  57. 701e1e7 drm/radeon: properly document reloc priority mask by Christian König · 10 years ago
  58. f28ff3d MIPS: GIC: Remove useless parens from GICBIS(). by Ralf Baechle · 10 years ago
  59. ec756d4 MIPS: perf: Mark pmu interupt IRQF_NO_THREAD by Yang Wei · 10 years ago
  60. 503e663 asm-generic: add memfd_create system call to unistd.h by Will Deacon · 10 years ago
  61. a97a42c4 arm64: compat: wire up memfd_create and getrandom syscalls for aarch32 by Will Deacon · 10 years ago
  62. a3a8054 arm64: fix typo in I-cache policy detection by Ard Biesheuvel · 10 years ago
  63. 703e6a6 [IA64] Wire up memfd_create() system call by Tony Luck · 10 years ago
  64. 4d61b39 ASoC: core: fix .info for SND_SOC_BYTES_TLV by Subhransu S. Prusty · 10 years ago
  65. 1a125d8 drm/i915: don't try to retrain a DP link on an inactive CRTC by Imre Deak · 10 years ago
  66. 07f9cd0 drm/i915: make sure VDD is turned off during system suspend by Imre Deak · 10 years ago
  67. 1d0d343 drm/i915: cancel hotplug and dig_port work during suspend and unload by Imre Deak · 10 years ago
  68. 6323751 drm/i915: fix HPD IRQ reenable work cancelation by Imre Deak · 10 years ago
  69. 1c767b3 drm/i915: take display port power domain in DP HPD handler by Imre Deak · 10 years ago
  70. 4dc7c76 pata_scc: propagate return value of scc_wait_after_reset by Arjun Sreedharan · 10 years ago
  71. c39502c Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 10 years ago
  72. 9b29d3c iommu/amd: Fix cleanup_domain for mass device removal by Joerg Roedel · 10 years ago
  73. e7f9fa5 iommu/vt-d: Defer domain removal if device is assigned to a driver by Joerg Roedel · 10 years ago
  74. 646907f USB: ftdi_sio: Added PID for new ekey device by Jaša Bartelj · 10 years ago
  75. 91fcb1c USB: serial: pl2303: add device id for ztek device by Greg KH · 10 years ago
  76. 6552cc7 USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID by Johan Hovold · 10 years ago
  77. 754eb21 USB: zte_ev: remove duplicate Qualcom PID by Johan Hovold · 10 years ago
  78. 95be573 USB: zte_ev: remove duplicate Gobi PID by Johan Hovold · 10 years ago
  79. 63a901c Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev" by Johan Hovold · 10 years ago
  80. d773027 USB: option: add VIA Telecom CDS7 chipset device id by Brennan Ashton · 10 years ago
  81. f0e4cba USB: option: reduce interrupt-urb logging verbosity by Johan Hovold · 10 years ago
  82. d717ea7 pwm: Fix period and polarity in pwm_get() for non-perfect matches by Geert Uytterhoeven · 10 years ago
  83. 1add143 drm/i915: Don't try to enable cursor from setplane when crtc is disabled by Ville Syrjälä · 10 years ago
  84. a459249 drm/i915: Skip load detect when intel_crtc->new_enable==true by Ville Syrjälä · 10 years ago
  85. 208bf9f drm/i915: Fix locking for intel_enable_pipe_a() by Ville Syrjälä · 10 years ago
  86. fa97d2f ARM: dts: i.MX53: fix apparent bug in VPU clks by Lothar Waßmann · 10 years ago
  87. 6248c27 ARM: imx: correct gpu2d_axi and gpu3d_axi clock setting by Anson Huang · 10 years ago
  88. 2f64310 ARM: dts: imx6: edmqmx6: change enet reset pin by Silvio Fricke · 10 years ago
  89. 9c4bdf6 md/raid6: avoid data corruption during recovery of double-degraded RAID6 by NeilBrown · 10 years ago
  90. a40687f md/raid5: avoid livelock caused by non-aligned writes. by NeilBrown · 10 years ago
  91. 8d7004a PCI: spear: Remove module option by Sachin Kamat · 10 years ago
  92. 0aa4dcb ARM: dts: vf610-twr: Fix pinctrl_esdhc1 pin definitions. by Bill Pringlemeir · 10 years ago
  93. df21607 ARM: imx: remove unnecessary ARCH_HAS_OPP select by Shawn Guo · 10 years ago
  94. 59d05b5 ARM: imx: fix TLB missing of IOMUXC base address during suspend by Shawn Guo · 10 years ago
  95. 060d517 ARM: imx6: fix SMP compilation again by Arnd Bergmann · 10 years ago
  96. 3017562 [SMB3] Enable fallocate -z support for SMB3 mounts by Steve French · 10 years ago
  97. 31742c5 enable fallocate punch hole ("fallocate -p") for SMB3 by Steve French · 10 years ago
  98. ad3829c Incorrect error returned on setting file compressed on SMB2 by Steve French · 10 years ago
  99. c8e6e96 ASoC: rcar: Use && instead of & for boolean expressions by Lars-Peter Clausen · 10 years ago
  100. 4b6fe45 pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago