1. 1f889ec Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 6c24499 tracing: Fix small merge bug by Steven Rostedt · 11 years ago
  3. 500fcbc Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 11 years ago
  4. df90e22 Merge branch 'devel-for-v3.10' into v4l_for_linus by Mauro Carvalho Chehab · 11 years ago
  5. aad797c Merge tag 'v3.9' into v4l_for_linus by Mauro Carvalho Chehab · 11 years ago
  6. ad1b890 Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linus by Jiri Kosina · 11 years ago
  7. 047dff6 Merge branches 'for-3.10/multitouch', 'for-3.10/roccat' and 'for-3.10/upstream' into for-linus by Jiri Kosina · 11 years ago
  8. 72c16d9 Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus by Jiri Kosina · 11 years ago
  9. 4f5a810 Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver-transport-cleanups', 'for-3.10/i2c-hid' and 'for-3.10/logitech' into for-linus by Jiri Kosina · 11 years ago
  10. 2353f2b HID: protect hid_debug_list by Jiri Kosina · 11 years ago
  11. a5f04b9 HID: debug: break out hid_dump_report() into hid-debug by Benjamin Tissoires · 11 years ago
  12. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  13. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  14. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  15. ce8aa48 Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  16. b97db07 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  17. 8d56436 net: rename random32 to prandom by Akinobu Mita · 11 years ago
  18. 70e3ba7 net/core: remove duplicate statements by do-while loop by Akinobu Mita · 11 years ago
  19. 33d7c5e net/core: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  20. ca3d41a net/netfilter: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  21. 5106f3b net/sched: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  22. c86d2dd net/sunrpc: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  23. 3b60a64 scsi: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  24. 10fdc14 lguest: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  25. 7878202 uwb: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  26. 314f847 video/uvesafb: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  27. 2e744fc mmc: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  28. 38b682b2 drbd: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  29. 6d65df3 kernel/: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  30. d3d3041 mm/: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  31. f39fee5 lib/: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  32. 56a1ba5 x86: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  33. 4a7b4d2 x86: pageattr-test: remove srandom32 call by Akinobu Mita · 11 years ago
  34. cedddb0 uuid: use prandom_bytes() by Akinobu Mita · 11 years ago
  35. 3ec39ab raid6test: use prandom_bytes() by Akinobu Mita · 11 years ago
  36. 713e00a sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic() by Jeff Layton · 11 years ago
  37. a66c04b inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic() by Jeff Layton · 11 years ago
  38. 398c33a nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic() by Jeff Layton · 11 years ago
  39. f2d9db8 drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() by Jeff Layton · 11 years ago
  40. c027e44 drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic by Jeff Layton · 11 years ago
  41. 3e6628c4 idr: introduce idr_alloc_cyclic() by Jeff Layton · 11 years ago
  42. 27cf10e Documentation: update nfs option in filesystem/vfat.txt by Namjae Jeon · 11 years ago
  43. f1e6fb0 fat (exportfs): rebuild directory-inode if fat_dget() by Namjae Jeon · 11 years ago
  44. 8fceb4e fat (exportfs): rebuild inode if ilookup() fails by Namjae Jeon · 11 years ago
  45. ea3983a fat: restructure export_operations by Namjae Jeon · 11 years ago
  46. e22a444 fat: introduce a helper fat_get_blknr_offset() by Namjae Jeon · 11 years ago
  47. f21735d fat: move fat_i_pos_read to fat.h by Namjae Jeon · 11 years ago
  48. 2628b7a fat: introduce 2 new values for the -o nfs mount option by Namjae Jeon · 11 years ago
  49. 3562371 drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe() by Wei Yongjun · 11 years ago
  50. 01ee577 drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id by Axel Lin · 11 years ago
  51. 3427de92 drivers/rtc/rtc-at91rm9200.c: fix missing iounmap by Johan Hovold · 11 years ago
  52. b9d8c46 rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops by Jingoo Han · 11 years ago
  53. ef69a7f rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops by Jingoo Han · 11 years ago
  54. b086e39 rtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops by Jingoo Han · 11 years ago
  55. 5936fdb rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops by Jingoo Han · 11 years ago
  56. 04ebc35 rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops by Jingoo Han · 11 years ago
  57. 62068e2 rtc: rtc-coh901331: convert coh901331_driver to dev_pm_ops by Jingoo Han · 11 years ago
  58. b4df8f6 rtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_ops by Jingoo Han · 11 years ago
  59. 4dc8eb1 rtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops by Jingoo Han · 11 years ago
  60. 08348d2 drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers by Axel Lin · 11 years ago
  61. 431c6c1 rtc: rtc-v3020: use devm_*() functions by Jingoo Han · 11 years ago
  62. 87a8142 rtc: rtc-stmp3xxx: use devm_*() functions by Jingoo Han · 11 years ago
  63. 55d735e rtc: rtc-sa1100: use devm_*() functions by Jingoo Han · 11 years ago
  64. b4cd3d6 rtc: rtc-s35390a: use devm_*() functions by Jingoo Han · 11 years ago
  65. b8a4b4e rtc: rtc-rs5c372: use devm_*() functions by Jingoo Han · 11 years ago
  66. 8fb1ecb rtc: rtc-rs5c348: use devm_*() functions by Jingoo Han · 11 years ago
  67. ddb396f rtc: rtc-rp5c01: use devm_*() functions by Jingoo Han · 11 years ago
  68. 4ad2118 rtc: rtc-pcf8583: use devm_*() functions by Jingoo Han · 11 years ago
  69. d6fbdc3 rtc: rtc-pcf8563: use devm_*() functions by Jingoo Han · 11 years ago
  70. 76753ca rtc: rtc-pcf50633: use devm_*() functions by Jingoo Han · 11 years ago
  71. dd48ccc rtc: rtc-pcf2123: use devm_*() functions by Jingoo Han · 11 years ago
  72. 6b5f486 rtc: rtc-pcap: use devm_*() functions by Jingoo Han · 11 years ago
  73. a63794f rtc: rtc-nuc900: use devm_*() functions by Jingoo Han · 11 years ago
  74. c40dcf6 rtc: rtc-msm6242: use devm_*() functions by Jingoo Han · 11 years ago
  75. a379fd2 rtc: rtc-mc13xxx: use devm_*() functions by Jingoo Han · 11 years ago
  76. 8925e31 rtc: rtc-max8998: use devm_*() functions by Jingoo Han · 11 years ago
  77. 4ebabb7 rtc: rtc-m41t80: use devm_*() functions by Jingoo Han · 11 years ago
  78. dc831f9 rtc: rtc-isl12022: use devm_*() functions by Jingoo Han · 11 years ago
  79. c54a52e rtc: rtc-fm3130: use devm_*() functions by Jingoo Han · 11 years ago
  80. 2a444cf rtc: rtc-ds2404: use devm_*() functions by Jingoo Han · 11 years ago
  81. 1ce95ba rtc: rtc-ds1390: use devm_*() functions by Jingoo Han · 11 years ago
  82. 061d698 rtc: rtc-ds1286: use devm_*() functions by Jingoo Han · 11 years ago
  83. 15c1567 rtc: rtc-ds1216: use devm_*() functions by Jingoo Han · 11 years ago
  84. 26c5f7d rtc: rtc-bq4802: use devm_*() functions by Jingoo Han · 11 years ago
  85. 87e7d52 rtc: rtc-bfin: use devm_*() functions by Jingoo Han · 11 years ago
  86. 9d42e46 rtc: rtc-at91sam9: use devm_*() functions by Jingoo Han · 11 years ago
  87. fa11f7e rtc: rtc-ab8500: use devm_*() functions by Jingoo Han · 11 years ago
  88. e035be6 drivers/rtc/rtc-max8925.c: use devm_* APIs by Sachin Kamat · 11 years ago
  89. 4f58cd9 drivers/rtc/rtc-m48t35.c: use devm_* APIs by Sachin Kamat · 11 years ago
  90. 6671461 drivers/rtc/rtc-ds3232.c: use devm_* APIs by Sachin Kamat · 11 years ago
  91. d1a9663 drivers/rtc/rtc-ds1374.c: use devm_* APIs by Sachin Kamat · 11 years ago
  92. 0529bf4 drivers/rtc/rtc-ds1305.c: use devm_* APIs by Sachin Kamat · 11 years ago
  93. d64132a drivers/rtc/rtc-at32ap700x.c: use devm_* APIs by Sachin Kamat · 11 years ago
  94. 3087b3d drivers/rtc/rtc-88pm860x.c: use devm_* APIs by Sachin Kamat · 11 years ago
  95. 7f391f5 drivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c() by Sachin Kamat · 11 years ago
  96. 1a3224f drivers/rtc/rtc-s3c.c: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 11 years ago
  97. e005715 drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend by Derek Basehore · 11 years ago
  98. a5ef73f rtc: rtc-max6902: use spi_set_drvdata() by Jingoo Han · 11 years ago
  99. b6c4e71 rtc: rtc-m41t93: use spi_set_drvdata() by Jingoo Han · 11 years ago
  100. ccbc20f rtc: rtc-ds1390: use spi_set_drvdata() by Jingoo Han · 11 years ago