1. 5838b03 regulator: core: update kernel documentation for regulator_desc by Nishanth Menon · 12 years ago
  2. 2730fd8 Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next by Mark Brown · 12 years ago
  3. da3522f Merge remote-tracking branch 'regulator/topic/tps6507x' into regulator-next by Mark Brown · 12 years ago
  4. b67a2ec Merge remote-tracking branch 'regulator/topic/tps51632' into regulator-next by Mark Brown · 12 years ago
  5. 178a097 Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next by Mark Brown · 12 years ago
  6. 7280888 Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next by Mark Brown · 12 years ago
  7. cf1466f Merge remote-tracking branch 'regulator/topic/of' into regulator-next by Mark Brown · 12 years ago
  8. c99f21c Merge remote-tracking branch 'regulator/topic/mc13892' into regulator-next by Mark Brown · 12 years ago
  9. e11c451 Merge remote-tracking branch 'regulator/topic/max8998' into regulator-next by Mark Brown · 12 years ago
  10. 6a244ca Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next by Mark Brown · 12 years ago
  11. 1fe2301 Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next by Mark Brown · 12 years ago
  12. c7b0948 Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next by Mark Brown · 12 years ago
  13. 800d290 Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next by Mark Brown · 12 years ago
  14. efc8280 Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next by Mark Brown · 12 years ago
  15. 5ce63c7 Merge remote-tracking branch 'regulator/topic/lp3972' into regulator-next by Mark Brown · 12 years ago
  16. 5ec2a5e Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-next by Mark Brown · 12 years ago
  17. a4dba88 Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next by Mark Brown · 12 years ago
  18. eb230d4 Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next by Mark Brown · 12 years ago
  19. 52582ad Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 12 years ago
  20. 20ab4a7 Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next by Mark Brown · 12 years ago
  21. 45aae62 Merge remote-tracking branch 'regulator/topic/arizona' into regulator-next by Mark Brown · 12 years ago
  22. fc22152 Merge remote-tracking branch 'regulator/topic/apply' into regulator-next by Mark Brown · 12 years ago
  23. 0dbf165 Merge remote-tracking branch 'regulator/topic/anatop' into regulator-next by Mark Brown · 12 years ago
  24. 19f949f Linux 3.8 by Linus Torvalds · 12 years ago
  25. e9cf59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  26. 7c45512 mm: fix pageblock bitmap allocation by Linus Torvalds · 12 years ago
  27. f741656 Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  28. ac89758 Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL" by Mauro Carvalho Chehab · 12 years ago
  29. 11e7651 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  30. 5c0857a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. db1b2d3 Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  32. 7ea76eb Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  33. f0a34ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  34. e9daff2 Revert "xen PVonHVM: use E820_Reserved area for shared_info" by Konrad Rzeszutek Wilk · 12 years ago
  35. 5eb65be Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" by Konrad Rzeszutek Wilk · 12 years ago
  36. f4d9605 sunvdc: Fix off-by-one in generic_request(). by David S. Miller · 12 years ago
  37. 9c7b4e8 regulator: Fix memory garbage dev_err printout. by Russ Dill · 12 years ago
  38. f2e5d07 Merge tag 'v3.8-rc7' into regulator-core by Mark Brown · 12 years ago
  39. 40e7214 regulator: max77686: Reuse rdev_get_id() function. by Thiago Farina · 12 years ago
  40. 91e83ff omapdrm: fix the dependency to omapdss by Tomi Valkeinen · 12 years ago
  41. eb91e79 OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_list by NeilBrown · 12 years ago
  42. 1de63d6 efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter by Satoru Takeuchi · 12 years ago
  43. 4f8c852 xen: remove redundant NULL check before unregister_and_remove_pcpu(). by Cyril Roelandt · 12 years ago
  44. 13d2b4d x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. by Jan Beulich · 12 years ago
  45. 89a7791 sparc64: Fix get_user_pages_fast() wrt. THP. by David S. Miller · 12 years ago
  46. b9156eb sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. by David S. Miller · 12 years ago
  47. 323a72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  48. 42976ad Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 14d77c4 MAINTAINERS: change my email and repos by Wolfram Sang · 12 years ago
  50. 249bfb8 PCI/PM: Clean up PME state when removing a device by Rafael J. Wysocki · 12 years ago
  51. 3bdb1a4 net, sctp: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  52. e9c0dfb net: sctp: sctp_v6_get_dst: fix boolean test in dst cache by Daniel Borkmann · 12 years ago
  53. 816cd5b batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance by Pau Koning · 12 years ago
  54. 8770e91 net/macb: fix race with RX interrupt while doing NAPI by Nicolas Ferre · 12 years ago
  55. ac57480 atl1c: add error checking for pci_map_single functions by Huang, Xiong · 12 years ago
  56. d94d9ac regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmap by Axel Lin · 12 years ago
  57. 09ca50d regulator: as3711: Fix checking if no platform initialization data by Axel Lin · 12 years ago
  58. e81d7bc regulator: s5m8767: Prevent possible NULL pointer dereference by Axel Lin · 12 years ago
  59. cbb0ed4 regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_init_data by Axel Lin · 12 years ago
  60. 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  61. ecf223f Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into akpm by Linus Torvalds · 12 years ago
  62. a0e5056 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into akpm by Linus Torvalds · 12 years ago
  63. f2ea97c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpm by Linus Torvalds · 12 years ago
  64. 9c10f41 htb: fix values in opt dump by Jiri Pirko · 12 years ago
  65. 73c0d75 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile into akpm by Linus Torvalds · 12 years ago
  66. 983ca83 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into akpm by Linus Torvalds · 12 years ago
  67. 41a7973 mm: cma: fix accounting of CMA pages placed in high memory by Marek Szyprowski · 12 years ago
  68. 6e66688 kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited by Eric W. Biederman · 12 years ago
  69. 4ba902b memcg: fix kmemcg registration for late caches by Glauber Costa · 12 years ago
  70. 9977f0f mm: don't overwrite mm->def_flags in do_mlockall() by Gerald Schaefer · 12 years ago
  71. 3399cfb drivers/rtc/rtc-pl031.c: restore ST variant functionality by Linus Walleij · 12 years ago
  72. 37d5110 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  73. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 12 years ago
  74. 77c1090 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 12 years ago
  75. 1bf014e net: qmi_wwan: add Yota / Megafon M100-1 4g modem by Bjørn Mork · 12 years ago
  76. 211b0cd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  77. 318d86d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  78. de0babd drm/radeon: enforce use of radeon_get_ib_value when reading user cmd by Jerome Glisse · 12 years ago
  79. d786f67 mwl8k: fix band for supported channels by Jonas Gorski · 12 years ago
  80. 3b69908 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  81. 547b4e7 bridge: set priority of STP packets by Stephen Hemminger · 12 years ago
  82. cb214ed x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems by Stoney Wang · 12 years ago
  83. 3d9646d mac80211: fix channel selection bug by Johannes Berg · 12 years ago
  84. cfa82e0 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  85. 044453b arp: fix possible crash in arp_rcv() by Eric Dumazet · 12 years ago
  86. 839c8cc Merge branch 'gso_type' by David S. Miller · 12 years ago
  87. 0aba93e bnx2x: set gso_type by Michael S. Tsirkin · 12 years ago
  88. bd69ba7 qlcnic: set gso_type by Michael S. Tsirkin · 12 years ago
  89. 1594712 ixgbe: fix gso type by Michael S. Tsirkin · 12 years ago
  90. 3955b22b stmmac: mdio register has to fail if the phy is not found by Giuseppe CAVALLARO · 12 years ago
  91. de53d55 stmmac: fix macro used for debugging the xmit by Giuseppe CAVALLARO · 12 years ago
  92. b185af0 Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  93. e28f639 Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  94. 893db07 Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux into fixes by Olof Johansson · 12 years ago
  95. 5f97ab9 drm/nouveau: add lockdep annotations by Marcin Slusarz · 12 years ago
  96. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 12 years ago
  97. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 12 years ago
  98. 836dc9e Linux 3.8-rc7 by Linus Torvalds · 12 years ago
  99. 3992313 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  100. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago