1. d6d67e7 epoll: cleanup: use RCU_INIT_POINTER when nulling by Eric Wong · 12 years ago
  2. 450d89e epoll: cleanup: hoist out f_op->poll calls by Eric Wong · 12 years ago
  3. ddf676c epoll: lock ep->mtx in ep_free to silence lockdep by Eric Wong · 12 years ago
  4. eea1d58 epoll: use RCU to protect wakeup_source in epitem by Eric Wong · 12 years ago
  5. 39732ca epoll: trim epitem by one cache line by Eric Wong · 12 years ago
  6. 4a22f16 kernel/timer.c: move some non timer related syscalls to kernel/sys.c by Stephen Rothwell · 12 years ago
  7. 1043f65 kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE by Stephen Rothwell · 12 years ago
  8. 1a0df59 kernel/compat.c: make do_sysinfo() static by Stephen Rothwell · 12 years ago
  9. 8d82e18 binfmt_misc: reuse string_unescape_inplace() by Andy Shevchenko · 12 years ago
  10. d338b13 dynamic_debug: reuse generic string_unescape function by Andy Shevchenko · 12 years ago
  11. 576d742 staging: speakup: remove custom string_unescape_any_inplace by Andy Shevchenko · 12 years ago
  12. 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 12 years ago
  13. e1d12f3 kernel/smp.c: cleanups by Andrew Morton · 12 years ago
  14. 74e3d1e include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock by Fan Du · 12 years ago
  15. 3440a1c kernel/smp.c: remove 'priv' of call_single_data by liguang · 12 years ago
  16. 1def1dc kernel/smp.c: use '|=' for csd_lock by liguang · 12 years ago
  17. ef3b101 writeback: set worker desc to identify writeback workers in task dumps by Tejun Heo · 12 years ago
  18. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 12 years ago
  19. cd42d55 kthread: implement probe_kthread_data() by Tejun Heo · 12 years ago
  20. 681a90f arc, print-fatal-signals: reduce duplicated information by Vineet Gupta · 12 years ago
  21. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  22. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 12 years ago
  23. c90fe6b dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer by Tejun Heo · 12 years ago
  24. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  25. 89e3f23 sparc32: make show_stack() acquire %fp if @_ksp is not specified by Tejun Heo · 12 years ago
  26. a77f2a4 x86: don't show trace beyond show_stack(NULL, NULL) by Tejun Heo · 12 years ago
  27. 7fba2c2 kernel/range.c: subtract_range: fix the broken phrase issued by printk by Lin Feng · 12 years ago
  28. 58c7be8 selftest: add simple test for soft-dirty bit by Pavel Emelyanov · 12 years ago
  29. 835f2f5 staging: zcache: enable zcache to be built/loaded as a module by Dan Magenheimer · 12 years ago
  30. 1ac37be staging: zcache: enable ramster to be built/loaded as a module by Dan Magenheimer · 12 years ago
  31. f42158f zcache/tmem: Better error checking on frontswap_register_ops return value. by Konrad Rzeszutek Wilk · 12 years ago
  32. 10a7a077 xen: tmem: enable Xen tmem shim to be built/loaded as a module by Dan Magenheimer · 12 years ago
  33. ff610a1 mm: cleancache: clean up cleancache_enabled by Bob Liu · 12 years ago
  34. 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 12 years ago
  35. 49a9ab8 mm: cleancache: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 12 years ago
  36. 4f89849 frontswap: get rid of swap_lock dependency by Minchan Kim · 12 years ago
  37. f066ea2 mm: frontswap: cleanup code by Bob Liu · 12 years ago
  38. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 12 years ago
  39. 905cd0e mm: frontswap: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 12 years ago
  40. 421348f fs/dcache.c: add cond_resched() to shrink_dcache_parent() by Greg Thelen · 12 years ago
  41. b4ea2ea fs/block_dev.c: no need to check inode->i_bdev in bd_forget() by Yan Hong · 12 years ago
  42. 04df32f inotify: invalid mask should return a error number but not set it by Zhao Hongjiang · 12 years ago
  43. ace6128 memory hotplug: fix warnings by Vincent Stehlé · 12 years ago
  44. 677a0b5 drivers/usb/storage/realtek_cr.c: fix build by Andrew Morton · 12 years ago
  45. 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
  46. 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
  47. 165bc51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  48. e282329 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  49. 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
  50. 19b344e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  51. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 16c85a1 arm64: Use acquire/release semantics instead of explicit DMB by Catalin Marinas · 12 years ago
  63. c47d6a0 arm64: klib: bitops: fix unpredictable stxr usage by Mark Rutland · 12 years ago
  64. 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
  65. 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
  66. 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
  67. 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
  68. 6c24499 tracing: Fix small merge bug by Steven Rostedt · 12 years ago
  69. 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
  70. df90e22 Merge branch 'devel-for-v3.10' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  71. aad797c Merge tag 'v3.9' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  72. ad1b890 Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linus by Jiri Kosina · 12 years ago
  73. 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
  74. 72c16d9 Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus by Jiri Kosina · 12 years ago
  75. 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
  76. 2353f2b HID: protect hid_debug_list by Jiri Kosina · 12 years ago
  77. a5f04b9 HID: debug: break out hid_dump_report() into hid-debug by Benjamin Tissoires · 12 years ago
  78. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  79. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  80. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  81. 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
  82. b97db07 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  83. 8d56436 net: rename random32 to prandom by Akinobu Mita · 12 years ago
  84. 70e3ba7 net/core: remove duplicate statements by do-while loop by Akinobu Mita · 12 years ago
  85. 33d7c5e net/core: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  86. ca3d41a net/netfilter: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  87. 5106f3b net/sched: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  88. c86d2dd net/sunrpc: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  89. 3b60a64 scsi: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  90. 10fdc14 lguest: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  91. 7878202 uwb: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  92. 314f847 video/uvesafb: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  93. 2e744fc mmc: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  94. 38b682b2 drbd: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  95. 6d65df3 kernel/: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  96. d3d3041 mm/: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  97. f39fee5 lib/: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  98. 56a1ba5 x86: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  99. 4a7b4d2 x86: pageattr-test: remove srandom32 call by Akinobu Mita · 12 years ago
  100. cedddb0 uuid: use prandom_bytes() by Akinobu Mita · 12 years ago