1. ca6d9a0 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385 by Thomas Petazzoni · 11 years ago
  2. ce3ed59 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 by Thomas Petazzoni · 11 years ago
  3. 78c2c3d pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacks by Sebastian Hesselbarth · 11 years ago
  4. c2f082f pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp ranges by Sebastian Hesselbarth · 11 years ago
  5. cffa7a6 pinctrl: mvebu: remove MPP_REG_CTRL macro by Thomas Petazzoni · 11 years ago
  6. faaa832 pinctrl: mvebu: remove common get/set functions by Sebastian Hesselbarth · 11 years ago
  7. 1217b79 pinctrl: mvebu: move resource allocation to SoC specific drivers by Sebastian Hesselbarth · 11 years ago
  8. ad2a4f2 pinctrl: mvebu: armada-xp: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  9. 877f01f pinctrl: mvebu: armada-370: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  10. 3a25f9f pinctrl: mvebu: kirkwood: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  11. 17bdec6 pinctrl: mvebu: dove: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  12. f5b85e4 pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl include by Sebastian Hesselbarth · 11 years ago
  13. 2035d39 pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks by Sebastian Hesselbarth · 11 years ago
  14. e310b74 pinctrl: mvebu: identify generic controls by name by Sebastian Hesselbarth · 11 years ago
  15. dc2a900 pinctrl: mvebu: remove obsolete per-control name buffer allocation by Sebastian Hesselbarth · 11 years ago
  16. 8d898fd pinctrl: mvebu: count unnamed controls and allocate name buffer by Sebastian Hesselbarth · 11 years ago
  17. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  18. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  19. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  20. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  21. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  22. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  23. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  24. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago
  25. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  26. 7c76203 drivers: bus: fix CCI driver kcalloc call parameters swap by Lorenzo Pieralisi · 11 years ago
  27. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  28. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  29. b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  30. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  31. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  32. bc1b0df drivers: xen: deaggressive selfballoon driver by Bob Liu · 11 years ago
  33. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  34. 060e8e3 Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  35. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  36. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  37. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  38. e46e331 zram: remove zram->lock in read path and change it with mutex by Minchan Kim · 11 years ago
  39. f614a9f zram: remove workqueue for freeing removed pending slot by Minchan Kim · 11 years ago
  40. 9296747 zram: introduce zram->tb_lock by Minchan Kim · 11 years ago
  41. deb0bde zram: use atomic operation for stat by Minchan Kim · 11 years ago
  42. 874e3cd zram: remove unnecessary free by Minchan Kim · 11 years ago
  43. 9b353db zram: delay pending free request in read path by Minchan Kim · 11 years ago
  44. da4a041 zram: fix race between reset and flushing pending work by Minchan Kim · 11 years ago
  45. 7bfb3de zram: add copyright by Minchan Kim · 11 years ago
  46. 4906123 zram: remove old private project comment by Minchan Kim · 11 years ago
  47. cd67e10 zram: promote zram from staging by Minchan Kim · 11 years ago
  48. bcf1647 zsmalloc: move it under mm by Minchan Kim · 11 years ago
  49. 0c692d0 drivers/net/phy/mdio_bus.c: call put_device on device_register() failure by Levente Kurusa · 11 years ago
  50. 54f5968 drivers/video/backlight/lcd.c: call put_device if device_register fails by Levente Kurusa · 11 years ago
  51. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  52. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  53. dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 11 years ago
  54. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 11 years ago
  55. e17b2f1 xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) by Ian Campbell · 11 years ago
  56. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  57. ee291e6 target/iscsi: Fix network portal creation race by Andy Grover · 11 years ago
  58. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  59. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  60. e9e352e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 11 years ago
  61. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  62. 17c7f85 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  63. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  64. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  65. b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  66. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  67. 19ba20f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  68. ef64cf9 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  69. f3980dc drm/nouveau: resume display if any later suspend bits fail by Ilia Mirkin · 11 years ago
  70. 09c3de1 drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip by Maarten Lankhorst · 11 years ago
  71. d83ef85 drm/nouveau: implement hooks for needed for drm vblank timestamping support by Ben Skeggs · 11 years ago
  72. d2fa7d3 drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping by Ben Skeggs · 11 years ago
  73. eb2e968 drm/nv50: fill in crtc mode struct members from crtc_mode_fixup by Ben Skeggs · 11 years ago
  74. 78fe9e5 drm/radeon/dce8: workaround for atom BlankCrtc table by Alex Deucher · 11 years ago
  75. 6802d4b drm/radeon/DCE4+: clear bios scratch dpms bit (v2) by Alex Deucher · 11 years ago
  76. ffcda35 drm/radeon: set si_notify_smc_display_change properly by Alex Deucher · 11 years ago
  77. e9a321c drm/radeon: fix DAC interrupt handling on DCE5+ by Alex Deucher · 11 years ago
  78. 50efa51 drm/radeon: clean up active vram sizing by Alex Deucher · 11 years ago
  79. b9ace36 drm/radeon: skip async dma init on r6xx by Alex Deucher · 11 years ago
  80. 9babd35 drm/radeon/runpm: don't runtime suspend non-PX cards by Alex Deucher · 11 years ago
  81. 1d78416 drm/radeon: add ring to fence trace functions by Christian König · 11 years ago
  82. 31dd8d9 drm/radeon: add missing trace point by Christian König · 11 years ago
  83. 593b263 drm/radeon: fix VMID use tracking by Christian König · 11 years ago
  84. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 11 years ago
  85. b523bb7 hwmon: (it87) Print proper names for the IT8771E and IT8772E by Jean Delvare · 11 years ago
  86. c145d5c hwmon: (it87) Add support for the ITE IT8603E by Rudolf Marek · 11 years ago
  87. 15cec53 dmaengine: mmp_pdma: fix mismerge by Arnd Bergmann · 11 years ago
  88. 88ea0f2c Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 11 years ago
  89. 82e1805 Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica' by Rafael J. Wysocki · 11 years ago
  90. a951c77 ACPI / scan: Clear match_driver flag in acpi_bus_trim() by Rafael J. Wysocki · 11 years ago
  91. c044dc2 qeth: fix build of s390 allmodconfig by Eugene Crosser · 11 years ago
  92. 6fde8f0 bonding: fix locking in bond_loadbalance_arp_mon() by Ding Tianhong · 11 years ago
  93. 93e14b6 tun: add device name(iff) field to proc fdinfo entry by Masatake YAMATO · 11 years ago
  94. 8b2abcb sparc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  95. 61eae5b drivers: ide: Include appropriate header file in ide-pio-blacklist.c by Rashika Kheria · 11 years ago
  96. dfea4aa drivers: ide: Include appropriate header file in ide-cd_verbose.c by Rashika Kheria · 11 years ago
  97. 2c2e6ec powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. by Deepthi Dharwar · 11 years ago
  98. 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 11 years ago
  99. bf7f61f powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro. by Deepthi Dharwar · 11 years ago
  100. 12431c6 powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module. by Deepthi Dharwar · 11 years ago