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