1. e8cb204 regulator: da9063: Fix PTR_ERR/ERR_PTR mismatch by Geert Uytterhoeven · 11 years ago
  2. a584862 Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-next by Mark Brown · 11 years ago
  3. 2d31b15 Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next by Mark Brown · 11 years ago
  4. 04fcec8 Merge remote-tracking branch 'regulator/topic/sec' into regulator-next by Mark Brown · 11 years ago
  5. a89f5c7 Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next by Mark Brown · 11 years ago
  6. 09f2dd8 Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next by Mark Brown · 11 years ago
  7. 39fe3b4 Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next by Mark Brown · 11 years ago
  8. f27a5fb Merge remote-tracking branch 'regulator/topic/optional' into regulator-next by Mark Brown · 11 years ago
  9. 6979380d Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next by Mark Brown · 11 years ago
  10. 3aba952 Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next by Mark Brown · 11 years ago
  11. 882e3db Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next by Mark Brown · 11 years ago
  12. bca3523b Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-next by Mark Brown · 11 years ago
  13. 099c6062 Merge remote-tracking branch 'regulator/topic/kconfig' into regulator-next by Mark Brown · 11 years ago
  14. 724d054 Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next by Mark Brown · 11 years ago
  15. 446b466 Merge remote-tracking branch 'regulator/topic/fan53555' into regulator-next by Mark Brown · 11 years ago
  16. 6269657 Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next by Mark Brown · 11 years ago
  17. 1ad1302 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 11 years ago
  18. 5288be3 Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next by Mark Brown · 11 years ago
  19. 28c37c9 Merge remote-tracking branch 'regulator/topic/88pm800' into regulator-next by Mark Brown · 11 years ago
  20. 632b3d6 regulator: da9063: Statize da9063_ldo_lim_event by Axel Lin · 11 years ago
  21. 613965f regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y by Axel Lin · 11 years ago
  22. 6290d60 regulator: tps65217: Convert to use linear ranges by Axel Lin · 11 years ago
  23. e515800 regulator: da9063: Use IS_ERR to check return value of regulator_register() by Axel Lin · 11 years ago
  24. 556dcf9 regulator: da9063: Optimize da9063_set_current_limit implementation by Axel Lin · 11 years ago
  25. 631a1fc regulator: build: Allow most regulators to be built as modules by Mark Brown · 11 years ago
  26. 9efdd27 regulator: Add devm_regulator_get_exclusive() by Matthias Kaehlcke · 11 years ago
  27. 69ca3e5 regulator: da9063: Add Dialog DA9063 voltage regulators support. by Krystian Garbaciak · 11 years ago
  28. d8dfad3 Linux 3.11-rc7 by Linus Torvalds · 11 years ago
  29. c1c008c Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  30. 5e25e4f Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  31. 1b4757e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  32. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. 8495e9c Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  34. 5befb98 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  35. b0f55f2 ARC: [lib] strchr breakage in Big-endian configuration by Joern Rennecke · 11 years ago
  36. 52e220d VFS: collect_mounts() should return an ERR_PTR by Dan Carpenter · 11 years ago
  37. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  38. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 11 years ago
  39. a5a1955 proc: kill the extra proc_readfd_common()->dir_emit_dots() by Oleg Nesterov · 11 years ago
  40. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  41. 89b53e5 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  42. e2982a0 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  43. f07823e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  44. 52d5b9a usb: phy: fix build breakage by Anatolij Gustschin · 11 years ago
  45. 9a11899 USB: OHCI: add missing PCI PM callbacks to ohci-pci.c by Alan Stern · 11 years ago
  46. 3955dfa staging: comedi: bug-fix NULL pointer dereference on failed attach by Ian Abbott · 11 years ago
  47. 41a00f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  48. 3db0d4d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  49. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 11 years ago
  50. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  51. 4bf93b5 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 11 years ago
  52. 2df37a1 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 11 years ago
  53. 93dbc1b drivers/platform/olpc/olpc-ec.c: initialise earlier by Daniel Drake · 11 years ago
  54. 4dd17ee Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  55. 4a5a8aa ipv4: expose IPV4_DEVCONF by stephen hemminger · 11 years ago
  56. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 11 years ago
  57. 6e1f997 be2net: fix disabling TX in be_close() by Sathya Perla · 11 years ago
  58. 168cf0e Revert "ACPI / video: Always call acpi_video_init_brightness() on init" by Rafael J. Wysocki · 11 years ago
  59. 2266c68 Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  60. 9d47b38 Revert "genetlink: fix family dump race" by Johannes Berg · 11 years ago
  61. 6a7492a Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  62. 1f8b766 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. 8351fcf Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 11 years ago
  64. ee7075d Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  65. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  66. 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 11 years ago
  67. b5dc3c4 [SCSI] zfcp: remove access control tables interface (keep sysfs files) by Martin Peschke · 11 years ago
  68. 924dd58 [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops by Martin Peschke · 11 years ago
  69. d79ff14 [SCSI] zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 11 years ago
  70. cf06cbb regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  71. 30ca222 ARM: tegra: always enable USB VBUS regulators by Stephen Warren · 11 years ago
  72. e75dc67 hso: Fix stack corruption on some architectures by Daniel Gimpelevich · 11 years ago
  73. 35e57e1 hso: Earlier catch of error condition by Daniel Gimpelevich · 11 years ago
  74. 9e40127 of: fdt: fix memory initialization for expanded DT by Wladislav Wiebe · 11 years ago
  75. 6f1e120 gma500: Fix SDVO turning off randomly by Guillaume Clement · 11 years ago
  76. 317b07b Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  77. d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  78. 0903391 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  79. 7d06baf Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  80. 69bbe13 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  81. da2ad2a Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  82. 35dc248 [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal by Roland Dreier · 11 years ago
  83. f5944da [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on by Anton Blanchard · 11 years ago
  84. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  85. 1c09b19 cpuset: fix a regression in validating config change by Li Zefan · 11 years ago
  86. ef40b7e bridge: Use the correct bit length for bitmap functions in the VLAN code by Toshiaki Makita · 11 years ago
  87. 78ae0ad drm/nv04/disp: fix framebuffer pin refcounting by Ben Skeggs · 11 years ago
  88. 6ff8c76 drm/nouveau/mc: fix race condition between constructor and request_irq() by Ben Skeggs · 11 years ago
  89. 0ff42c5 drm/nouveau: fix reclocking on nv40 by Pali Rohár · 11 years ago
  90. 18902bb drm/nouveau/ltcg: fix allocating memory as free by Maarten Lankhorst · 11 years ago
  91. 52f9a4d drm/nouveau/ltcg: fix ltcg memory initialization after suspend by Maarten Lankhorst · 11 years ago
  92. 6284bf4 drm/nouveau/fb: fix null derefs in nv49 and nv4e init by Ilia Mirkin · 11 years ago
  93. 5c751c9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  94. 8bcdeaf packet: restore packet statistics tp_packets to include drops by Willem de Bruijn · 11 years ago
  95. 8b64fd6 net: phy: rtl8211: fix interrupt on status link change by Giuseppe CAVALLARO · 11 years ago
  96. cc666c5 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  97. 8f9d513 r8169: remember WOL preferences on driver load by Peter Wu · 11 years ago
  98. 18ebe5c via-ircc: don't return zero if via_ircc_open() failed by Alexey Khoroshilov · 11 years ago
  99. e573332 macvtap: Ignore tap features when VNET_HDR is off by Vlad Yasevich · 11 years ago
  100. e558b01 macvtap: Correctly set tap features when IFF_VNET_HDR is disabled. by Vlad Yasevich · 11 years ago