1. a05342cb relay: use macro PAGE_ALIGN instead of FIX_SIZE by zhangwei(Jovi) · 13 years ago
  2. 536b39ec kernel/relay.c: move FIX_SIZE macro into relay.c by zhangwei(Jovi) · 13 years ago
  3. 8359f68 kernel/relay.c: remove unused function argument actor by zhangwei(Jovi) · 13 years ago
  4. 06a6ea3 semaphore: use `bool' type for semaphore_waiter's up by liguang · 13 years ago
  5. c74f66c semaphore: use unlikely() for down's timeout by liguang · 13 years ago
  6. 5cc5445 pid_namespace.c/.h: simplify defines by Raphael S.Carvalho · 13 years ago
  7. 8db049b kernel/pid.c: improve flow of a loop inside alloc_pidmap. by Raphael S. Carvalho · 13 years ago
  8. 31c3a3f kexec: Use min() and min_t() to simplify logic by Zhang Yanfei · 13 years ago
  9. 310faaa kexec: fix wrong types of some local variables by Zhang Yanfei · 13 years ago
  10. 403bad7 coredump: only SIGKILL should interrupt the coredumping task by Oleg Nesterov · 13 years ago
  11. 66e5b7e kmod: remove call_usermodehelper_fns() by Lucas De Marchi · 13 years ago
  12. f634460 kmod: split call to call_usermodehelper_fns() by Lucas De Marchi · 13 years ago
  13. 938e4b2 usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_setup() by Lucas De Marchi · 13 years ago
  14. 84c751b ptrace: add ability to retrieve signals without removing from a queue (v4) by Andrey Vagin · 13 years ago
  15. 4a22f16 kernel/timer.c: move some non timer related syscalls to kernel/sys.c by Stephen Rothwell · 13 years ago
  16. 1043f65 kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE by Stephen Rothwell · 13 years ago
  17. 1a0df59 kernel/compat.c: make do_sysinfo() static by Stephen Rothwell · 13 years ago
  18. e1d12f3 kernel/smp.c: cleanups by Andrew Morton · 13 years ago
  19. 3440a1c kernel/smp.c: remove 'priv' of call_single_data by liguang · 13 years ago
  20. 1def1dc kernel/smp.c: use '|=' for csd_lock by liguang · 13 years ago
  21. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 13 years ago
  22. cd42d55 kthread: implement probe_kthread_data() by Tejun Heo · 13 years ago
  23. 681a90f arc, print-fatal-signals: reduce duplicated information by Vineet Gupta · 13 years ago
  24. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 13 years ago
  25. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 13 years ago
  26. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 13 years ago
  27. 7fba2c2 kernel/range.c: subtract_range: fix the broken phrase issued by printk by Lin Feng · 13 years ago
  28. e486b4c Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  31. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  32. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  33. 1f889ec Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  34. 6c24499 tracing: Fix small merge bug by Steven Rostedt · 13 years ago
  35. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 13 years ago
  36. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  37. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  38. ce8aa48 Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  39. 6d65df3 kernel/: rename random32() to prandom_u32() by Akinobu Mita · 13 years ago
  40. 0a28531 printk: fix failure to return error in devkmsg_poll() by Nicolas Kaiser · 13 years ago
  41. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 13 years ago
  42. 07c65f4 printk/tracing: rework console tracing by zhangwei(Jovi) · 13 years ago
  43. 73154383 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 13 years ago
  44. ebff7d8 mem hotunplug: fix kfree() of bootmem memory by Yasuaki Ishimatsu · 13 years ago
  45. 825f787 resource: add release_mem_region_adjustable() by Toshi Kani · 13 years ago
  46. ae8e3a9 resource: add __adjust_resource() for internal use by Toshi Kani · 13 years ago
  47. 4eeab4f mm: replace hardcoded 3% with admin_reserve_pages knob by Andrew Shewmaker · 13 years ago
  48. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 13 years ago
  49. d8f10cb kernel/cpuset.c: use register_hotmemory_notifier() by Andrew Morton · 13 years ago
  50. 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 13 years ago
  51. f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 13 years ago
  52. 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 13 years ago
  53. 6d2488f cgroup: remove css_get_next by Michal Hocko · 13 years ago
  54. e07cee2 mm,kexec: use common help functions to free reserved pages by Jiang Liu · 13 years ago
  55. 12b2f11 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() by Chen Gang · 13 years ago
  56. 373e0f3 kernel/auditfilter.c: tree and watch will memory leak when failure occurs by Chen Gang · 13 years ago
  57. dde5b7d audit: remove unnecessary #if CONFIG_AUDIT by Gao feng · 13 years ago
  58. 374c586 audit: remove duplicate export of audit_enabled by Gao feng · 13 years ago
  59. 13f51e1 audit: don't check if kauditd is valid every time by Gao feng · 13 years ago
  60. 3f68613 kernel/auditsc.c: use kzalloc instead of kmalloc+memset by Rakib Mullick · 13 years ago
  61. b5c5442 kthread: kill task_get_live_kthread() by Oleg Nesterov · 13 years ago
  62. 4ecdafc kthread: introduce to_live_kthread() by Oleg Nesterov · 13 years ago
  63. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  64. 916bb6d7 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  65. 2a0010a cpuset: fix compile warning when CONFIG_SMP=n by Li Zefan · 13 years ago
  66. e09d13c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  67. 5b16c2a cpuset: fix cpu hotplug vs rebuild_sched_domains() race by Li Zefan · 13 years ago
  68. e0e80a0 cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn() by Li Zhong · 13 years ago
  69. 7ef70e4 cgroup: restore the call to eventfd->poll() by Li Zefan · 13 years ago
  70. cc20e01 cgroup: fix use-after-free when umounting cgroupfs by Li Zefan · 13 years ago
  71. 25f55d9 sched: Fix init NOHZ_IDLE flag by Vincent Guittot · 13 years ago
  72. 2c52283 lockdep: Consolidate bug messages into a single print_lockdep_off() function by Dave Jones · 13 years ago
  73. 199e371 lockdep: Print out additional debugging advice when we hit lockdep BUGs by Dave Jones · 13 years ago
  74. 6f7a05d clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 13 years ago
  75. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 13 years ago
  76. e02e60c sched: Prevent to re-select dst-cpu in load_balance() by Joonsoo Kim · 13 years ago
  77. e6252c3 sched: Rename load_balance_tmpmask to load_balance_mask by Joonsoo Kim · 13 years ago
  78. d319808 sched: Move up affinity check to mitigate useless redoing overhead by Joonsoo Kim · 13 years ago
  79. cfc0311 sched: Don't consider other cpus in our group in case of NEWLY_IDLE by Joonsoo Kim · 13 years ago
  80. de5eb2d sched: Explicitly cpu_idle_type checking in rebalance_domains() by Joonsoo Kim · 13 years ago
  81. f1cd085 sched: Change position of resched_cpu() in load_balance() by Joonsoo Kim · 13 years ago
  82. 77c675b timekeeping: Update tk->cycle_last in resume by Thomas Gleixner · 13 years ago
  83. f83b293 kernel/hz.bc: ignore. by Rusty Russell · 13 years ago
  84. 3125929 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. 642dbc3 sched: Fix wrong rq's runnable_avg update with rt tasks by Vincent Guittot · 13 years ago
  86. c79aa0d events: Protect access via task_subsys_state_check() by Paul E. McKenney · 13 years ago
  87. 73e21ce Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  88. 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  89. 4c69e6e tracepoints: Prevent null probe from being added by Sahara · 13 years ago
  90. cc189d2 mutex: Back out architecture specific check for negative mutex count by Waiman Long · 13 years ago
  91. 2bd2c92 mutex: Queue mutex spinners with MCS lock to reduce cacheline contention by Waiman Long · 13 years ago
  92. 0dc8c73 mutex: Make more scalable by doing less atomic operations by Waiman Long · 13 years ago
  93. 41fcb9f mutex: Move mutex spinning code from sched/core.c back to mutex.c by Waiman Long · 13 years ago
  94. 712317a cgroup: fix broken file xattrs by Li Zefan · 13 years ago
  95. 6835039 Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 13 years ago
  96. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 13 years ago
  97. 5c51543 kprobes: Fix a double lock bug of kprobe_mutex by Masami Hiramatsu · 13 years ago
  98. d2054b2 posix-timers: Remove unused variable by Thomas Gleixner · 13 years ago
  99. b9e146d kernel/signal.c: stop info leak via the tkill and the tgkill syscalls by Emese Revfy · 13 years ago
  100. 157752d kexec: use Crash kernel for Crash kernel low by Yinghai Lu · 13 years ago