1. 3440a1c kernel/smp.c: remove 'priv' of call_single_data by liguang · 11 years ago
  2. 1def1dc kernel/smp.c: use '|=' for csd_lock by liguang · 11 years ago
  3. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 11 years ago
  4. cd42d55 kthread: implement probe_kthread_data() by Tejun Heo · 11 years ago
  5. 681a90f arc, print-fatal-signals: reduce duplicated information by Vineet Gupta · 11 years ago
  6. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  7. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 11 years ago
  8. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  9. 7fba2c2 kernel/range.c: subtract_range: fix the broken phrase issued by printk by Lin Feng · 11 years ago
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 6c24499 tracing: Fix small merge bug by Steven Rostedt · 11 years ago
  17. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  18. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  19. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  20. ce8aa48 Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  21. 6d65df3 kernel/: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  22. 0a28531 printk: fix failure to return error in devkmsg_poll() by Nicolas Kaiser · 11 years ago
  23. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  24. 07c65f4 printk/tracing: rework console tracing by zhangwei(Jovi) · 11 years ago
  25. 7315438 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  26. ebff7d8 mem hotunplug: fix kfree() of bootmem memory by Yasuaki Ishimatsu · 11 years ago
  27. 825f787 resource: add release_mem_region_adjustable() by Toshi Kani · 11 years ago
  28. ae8e3a9 resource: add __adjust_resource() for internal use by Toshi Kani · 11 years ago
  29. 4eeab4f mm: replace hardcoded 3% with admin_reserve_pages knob by Andrew Shewmaker · 11 years ago
  30. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 11 years ago
  31. d8f10cb kernel/cpuset.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  32. 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 11 years ago
  33. f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 11 years ago
  34. 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 11 years ago
  35. 6d2488f cgroup: remove css_get_next by Michal Hocko · 11 years ago
  36. e07cee2 mm,kexec: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  37. 12b2f11 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() by Chen Gang · 11 years ago
  38. 373e0f3 kernel/auditfilter.c: tree and watch will memory leak when failure occurs by Chen Gang · 11 years ago
  39. dde5b7d audit: remove unnecessary #if CONFIG_AUDIT by Gao feng · 11 years ago
  40. 374c586 audit: remove duplicate export of audit_enabled by Gao feng · 11 years ago
  41. 13f51e1 audit: don't check if kauditd is valid every time by Gao feng · 11 years ago
  42. 3f68613 kernel/auditsc.c: use kzalloc instead of kmalloc+memset by Rakib Mullick · 11 years ago
  43. b5c5442 kthread: kill task_get_live_kthread() by Oleg Nesterov · 11 years ago
  44. 4ecdafc kthread: introduce to_live_kthread() by Oleg Nesterov · 11 years ago
  45. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  46. 916bb6d7 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  47. 2a0010a cpuset: fix compile warning when CONFIG_SMP=n by Li Zefan · 11 years ago
  48. e09d13c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. 5b16c2a cpuset: fix cpu hotplug vs rebuild_sched_domains() race by Li Zefan · 11 years ago
  50. e0e80a0 cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn() by Li Zhong · 11 years ago
  51. 7ef70e4 cgroup: restore the call to eventfd->poll() by Li Zefan · 11 years ago
  52. cc20e01 cgroup: fix use-after-free when umounting cgroupfs by Li Zefan · 11 years ago
  53. 25f55d9 sched: Fix init NOHZ_IDLE flag by Vincent Guittot · 11 years ago
  54. 2c52283 lockdep: Consolidate bug messages into a single print_lockdep_off() function by Dave Jones · 11 years ago
  55. 199e371 lockdep: Print out additional debugging advice when we hit lockdep BUGs by Dave Jones · 11 years ago
  56. 6f7a05d clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 11 years ago
  57. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 11 years ago
  58. e02e60c sched: Prevent to re-select dst-cpu in load_balance() by Joonsoo Kim · 11 years ago
  59. e6252c3 sched: Rename load_balance_tmpmask to load_balance_mask by Joonsoo Kim · 11 years ago
  60. d319808 sched: Move up affinity check to mitigate useless redoing overhead by Joonsoo Kim · 11 years ago
  61. cfc0311 sched: Don't consider other cpus in our group in case of NEWLY_IDLE by Joonsoo Kim · 11 years ago
  62. de5eb2d sched: Explicitly cpu_idle_type checking in rebalance_domains() by Joonsoo Kim · 11 years ago
  63. f1cd085 sched: Change position of resched_cpu() in load_balance() by Joonsoo Kim · 11 years ago
  64. 77c675b timekeeping: Update tk->cycle_last in resume by Thomas Gleixner · 11 years ago
  65. f83b293 kernel/hz.bc: ignore. by Rusty Russell · 11 years ago
  66. 3125929 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. 642dbc3 sched: Fix wrong rq's runnable_avg update with rt tasks by Vincent Guittot · 11 years ago
  68. c79aa0d9 events: Protect access via task_subsys_state_check() by Paul E. McKenney · 11 years ago
  69. 73e21ce Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  70. 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. 4c69e6e tracepoints: Prevent null probe from being added by Sahara · 11 years ago
  72. cc189d2 mutex: Back out architecture specific check for negative mutex count by Waiman Long · 11 years ago
  73. 2bd2c92 mutex: Queue mutex spinners with MCS lock to reduce cacheline contention by Waiman Long · 11 years ago
  74. 0dc8c73 mutex: Make more scalable by doing less atomic operations by Waiman Long · 11 years ago
  75. 41fcb9f mutex: Move mutex spinning code from sched/core.c back to mutex.c by Waiman Long · 11 years ago
  76. 712317a cgroup: fix broken file xattrs by Li Zefan · 11 years ago
  77. 6835039 Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 11 years ago
  78. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 11 years ago
  79. 5c51543 kprobes: Fix a double lock bug of kprobe_mutex by Masami Hiramatsu · 11 years ago
  80. d2054b2 posix-timers: Remove unused variable by Thomas Gleixner · 11 years ago
  81. b9e146d kernel/signal.c: stop info leak via the tkill and the tgkill syscalls by Emese Revfy · 11 years ago
  82. 157752d kexec: use Crash kernel for Crash kernel low by Yinghai Lu · 11 years ago
  83. adbc742 x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low by Yinghai Lu · 11 years ago
  84. 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 11 years ago
  85. c038c1c clockevents: Switch into oneshot mode even if broadcast registered late by Stephen Boyd · 11 years ago
  86. b3956a8 timer_list: Convert timer list to be a proper seq_file by Nathan Zimmer · 11 years ago
  87. 60cf7ea timer_list: Split timer_list_show_tickdevices by Nathan Zimmer · 11 years ago
  88. 5ed67f0 posix timers: Allocate timer id per process (v2) by Pavel Emelyanov · 11 years ago
  89. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  90. b5210b2 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 11 years ago
  91. 515619f uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is empty by Oleg Nesterov · 11 years ago
  92. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. bec1b9e extable: Flip the sorting message by Borislav Petkov · 11 years ago
  94. 8176cce perf: Treat attr.config as u64 in perf_swevent_init() by Tommi Rantala · 11 years ago
  95. 05fb22ec cgroup: remove cgrp->top_cgroup by Li Zefan · 11 years ago
  96. 873fe09 cgroup: introduce sane_behavior mount option by Tejun Heo · 11 years ago
  97. 25a7e68 move cgroupfs_root to include/linux/cgroup.h by Tejun Heo · 11 years ago
  98. 9343862 cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix by Tejun Heo · 11 years ago
  99. 41c21e3 userns: Changing any namespace id mappings should require privileges by Andy Lutomirski · 11 years ago
  100. e3211c1 userns: Check uid_map's opener's fsuid, not the current fsuid by Andy Lutomirski · 11 years ago