1. ff3d527 perf: make events stream always parsable by Adrian Hunter · 11 years ago
  2. bb78a92 cgroup: fix rmdir EBUSY regression in 3.11 by Hugh Dickins · 11 years ago
  3. b22ce27 workqueue: cond_resched() after processing each work item by Tejun Heo · 11 years ago
  4. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  5. b8b4a41 padata - Register hotcpu notifier after initialization by Richard Weinberger · 11 years ago
  6. 9c823f9 padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_PREPARE and CPU_UP_CANCELED by Chen Gang · 11 years ago
  7. 84a78a6 timer_list: correct the iterator for timer_list by Nathan Zimmer · 11 years ago
  8. d162596 cgroup: fix cgroup_css() invocation in css_from_id() by Tejun Heo · 11 years ago
  9. c2b1df2 Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children by Andy Lutomirski · 11 years ago
  10. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  11. 21e8519 kernel/nsproxy.c: Improving a snippet of code. by Raphael S.Carvalho · 12 years ago
  12. e894245 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  13. 551f5c7 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  14. 7c918cb cgroup: make cgroup_write_event_control() use css_from_dir() instead of __d_cgrp() by Tejun Heo · 11 years ago
  15. 7941cb0 cgroup: make cgroup_event hold onto cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  16. 9fa4db3 cgroup: implement CFTYPE_NO_PREFIX by Tejun Heo · 11 years ago
  17. ca8bdca cgroup: make cgroup_css() take cgroup_subsys * instead and allow NULL subsys by Tejun Heo · 11 years ago
  18. 35cf083 cgroup: rename cgroup_css_from_dir() to css_from_dir() and update its syntax by Tejun Heo · 11 years ago
  19. 1a6661d workqueue: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  20. e2982a0 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  21. ccfe9e4 tracing: Make tracing_cpumask available for all instances by Alexander Z Lam · 11 years ago
  22. 836d481 tracing: Kill the !CONFIG_MODULES code in trace_events.c by Oleg Nesterov · 11 years ago
  23. 620a30e tracing: Don't pass file_operations array to event_create_dir() by Oleg Nesterov · 11 years ago
  24. 779c5e3 tracing: Kill trace_create_file_ops() and friends by Oleg Nesterov · 11 years ago
  25. 3ddc77f tracing/syscalls: Annotate raw_init function with __init by Li Zefan · 12 years ago
  26. 2d498db workqueue: Fix manage_workers() RETURNS description by Libin · 11 years ago
  27. b11895c workqueue: Comment correction in file header by Libin · 11 years ago
  28. 1c09b19 cpuset: fix a regression in validating config change by Li Zefan · 11 years ago
  29. 458fb38 rcu: Simplify _rcu_barrier() processing by Paul E. McKenney · 11 years ago
  30. 7a6a410 rcu: Make rcutorture emit online failures if verbose by Paul E. McKenney · 11 years ago
  31. ef47db8 rcu: Remove unused variable from rcu_torture_writer() by Paul E. McKenney · 11 years ago
  32. d10453e rcu: Sort rcutorture module parameters by Paul E. McKenney · 11 years ago
  33. 2ec1f2d rcu: Increase rcutorture test coverage by Paul E. McKenney · 11 years ago
  34. d2818df rcu: Add duplicate-callback tests to rcutorture by Paul E. McKenney · 12 years ago
  35. d185af3 workqueue: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  36. f4940ab7 kernel/params.c: use scnprintf() instead of sprintf() by Chen Gang · 11 years ago
  37. cc56ded kernel/module.c: use scnprintf() instead of sprintf() by Chen Gang · 11 years ago
  38. 0ce8140 module: Add NOARG flag for ops with param_set_bool_enable_only() set function by Steven Rostedt · 11 years ago
  39. ab013c5 module: Add flag to allow mod params to have no arguments by Steven Rostedt · 11 years ago
  40. 79ac6834 module: fix sprintf format specifier in param_get_byte() by Christoph Jaeger · 11 years ago
  41. e91dade Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. 2203547 kernel: fix new kernel-doc warning in wait.c by Randy Dunlap · 11 years ago
  43. 6e6eab0 cgroup: fix cgroup_write_event_control() by Tejun Heo · 11 years ago
  44. 0bfb4aa cgroup: fix subsystem file accesses on the root cgroup by Tejun Heo · 11 years ago
  45. 1cb650b cgroup: change cgroup_from_id() to css_from_id() by Li Zefan · 11 years ago
  46. 15e7191 generic-ipi/locking: Fix misleading smp_call_function_any() description by Xie XiuQi · 11 years ago
  47. 217af2a nohz_full: Add full-system-idle arguments to API by Paul E. McKenney · 11 years ago
  48. d4bd54f nohz_full: Add full-system idle states and variables by Paul E. McKenney · 11 years ago
  49. eb348b8 nohz_full: Add per-CPU idle-state tracking by Paul E. McKenney · 11 years ago
  50. 2333210 nohz_full: Add rcu_dyntick data for scalable detection of all-idle state by Paul E. McKenney · 11 years ago
  51. b44379a nohz_full: Add Kconfig parameter for scalable detection of all-idle state by Paul E. McKenney · 11 years ago
  52. feed66e rcu: Eliminate unused APIs intended for adaptive ticks by Paul E. McKenney · 12 years ago
  53. 1eafd31 rcu: Avoid redundant grace-period kthread wakeups by Paul E. McKenney · 11 years ago
  54. ae15018 rcu: Make call_rcu() leak callbacks for debug-object errors by Paul E. McKenney · 12 years ago
  55. 15100df rcu: Simplify debug-objects fixups by Paul E. McKenney · 12 years ago
  56. d1d74d1 rcu: Expedite grace periods during suspend/resume by Borislav Petkov · 12 years ago
  57. 50e37cc Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  58. 2d2843e Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  59. 5ec4c59 perf: Do not compute time values unnecessarily by Peter Zijlstra · 11 years ago
  60. 948b26b perf: Account freq events globally by Frederic Weisbecker · 11 years ago
  61. fc3b86d perf: Roll back callchain buffer refcount under the callchain mutex by Frederic Weisbecker · 11 years ago
  62. c2e7fcf nohz: Include local CPU in full dynticks global kick by Frederic Weisbecker · 11 years ago
  63. a4f61cc sched/cputime: Use this_cpu_add() in task_group_account_field() by Christoph Lameter · 11 years ago
  64. c8d2d47 cpumask: Fix cpumask leak in partition_sched_domains() by Xiaotian Feng · 11 years ago
  65. d3ec3a1 Merge tag 'v3.11-rc5' into sched/core by Ingo Molnar · 11 years ago
  66. 930913a cgroup: use css_get() in cgroup_create() to check CSS_ROOT by Li Zhong · 11 years ago
  67. fd5e2aa xfs: ioctl check for capabilities in the current user namespace by Dwight Engen · 11 years ago
  68. c9572f0 Merge tag 'v3.11-rc5' into perf/core by Ingo Molnar · 11 years ago
  69. f1d6e17 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  70. 6f1d657 Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  71. d13508f nohz: Optimize full dynticks's sched hooks with static keys by Frederic Weisbecker · 11 years ago
  72. 460775d nohz: Optimize full dynticks state checks with static keys by Frederic Weisbecker · 11 years ago
  73. 73867dc nohz: Rename a few state variables by Frederic Weisbecker · 11 years ago
  74. af2350b vtime: Always debug check snapshot source _before_ updating it by Frederic Weisbecker · 11 years ago
  75. b854faf vtime: Always scale generic vtime accounting results by Frederic Weisbecker · 11 years ago
  76. b049340 vtime: Optimize full dynticks accounting off case with static keys by Frederic Weisbecker · 11 years ago
  77. 5446156 vtime: Fix racy cputime delta update by Frederic Weisbecker · 11 years ago
  78. 7621d1f vtime: Remove a few unneeded generic vtime state checks by Frederic Weisbecker · 11 years ago
  79. 1b6a259 context_tracking: User/kernel broundary cross trace events by Frederic Weisbecker · 11 years ago
  80. 73d424f context_tracking: Optimize context switch off case with static keys by Frederic Weisbecker · 11 years ago
  81. 48d6a81 context_tracking: Optimize guest APIs off case with static key by Frederic Weisbecker · 11 years ago
  82. ad65782 context_tracking: Optimize main APIs off case with static key by Frederic Weisbecker · 11 years ago
  83. 65f382f context_tracking: Ground setup for static key use by Frederic Weisbecker · 11 years ago
  84. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago
  85. ff58ac0 cpuset: remove an unncessary forward declaration by Li Zefan · 11 years ago
  86. 0c21ead cgroup: RCU protect each cgroup_subsys_state release by Tejun Heo · 11 years ago
  87. 3c14f8b cgroup: move subsys file removal to kill_css() by Tejun Heo · 11 years ago
  88. edae0c3 cgroup: factor out kill_css() by Tejun Heo · 11 years ago
  89. 09a503ea cgroup: decouple cgroup_subsys_state destruction from cgroup destruction by Tejun Heo · 11 years ago
  90. f20104d cgroup: replace cgroup->css_kill_cnt with ->nr_css by Tejun Heo · 11 years ago
  91. 223dbc3 cgroup: bounce cgroup_subsys_state ref kill confirmation to a work item by Tejun Heo · 11 years ago
  92. ae7f164 cgroup: move cgroup->subsys[] assignment to online_css() by Tejun Heo · 11 years ago
  93. 28fbc8b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 40fea92f PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() by Stephen Boyd · 11 years ago
  95. e0acd0a sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 11 years ago
  96. 623f926 cgroup: reorganize css init / exit paths by Tejun Heo · 11 years ago
  97. 73e80ed cgroup: add __rcu modifier to cgroup->subsys[] by Tejun Heo · 11 years ago
  98. 105347b cgroup: make cgroup_file_open() rcu_read_lock() around cgroup_css() and add cfent->css by Tejun Heo · 11 years ago
  99. b77d7b6 cgroup: cgroup_css_from_dir() now should be called with RCU read locked by Tejun Heo · 11 years ago
  100. 0ae78e0 cgroup: add cgroup_subsys_state->parent by Tejun Heo · 11 years ago