1. 835f2f5 staging: zcache: enable zcache to be built/loaded as a module by Dan Magenheimer · 12 years ago
  2. 1ac37be staging: zcache: enable ramster to be built/loaded as a module by Dan Magenheimer · 12 years ago
  3. f42158f zcache/tmem: Better error checking on frontswap_register_ops return value. by Konrad Rzeszutek Wilk · 12 years ago
  4. 10a7a077 xen: tmem: enable Xen tmem shim to be built/loaded as a module by Dan Magenheimer · 12 years ago
  5. ff610a1 mm: cleancache: clean up cleancache_enabled by Bob Liu · 12 years ago
  6. 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 12 years ago
  7. 49a9ab8 mm: cleancache: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 12 years ago
  8. 4f89849 frontswap: get rid of swap_lock dependency by Minchan Kim · 12 years ago
  9. f066ea2 mm: frontswap: cleanup code by Bob Liu · 12 years ago
  10. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 12 years ago
  11. 905cd0e mm: frontswap: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 12 years ago
  12. 421348f fs/dcache.c: add cond_resched() to shrink_dcache_parent() by Greg Thelen · 12 years ago
  13. b4ea2ea fs/block_dev.c: no need to check inode->i_bdev in bd_forget() by Yan Hong · 12 years ago
  14. 04df32f inotify: invalid mask should return a error number but not set it by Zhao Hongjiang · 12 years ago
  15. ace6128 memory hotplug: fix warnings by Vincent Stehlé · 12 years ago
  16. 677a0b5 drivers/usb/storage/realtek_cr.c: fix build by Andrew Morton · 12 years ago
  17. c9ef713 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  18. 87c1f0f Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  19. 165bc51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  20. e282329 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  21. 240c3c3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  22. 19b344e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  23. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  24. 5a5a1bf Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 74c7d2f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 01c7cd0 Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 39b2f86 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 874f6d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. e486b4c Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 16c85a1 arm64: Use acquire/release semantics instead of explicit DMB by Catalin Marinas · 12 years ago
  35. c47d6a0 arm64: klib: bitops: fix unpredictable stxr usage by Mark Rutland · 12 years ago
  36. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 1f889ec Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  40. 6c24499 tracing: Fix small merge bug by Steven Rostedt · 12 years ago
  41. 500fcbc Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 12 years ago
  42. df90e22 Merge branch 'devel-for-v3.10' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  43. aad797c Merge tag 'v3.9' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  44. ad1b890 Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linus by Jiri Kosina · 12 years ago
  45. 047dff6 Merge branches 'for-3.10/multitouch', 'for-3.10/roccat' and 'for-3.10/upstream' into for-linus by Jiri Kosina · 12 years ago
  46. 72c16d9 Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus by Jiri Kosina · 12 years ago
  47. 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 · 12 years ago
  48. 2353f2b HID: protect hid_debug_list by Jiri Kosina · 12 years ago
  49. a5f04b9 HID: debug: break out hid_dump_report() into hid-debug by Benjamin Tissoires · 12 years ago
  50. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  51. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  52. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  53. ce8aa48 Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  54. b97db07 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  55. 8d56436 net: rename random32 to prandom by Akinobu Mita · 12 years ago
  56. 70e3ba7 net/core: remove duplicate statements by do-while loop by Akinobu Mita · 12 years ago
  57. 33d7c5e net/core: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  58. ca3d41a net/netfilter: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  59. 5106f3b net/sched: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  60. c86d2dd net/sunrpc: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  61. 3b60a64 scsi: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  62. 10fdc14 lguest: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  63. 7878202 uwb: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  64. 314f847 video/uvesafb: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  65. 2e744fc mmc: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  66. 38b682b2 drbd: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  67. 6d65df3 kernel/: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  68. d3d3041 mm/: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  69. f39fee5 lib/: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  70. 56a1ba5 x86: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  71. 4a7b4d2 x86: pageattr-test: remove srandom32 call by Akinobu Mita · 12 years ago
  72. cedddb0 uuid: use prandom_bytes() by Akinobu Mita · 12 years ago
  73. 3ec39ab raid6test: use prandom_bytes() by Akinobu Mita · 12 years ago
  74. 713e00a sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic() by Jeff Layton · 12 years ago
  75. a66c04b inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic() by Jeff Layton · 12 years ago
  76. 398c33a nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic() by Jeff Layton · 12 years ago
  77. f2d9db8 drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() by Jeff Layton · 12 years ago
  78. c027e44 drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic by Jeff Layton · 12 years ago
  79. 3e6628c4 idr: introduce idr_alloc_cyclic() by Jeff Layton · 12 years ago
  80. 27cf10e Documentation: update nfs option in filesystem/vfat.txt by Namjae Jeon · 12 years ago
  81. f1e6fb0 fat (exportfs): rebuild directory-inode if fat_dget() by Namjae Jeon · 12 years ago
  82. 8fceb4e fat (exportfs): rebuild inode if ilookup() fails by Namjae Jeon · 12 years ago
  83. ea3983a fat: restructure export_operations by Namjae Jeon · 12 years ago
  84. e22a444 fat: introduce a helper fat_get_blknr_offset() by Namjae Jeon · 12 years ago
  85. f21735d fat: move fat_i_pos_read to fat.h by Namjae Jeon · 12 years ago
  86. 2628b7a fat: introduce 2 new values for the -o nfs mount option by Namjae Jeon · 12 years ago
  87. 3562371 drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe() by Wei Yongjun · 12 years ago
  88. 01ee577 drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id by Axel Lin · 12 years ago
  89. 3427de92 drivers/rtc/rtc-at91rm9200.c: fix missing iounmap by Johan Hovold · 12 years ago
  90. b9d8c46 rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops by Jingoo Han · 12 years ago
  91. ef69a7f rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops by Jingoo Han · 12 years ago
  92. b086e39 rtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops by Jingoo Han · 12 years ago
  93. 5936fdb rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops by Jingoo Han · 12 years ago
  94. 04ebc35 rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops by Jingoo Han · 12 years ago
  95. 62068e2 rtc: rtc-coh901331: convert coh901331_driver to dev_pm_ops by Jingoo Han · 12 years ago
  96. b4df8f6 rtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_ops by Jingoo Han · 12 years ago
  97. 4dc8eb1 rtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops by Jingoo Han · 12 years ago
  98. 08348d2 drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers by Axel Lin · 12 years ago
  99. 431c6c1 rtc: rtc-v3020: use devm_*() functions by Jingoo Han · 12 years ago
  100. 87a8142 rtc: rtc-stmp3xxx: use devm_*() functions by Jingoo Han · 12 years ago