1. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  2. 67f4c36 cgroup: add cgroup->dummy_css by Tejun Heo · 11 years ago
  3. f7d5881 cgroup: pin cgroup_subsys_state when opening a cgroupfs file by Tejun Heo · 11 years ago
  4. 2bb566c cgroup: add subsys backlink pointer to cftype by Tejun Heo · 11 years ago
  5. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  6. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  7. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  8. 72c97e5 cgroup: add subsystem pointer to cgroup_subsys_state by Tejun Heo · 11 years ago
  9. c9710d8 cpuset: drop "const" qualifiers from struct cpuset instances by Tejun Heo · 11 years ago
  10. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  11. 61584e3 cgroup: Merge branch 'for-3.11-fixes' into for-3.12 by Tejun Heo · 11 years ago
  12. b395890 cgroup: rename cgroup_pidlist->mutex by Li Zefan · 11 years ago
  13. 876ede8 cgroup: restructure the failure path in cgroup_write_event_control() by Li Zefan · 11 years ago
  14. 4e96ee8e cgroup: convert cgroup_ida to cgroup_idr by Li Zefan · 11 years ago
  15. 6f4b7e6 cgroup: more naming cleanups by Li Zefan · 11 years ago
  16. e0798ce cgroup: remove struct cgroup_seqfile_state by Li Zefan · 11 years ago
  17. 2a4ac63 cgroup: remove sparse tags from offline_css() by Li Zefan · 11 years ago
  18. da0a12c cgroup: fix a leak when percpu_ref_init() fails by Li Zefan · 11 years ago
  19. 0b9e696 cpuset: relocate a misplaced comment by Zhao Hongjiang · 11 years ago
  20. 9ad9d25 cpuset: get rid of the useless forward declaration of cpuset by Zhao Hongjiang · 11 years ago
  21. a698b44 cgroup: remove gratuituous BUG_ON()s from rebind_subsystems() by Tejun Heo · 11 years ago
  22. 1d5be6b cgroup: move module ref handling into rebind_subsystems() by Tejun Heo · 11 years ago
  23. 913ffdb cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path() by Tejun Heo · 11 years ago
  24. f172e67 cgroup: move number_of_cgroups test out of rebind_subsystems() into cgroup_remount() by Tejun Heo · 11 years ago
  25. 3126121 cgroup: make rebind_subsystems() handle file additions and removals with proper error handling by Tejun Heo · 11 years ago
  26. b420ba7 cgroup: use for_each_subsys() instead of for_each_root_subsys() in cgroup_populate/clear_dir() by Tejun Heo · 11 years ago
  27. bee5509 cgroup: update error handling in cgroup_populate_dir() by Tejun Heo · 11 years ago
  28. 628f7cd cgroup: separate out cgroup_base_files[] handling out of cgroup_populate/clear_dir() by Tejun Heo · 11 years ago
  29. 9ccece8 cgroup: fix cgroup_add_cftypes() error handling by Tejun Heo · 11 years ago
  30. b1f28d3 cgroup: fix error path of cgroup_addrm_files() by Tejun Heo · 11 years ago
  31. 8f89140 cgroup: minor updates around cgroup_clear_directory() by Tejun Heo · 11 years ago
  32. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  33. 75fcf64 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. db6e330 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  35. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  36. a9642fa Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. 8133633 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  38. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  39. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  40. 972ee83 reboot: checkpatch.pl the new kernel/reboot.c file by Robin Holt · 11 years ago
  41. 15d94b8 reboot: move shutdown/reboot related functions to kernel/reboot.c by Robin Holt · 11 years ago
  42. 0efbee7 reboot: remove -stable friendly PF_THREAD_BOUND define by Robin Holt · 11 years ago
  43. fab840f ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child) by Oleg Nesterov · 11 years ago
  44. 7c8df28 ptrace: revert "Prepare to fix racy accesses on task breakpoints" by Oleg Nesterov · 11 years ago
  45. dcb6b45 panic: add cpu/pid to warn_slowpath_common in WARNING printk()s by Alex Thorlton · 11 years ago
  46. b9ce54c audit: Fix decimal constant description by Michal Simek · 11 years ago
  47. 2f992ee kernel/auditfilter.c: fix leak in audit_add_rule() error path by Chen Gang · 11 years ago
  48. 6beb8a2 kernel/auditfilter.c: fixing build warning by Raphael S. Carvalho · 11 years ago
  49. 79f6530 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record by Jeff Layton · 11 years ago
  50. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  52. 73b0cd6 hrtimer: Remove unused variable by Thomas Gleixner · 11 years ago
  53. 5ec2481 hrtimers: Move SMP function call to thread context by Thomas Gleixner · 11 years ago
  54. 332962f clocksource: Reselect clocksource when watchdog validated high-res capability by Thomas Gleixner · 11 years ago
  55. e530292 perf: Fix interrupt handler timing harness by Stephane Eranian · 11 years ago
  56. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  57. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  58. fa18f7b posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting by KOSAKI Motohiro · 11 years ago
  59. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  60. 0786f7b kernel/resource.c: remove the unneeded assignment in function __find_resource by Kevin Hao · 11 years ago
  61. 8f75af4 kernel/pid.c: move statement by Raphael S. Carvalho · 11 years ago
  62. 18c830d kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks by Oleg Nesterov · 11 years ago
  63. 8190773 kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists by Oleg Nesterov · 11 years ago
  64. 80628ca kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code by Oleg Nesterov · 11 years ago
  65. b57922b fork: reorder permissions when violating number of processes limits by Eric Paris · 11 years ago
  66. 81dabb4 exit.c: unexport __set_special_pids() by Oleg Nesterov · 11 years ago
  67. 7f57cfa usermodehelper: kill the sub_info->path[0] check by Oleg Nesterov · 11 years ago
  68. 29000ca ptrace: add ability to get/set signal-blocked mask by Andrey Vagin · 11 years ago
  69. 10fb46d kprobes: handle empty/invalid input to debugfs "enabled" file by Mathias Krause · 11 years ago
  70. 45c6494 kernel/sys.c:do_sysinfo(): use get_monotonic_boottime() by Oleg Nesterov · 11 years ago
  71. 7ec75e1 kernel/sys.c: sys_reboot(): fix malformed panic message by liguang · 11 years ago
  72. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  73. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 11 years ago
  74. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  76. a0b2062 posix_timers: fix racy timer delta caching on task exit by Frederic Weisbecker · 11 years ago
  77. 76cdcdd posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule() by Frederic Weisbecker · 11 years ago
  78. 2473f3e posix_cpu_timers: consolidate expired timers check by Frederic Weisbecker · 11 years ago
  79. 1a7fa51 posix_cpu_timers: consolidate timer list cleanups by Frederic Weisbecker · 11 years ago
  80. 55ccb61 posix_cpu_timer: consolidate expiry time type by Frederic Weisbecker · 11 years ago
  81. 0b0585c Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  82. b028161 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  83. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  84. 9eb76d7 module: cleanup call chain. by Rusty Russell · 11 years ago
  85. 8d8022e module: do percpu allocation after uniqueness check. No, really! by Rusty Russell · 11 years ago
  86. dcc3022 tracing: Make tracing_open_generic_{tr,tc}() static by Steven Rostedt (Red Hat) · 11 years ago
  87. 8de1eb0 tracing: Remove ftrace() function by zhangwei(Jovi) · 11 years ago
  88. 4480361 tracing: Remove TRACE_EVENT_TYPE enum definition by zhangwei(Jovi) · 11 years ago
  89. 5280bce tracing: Make tracer_tracing_{off,on,is_on}() static by Steven Rostedt (Red Hat) · 11 years ago
  90. 11034ae tracing: Fix irqs-off tag display in syscall tracing by zhangwei(Jovi) · 11 years ago
  91. fa44063 uprobes: Fix return value in error handling path by zhangwei(Jovi) · 11 years ago
  92. 2a6c24a tracing: Fix race between deleting buffer and setting events by Steven Rostedt (Red Hat) · 11 years ago
  93. 3045f94 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. ab3d681 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 3e42dee Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 8e2e2fa tracing: Add trace_array_get/put() to event handling by Steven Rostedt (Red Hat) · 11 years ago