1. fa63bd4 regulator: missing index in PTR_ERR() in isl6271a_probe() by roel kluin · 15 years ago
  2. 923430c regulator: Assign return value of mc13xxx_reg_rmw to ret by Axel Lin · 15 years ago
  3. 1130e5b regulator: Add initial per-regulator debugfs support by Mark Brown · 15 years ago
  4. 21cf891 regulator: Make regulator_has_full_constraints a bool by Mark Brown · 15 years ago
  5. 13ce29f regulator: Clean up logging a bit by Mark Brown · 15 years ago
  6. 95a3c23 regulator: Optimise out noop voltage changes by Mark Brown · 15 years ago
  7. 606a256 regulator: Add API to re-apply voltage to hardware by Mark Brown · 15 years ago
  8. 27315cf regulator: Staticise non-exported functions in mc13892 by Mark Brown · 15 years ago
  9. ded06a5 regulator: Only notify voltage changes when they succeed by Mark Brown · 15 years ago
  10. e8eef82 regulator: Provide a selector based set_voltage_sel() operation by Mark Brown · 15 years ago
  11. 7579025 regulator: Factor out voltage set operation into a separate function by Mark Brown · 15 years ago
  12. d9f0f28 regulator: Convert WM8994 to use get_voltage_sel() by Mark Brown · 15 years ago
  13. c24516a regulator: Convert WM835x to use get_voltage_sel() by Mark Brown · 15 years ago
  14. 4d7071f regulator: Allow modular build of mc13xxx-core by Mark Brown · 15 years ago
  15. 5e428d5 regulator: support PMIC mc13892 by Yong Shen · 15 years ago
  16. 167e3d8 make mc13783 regulator code generic by Yong Shen · 15 years ago
  17. 57c78e3 Change the register name definitions for mc13783 by Yong Shen · 15 years ago
  18. a1e516e mach-ux500: Updated and connected ab8500 regulator board configuration by Bengt Jonsson · 15 years ago
  19. 6909b45 regulators: Removed macros for initialization of ab8500 regulators by Bengt Jonsson · 15 years ago
  20. 09aefa1 regulators: Added verbose debug messages to ab8500 regulators by Bengt Jonsson · 15 years ago
  21. fc24b42 regulators: Modified ab8500 error handling by Bengt Jonsson · 15 years ago
  22. e1159e6 regulators: Updated ab8500 variable names, macro names and comments by Bengt Jonsson · 15 years ago
  23. 2b75151 regulators: Added ab8500 v2 support by Bengt Jonsson · 15 years ago
  24. deaca1e regulators: Clean out unused code in ab8500 regulators by Bengt Jonsson · 15 years ago
  25. 65e03ed regulators: Fixed errors in ab8500 register mapping by Bengt Jonsson · 15 years ago
  26. cb189b0 regulators: Moved define for number of regulators in ab8500 by Bengt Jonsson · 15 years ago
  27. 1394fd2 regulator: add driver for tps6524x regulator by Cyril Chemparathy · 15 years ago
  28. afb8bb8 regulator: Convert WM831x drivers to use get_voltage_sel() by Mark Brown · 15 years ago
  29. 476c2d8 regulator: Allow drivers to report voltages as selectors by Mark Brown · 15 years ago
  30. 1bf5a1f regulator: Use _regulator_get_voltage() consistently by Mark Brown · 15 years ago
  31. 43e7ee3 drivers/regulator: Update WARN uses by Joe Perches · 15 years ago
  32. 05fda3b1a regulator: Take into account the requirements of all consumers by Thomas Petazzoni · 15 years ago
  33. 5da84fd regulator: Add and use rdev_<level> macros by Joe Perches · 15 years ago
  34. 6220b87 regulator: Remove duplicate consts from mc13873 driver voltage tables by Mark Brown · 15 years ago
  35. f8c12fe regulator: Copy constraints from regulators when initialising them by Mark Brown · 15 years ago
  36. f4d6adf regulator: Fix prototype for MAX8998 buck set_voltage() by Mark Brown · 15 years ago
  37. 50ba5ca regulator: Remove regulator core version announcement by Mark Brown · 15 years ago
  38. 4c35508 regulator: Fix obfuscated log messages by Mark Brown · 15 years ago
  39. 1d7372e drivers: regulator: core: convert to using pr_ macros by Daniel Walker · 15 years ago
  40. c5e28ed7 drivers: regulator: core: use pr_fmt by Daniel Walker · 15 years ago
  41. 7bed08c regulator: Fix typo in PCAP regulator_set_voltage() by Mark Brown · 15 years ago
  42. acaf6ff regulator: enable supply regulator only when use count is zero by Bengt Jonsson · 15 years ago
  43. 02fa3ec regulator: Add basic trace facilities by Mark Brown · 15 years ago
  44. 3a93f2a regulator: Report actual configured voltage to set_voltage() by Mark Brown · 15 years ago
  45. 63cee94 regulator: lock supply in regulator enable by Mattias Wallin · 15 years ago
  46. 4162cf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  47. fb7b5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  48. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  49. f1d6d6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  50. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 15 years ago
  51. 343a8d1 cxgb4vf: recover from failure in cxgb4vf_open() by Casey Leedom · 15 years ago
  52. 60dbb01 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 15 years ago
  53. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  54. 2f46e07 netfilter: ebtables: make broute table work again by Florian Westphal · 15 years ago
  55. 13ee6ac netfilter: fix race in conntrack between dump_table and destroy by Stephen Hemminger · 15 years ago
  56. 7c955fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  57. e9688f6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  58. 40c73ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  59. 0945f35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  60. 4b0ef1f ah: reload pointers to skb data after calling skb_cow_data() by Dang Hongwu · 15 years ago
  61. e44f391 ah: update maximum truncated ICV length by Nicolas Dichtel · 15 years ago
  62. fa6dd8a xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC by Nicolas Dichtel · 15 years ago
  63. f76957f ehea: Increase the skb array usage by Breno Leitao · 15 years ago
  64. b507408 net/fec: remove config FEC2 as it's used nowhere by Shawn Guo · 15 years ago
  65. 0c302f5 pcnet_cs: add new_id by Ken Kawasaki · 15 years ago
  66. c191a83 tcp: disallow bind() to reuse addr/port by Eric Dumazet · 15 years ago
  67. 0f0a25b ext4: fix trimming starting with block 0 with small blocksize by Jan Kara · 15 years ago
  68. 0a2179b ext4: revert buggy trim overflow patch by Theodore Ts'o · 15 years ago
  69. 7bc4a4c Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  70. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  71. 357f54d NFS fix the setting of exchange id flag by Andy Adamson · 15 years ago
  72. 0969d11 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  73. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 5943a26 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. edb2877 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  77. b8b80cf fs/9p: Don't set dentry->d_op in create routines by Aneesh Kumar K.V · 15 years ago
  78. c25a61f fs/9p: fix spelling typo by Eric Van Hensbergen · 15 years ago
  79. 31b6cea fs/9p: TREADLINK bugfix by M. Mohan Kumar · 15 years ago
  80. 219fd58 net/9p: Use proper data types by M. Mohan Kumar · 15 years ago
  81. af7542f fs/9p: Simplify the .L create operation by Aneesh Kumar K.V · 15 years ago
  82. 53c06f4 fs/9p: Move dotl inode operations into a seperate file by Aneesh Kumar K.V · 15 years ago
  83. 255614c fs/9p: fix menu presentation by Randy Dunlap · 15 years ago
  84. 6f81c11 fs/9p: Fix the return error on default acl removal by Aneesh Kumar K.V · 15 years ago
  85. 009ca38 fs/9p: Remove unnecessary semicolons by Joe Perches · 15 years ago
  86. fa36e95 x86: Fix Moorestown VRTC fixmap placement by Arjan van de Ven · 15 years ago
  87. 718c45b x86/gpio: Implement x86 gpio_to_irq convert function by Alek Du · 15 years ago
  88. 990a32d x86, UV: Fix APICID shift for Westmere processors by Jack Steiner · 15 years ago
  89. 24d9b70 x86: Use PCI method for enabling AMD extended config space before MSR method by Jan Beulich · 15 years ago
  90. 29fe359 x86: tsc: Prevent delayed init if initial tsc calibration failed by Thomas Gleixner · 15 years ago
  91. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 15 years ago
  92. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  93. 92f1c00 Merge branch 'master' into for-linus-merged by Alex Elder · 15 years ago
  94. 2b76c05 Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 15 years ago
  95. 4db62d4 IB/qib: Fix refcount leak in lkey/rkey validation by Mike Marciniszyn · 15 years ago
  96. f2d255a IB/qib: Improve SERDES tunning on QMH boards by Mike Marciniszyn · 15 years ago
  97. dd04e43 IB/qib: Unnecessary delayed completions on RC connection by Mike Marciniszyn · 15 years ago
  98. 994bcd2 IB/qib: Issue pre-emptive NAKs on eager buffer overflow by Mike Marciniszyn · 15 years ago
  99. 2a600f1 IB/qib: RDMA lkey/rkey validation is inefficient for large MRs by Mike Marciniszyn · 15 years ago
  100. 7c3edd3 IB/qib: Change QPN increment by Mike Marciniszyn · 15 years ago