1. 079148b coredump: factor out the setting of PF_DUMPCORE by Oleg Nesterov · 11 years ago
  2. 528f827 coredump: introduce dump_interrupted() by Oleg Nesterov · 11 years ago
  3. acdedd9 coredump: sanitize the setting of signal->group_exit_code by Oleg Nesterov · 11 years ago
  4. 6cd8f0a coredump: ensure that SIGKILL always kills the dumping thread by Oleg Nesterov · 11 years ago
  5. 403bad7 coredump: only SIGKILL should interrupt the coredumping task by Oleg Nesterov · 11 years ago
  6. 66e5b7e kmod: remove call_usermodehelper_fns() by Lucas De Marchi · 11 years ago
  7. 907ed13 usermodehelper: split remaining calls to call_usermodehelper_fns() by Lucas De Marchi · 11 years ago
  8. fb96c47 coredump: remove trailling whitespace by Lucas De Marchi · 11 years ago
  9. 93997f6 KEYS: split call to call_usermodehelper_fns() by Lucas De Marchi · 11 years ago
  10. f634460 kmod: split call to call_usermodehelper_fns() by Lucas De Marchi · 11 years ago
  11. 938e4b2 usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_setup() by Lucas De Marchi · 11 years ago
  12. 17afab1 selftest: add a test case for PTRACE_PEEKSIGINFO by Andrey Vagin · 11 years ago
  13. 84c751b ptrace: add ability to retrieve signals without removing from a queue (v4) by Andrey Vagin · 11 years ago
  14. 865f38a hfsplus: remove duplicated message prefix in hfsplus_block_free() by Vyacheslav Dubeyko · 11 years ago
  15. d7a475d hfsplus: add error propagation to __hfsplus_ext_write_extent() by Alexey Khoroshilov · 11 years ago
  16. d614267 hfs/hfsplus: convert printks to pr_<level> by Joe Perches · 11 years ago
  17. c2b3e1f hfs/hfsplus: convert dprint to hfs_dbg by Joe Perches · 11 years ago
  18. 5f3726f hfsplus: fix warnings in fs/hfsplus/bfind.c by Vyacheslav Dubeyko · 11 years ago
  19. 9509f17 hfs: add error checking for hfs_find_init() by Alexey Khoroshilov · 11 years ago
  20. eb53b6d nilfs2: remove unneeded test in nilfs_writepage() by Vyacheslav Dubeyko · 11 years ago
  21. dc33f5f nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page() by Vyacheslav Dubeyko · 11 years ago
  22. 8c26c4e nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption by Vyacheslav Dubeyko · 11 years ago
  23. 9151b398 i2o: check copy_from_user() size parameter by Dan Carpenter · 11 years ago
  24. 79bae42 dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present() by Ben Hutchings · 11 years ago
  25. c1d025e binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurate by Jiri Kosina · 11 years ago
  26. 2535e0d fs: make binfmt support for #! scripts modular and removable by Josh Triplett · 11 years ago
  27. d6d67e7 epoll: cleanup: use RCU_INIT_POINTER when nulling by Eric Wong · 11 years ago
  28. 450d89e epoll: cleanup: hoist out f_op->poll calls by Eric Wong · 11 years ago
  29. ddf676c epoll: lock ep->mtx in ep_free to silence lockdep by Eric Wong · 11 years ago
  30. eea1d58 epoll: use RCU to protect wakeup_source in epitem by Eric Wong · 11 years ago
  31. 39732ca epoll: trim epitem by one cache line by Eric Wong · 11 years ago
  32. 4a22f16 kernel/timer.c: move some non timer related syscalls to kernel/sys.c by Stephen Rothwell · 11 years ago
  33. 1043f65 kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE by Stephen Rothwell · 11 years ago
  34. 1a0df59 kernel/compat.c: make do_sysinfo() static by Stephen Rothwell · 11 years ago
  35. 8d82e18 binfmt_misc: reuse string_unescape_inplace() by Andy Shevchenko · 11 years ago
  36. d338b13 dynamic_debug: reuse generic string_unescape function by Andy Shevchenko · 11 years ago
  37. 576d742 staging: speakup: remove custom string_unescape_any_inplace by Andy Shevchenko · 11 years ago
  38. 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 11 years ago
  39. e1d12f3 kernel/smp.c: cleanups by Andrew Morton · 11 years ago
  40. 74e3d1e include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock by Fan Du · 11 years ago
  41. 3440a1c kernel/smp.c: remove 'priv' of call_single_data by liguang · 11 years ago
  42. 1def1dc kernel/smp.c: use '|=' for csd_lock by liguang · 11 years ago
  43. ef3b101 writeback: set worker desc to identify writeback workers in task dumps by Tejun Heo · 11 years ago
  44. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 11 years ago
  45. cd42d55 kthread: implement probe_kthread_data() by Tejun Heo · 11 years ago
  46. 681a90f arc, print-fatal-signals: reduce duplicated information by Vineet Gupta · 11 years ago
  47. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  48. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 11 years ago
  49. c90fe6b dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer by Tejun Heo · 11 years ago
  50. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  51. 89e3f23 sparc32: make show_stack() acquire %fp if @_ksp is not specified by Tejun Heo · 11 years ago
  52. a77f2a4 x86: don't show trace beyond show_stack(NULL, NULL) by Tejun Heo · 11 years ago
  53. 7fba2c2 kernel/range.c: subtract_range: fix the broken phrase issued by printk by Lin Feng · 11 years ago
  54. 58c7be8 selftest: add simple test for soft-dirty bit by Pavel Emelyanov · 11 years ago
  55. 835f2f5 staging: zcache: enable zcache to be built/loaded as a module by Dan Magenheimer · 11 years ago
  56. 1ac37be staging: zcache: enable ramster to be built/loaded as a module by Dan Magenheimer · 11 years ago
  57. f42158f zcache/tmem: Better error checking on frontswap_register_ops return value. by Konrad Rzeszutek Wilk · 11 years ago
  58. 10a7a077 xen: tmem: enable Xen tmem shim to be built/loaded as a module by Dan Magenheimer · 11 years ago
  59. ff610a1 mm: cleancache: clean up cleancache_enabled by Bob Liu · 11 years ago
  60. 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  61. 49a9ab8 mm: cleancache: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 11 years ago
  62. 4f89849 frontswap: get rid of swap_lock dependency by Minchan Kim · 11 years ago
  63. f066ea2 mm: frontswap: cleanup code by Bob Liu · 11 years ago
  64. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  65. 905cd0e mm: frontswap: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 11 years ago
  66. 421348f fs/dcache.c: add cond_resched() to shrink_dcache_parent() by Greg Thelen · 11 years ago
  67. b4ea2ea fs/block_dev.c: no need to check inode->i_bdev in bd_forget() by Yan Hong · 11 years ago
  68. 04df32f inotify: invalid mask should return a error number but not set it by Zhao Hongjiang · 11 years ago
  69. ace6128 memory hotplug: fix warnings by Vincent Stehlé · 11 years ago
  70. 677a0b5 drivers/usb/storage/realtek_cr.c: fix build by Andrew Morton · 11 years ago
  71. c9ef713 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  72. 87c1f0f Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  73. 165bc51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  74. e282329 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  75. 240c3c3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  76. 19b344e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  77. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  78. 5a5a1bf Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 74c7d2f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 01c7cd0 Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 39b2f86 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 874f6d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. e486b4c Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 16c85a1 arm64: Use acquire/release semantics instead of explicit DMB by Catalin Marinas · 11 years ago
  89. c47d6a0 arm64: klib: bitops: fix unpredictable stxr usage by Mark Rutland · 11 years ago
  90. 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
  91. 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
  92. 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
  93. 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
  94. 6c24499 tracing: Fix small merge bug by Steven Rostedt · 11 years ago
  95. 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
  96. df90e22 Merge branch 'devel-for-v3.10' into v4l_for_linus by Mauro Carvalho Chehab · 11 years ago
  97. aad797c Merge tag 'v3.9' into v4l_for_linus by Mauro Carvalho Chehab · 11 years ago
  98. ad1b890 Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linus by Jiri Kosina · 11 years ago
  99. 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
  100. 72c16d9 Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus by Jiri Kosina · 11 years ago