1. 7c0517b mfd: maxim: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  2. 04e0241 mfd: marvell: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  3. afb580a mfd: toshiba: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  4. ad59de4 mfd: wolfson: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  5. c8f675f mfd: dialog: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  6. 6bbb3c4 mfd: stmicro: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  7. 9e146f4 mfd: cros ec: spi: Fix debug output by Thierry Reding · 11 years ago
  8. 49f91ac mfd: cros ec: spi: Increase EC transaction delay by Derek Basehore · 11 years ago
  9. 9981a31 mfd: omap-usb-host: Raw read and write endian fix by Victor Kamensky · 11 years ago
  10. dd6eb26 mfd: omap-usb-tll: Raw read and write endian fix by Victor Kamensky · 11 years ago
  11. c94d37c mfd: wm5110: Correct default for register LDO2 Control 1 by Charles Keepax · 11 years ago
  12. 7c0b238 mfd: ab8500-debugfs: Move dereference after check for NULL by Dan Carpenter · 11 years ago
  13. 9a2f1aa Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  14. 23e8e59 Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  15. 06f055f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  16. 3532e56 drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test() by Jiang Liu · 11 years ago
  17. b479667 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  18. 9a0bb29 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  19. 6c72139 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  20. 61ef8be Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  21. efb753b crypto: ixp4xx - Fix kernel compile error by Krzysztof Hałasa · 11 years ago
  22. 0a405fe Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  23. 4706515 Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  24. 6b8c982 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  25. 28a2a2e Input: allocate absinfo data when setting ABS capability by Dmitry Torokhov · 11 years ago
  26. f244d8b ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug by Rafael J. Wysocki · 11 years ago
  27. 98a947a intel_pstate: Fail initialization if P-state information is missing by Rafael J. Wysocki · 11 years ago
  28. 71ce176 Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  29. f0082e3 Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes by Rob Herring · 11 years ago
  30. 67e0c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  31. 2f53a71 of/irq: Fix device_node refcount in of_irq_parse_raw() by Cédric Le Goater · 11 years ago
  32. 5d92708 of/Kconfig: Spelling s/one/once/ by Geert Uytterhoeven · 11 years ago
  33. 13fcca8 Revert "of/address: Handle #address-cells > 2 specially" by Rob Herring · 11 years ago
  34. 5781532 ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function by Andre Przywara · 11 years ago
  35. 7cd0139 stmmac: Fix incorrect spinlock release and PTP cap detection. by Vince Bridgers · 11 years ago
  36. 33c133c phy: IRQ cannot be shared by Sergei Shtylyov · 11 years ago
  37. ac3d5ac xen-netback: fix guest-receive-side array sizes by Paul Durrant · 11 years ago
  38. 7a399e3 fec: Do not assume that PHY reset is active low by Fabio Estevam · 11 years ago
  39. f084280 PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI by Rafael J. Wysocki · 11 years ago
  40. 8cf126d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  41. bddffa2 Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  42. 08fd8c1c cpufreq: preserve user_policy across suspend/resume by Viresh Kumar · 11 years ago
  43. 72368d1 cpufreq: Clean up after a failing light-weight initialization by Rafael J. Wysocki · 11 years ago
  44. 4710b2b netxen: Correct off-by-one errors in bounds checks by David Gibson · 11 years ago
  45. 37ec274 arc_emac: fix potential use after free by Eric Dumazet · 11 years ago
  46. 3756791 tg3: Expand 4g_overflow_test workaround to skb fragments of any size. by Nithin Sujir · 11 years ago
  47. bfde19c Merge branches 'powercap' and 'acpi-lpss' with new device IDs by Rafael J. Wysocki · 11 years ago
  48. 1a67253 Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes by Rafael J. Wysocki · 11 years ago
  49. 797f87f macvlan: fix netdev feature propagation from lower device by Florian Westphal · 11 years ago
  50. c5fdd53 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  51. 4b69316 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  52. 6961bc6 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  53. f583537 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  54. a3981a5 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  55. 22f12c6 Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus by Roland Dreier · 11 years ago
  56. 9482d0d drm/radeon: Bump version for CIK DCE tiling fix by Alex Deucher · 11 years ago
  57. e3ea94a drm/radeon: set correct number of banks for CIK chips in DCE by Marek Olšák · 11 years ago
  58. 35a9052 drm/radeon: set correct pipe config for Hawaii in DCE by Marek Olšák · 11 years ago
  59. 439a1cf drm/radeon: expose render backend mask to the userspace by Marek Olšák · 11 years ago
  60. 9fadb35 drm/radeon: fix render backend setup for SI and CIK by Marek Olšák · 11 years ago
  61. bae651d drm/radeon: fix UVD 256MB check by Christian König · 11 years ago
  62. 418cb50 Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  63. 73e33c1 Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  64. 2e6d8b4 drm/ttm: Fix swapin regression by Thomas Hellstrom · 11 years ago
  65. 488574d gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  66. db85055 drivers: net : cpsw: pass proper device name while requesting irq by Mugunthan V N · 11 years ago
  67. 41b4f86 RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields by Kumar Sanghvi · 11 years ago
  68. 8c04469 RDMA/cxgb4: Server filters are supported only for IPv4 by Kumar Sanghvi · 11 years ago
  69. a4ea025 RDMA/cxgb4: Calculate the filter server TID properly by Kumar Sanghvi · 11 years ago
  70. dcf7b6f cxgb4: Add API to correctly calculate tuple fields by Kumar Sanghvi · 11 years ago
  71. 15f63b7 cxgb4: Account for stid entries properly in case of IPv6 by Kumar Sanghvi · 11 years ago
  72. 470c60c cxgb4: Assign filter server TIDs properly by Kumar Sanghvi · 11 years ago
  73. 7c89e55 cxgb4: Include TCP as protocol when creating server filters by Kumar Sanghvi · 11 years ago
  74. b6f8eae cxgb4: Reserve stid 0 for T4/T5 adapters by Kumar Sanghvi · 11 years ago
  75. 93579ae Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  76. ba8b844 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  77. 1733348 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  78. 6eb3c28 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  79. a68f961 hyperv: Fix race between probe and open calls by Haiyang Zhang · 11 years ago
  80. ed93b71 powercap / RAPL: add support for ValleyView Soc by Jacob Pan · 11 years ago
  81. a27a9ab cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy drivers by Jason Baron · 11 years ago
  82. 42f921a cpufreq: remove sysfs files for CPUs which failed to come back after resume by Viresh Kumar · 11 years ago
  83. fc1bc35 null_blk: support submit_queues on use_per_node_hctx by Matias Bjørling · 11 years ago
  84. 2000524 null_blk: set use_per_node_hctx param to false by Matias Bjørling · 11 years ago
  85. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  86. 76ae07d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  87. eaadcfe Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  88. 95fcfa7 Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Kevin Hilman · 11 years ago
  89. 6cc3df8 IB/uverbs: Check access to userspace response buffer in extended command by Yann Droneaud · 11 years ago
  90. 6bcca3d IB/uverbs: Check input length in flow steering uverbs by Yann Droneaud · 11 years ago
  91. 98a3751 IB/uverbs: Set error code when fail to consume all flow_spec items by Yann Droneaud · 11 years ago
  92. c780d82 IB/uverbs: Check reserved fields in create_flow by Yann Droneaud · 11 years ago
  93. 2782c2d IB/uverbs: Check comp_mask in destroy_flow by Yann Droneaud · 11 years ago
  94. 7efb1b1 IB/uverbs: Check reserved field in extended command header by Yann Droneaud · 11 years ago
  95. a96e4e2 IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA() by Roland Dreier · 11 years ago
  96. 4203d0e Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  97. e2f6c88 drm/radeon: fix asic gfx values for scrapper asics by Alex Deucher · 11 years ago
  98. b1aca94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  99. 1a1f20b net: mvmdio: fix interrupt timeout handling by Leigh Brown · 11 years ago
  100. a4f63634 atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie() by Betty Dall · 11 years ago