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