1. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  2. f0d9a5f cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock by Tejun Heo · 9 years ago
  3. ed27b9f cgroup: don't hold css_set_rwsem across css task iteration by Tejun Heo · 9 years ago
  4. ecb9d53 cgroup: reorganize css_task_iter functions by Tejun Heo · 9 years ago
  5. f6d7d04 cgroup: factor out css_set_move_task() by Tejun Heo · 9 years ago
  6. 389b9c1 cgroup: keep css_set and task lists in chronological order by Tejun Heo · 9 years ago
  7. 91486f6 cgroup: make cgroup_destroy_locked() test cgroup_is_populated() by Tejun Heo · 9 years ago
  8. 2ceb231 cgroup: make css_sets pin the associated cgroups by Tejun Heo · 9 years ago
  9. 052c3f3 cgroup: relocate cgroup_[try]get/put() by Tejun Heo · 9 years ago
  10. ad2ed2b cgroup: move check_for_release() invocation by Tejun Heo · 9 years ago
  11. 27bd4db cgroup: replace cgroup_has_tasks() with cgroup_is_populated() by Tejun Heo · 9 years ago
  12. 0de0942 cgroup: make cgroup->nr_populated count the number of populated css_sets by Tejun Heo · 9 years ago
  13. b309e5b cgroup: remove an unused parameter from cgroup_task_migrate() by Tejun Heo · 9 years ago
  14. a3e7273 cgroup: fix too early usage of static_branch_disable() by Tejun Heo · 9 years ago
  15. 1026507 cgroup: make cgroup_update_dfl_csses() migrate all target processes atomically by Tejun Heo · 9 years ago
  16. adaae5d cgroup: separate out taskset operations from cgroup_migrate() by Tejun Heo · 9 years ago
  17. 9af2ec4 cgroup: reorder cgroup_migrate()'s parameters by Tejun Heo · 9 years ago
  18. 4530edd cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() by Tejun Heo · 9 years ago
  19. 3df9ca0 cpuset: migrate memory only for threadgroup leaders by Tejun Heo · 9 years ago
  20. 6f60ead cgroup: generalize obtaining the handles of and notifying cgroup files by Tejun Heo · 9 years ago
  21. 4df8dc9 cgroup: restructure file creation / removal handling by Tejun Heo · 9 years ago
  22. 1ada483 cgroup: cosmetic updates to rebind_subsystems() by Tejun Heo · 9 years ago
  23. 6732ed8 cgroup: make cgroup_addrm_files() clean up after itself on failures by Tejun Heo · 9 years ago
  24. ccdca21 cgroup: relocate cgroup_populate_dir() by Tejun Heo · 9 years ago
  25. 7dbdb19 cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE by Tejun Heo · 9 years ago
  26. 4a07c22 cgroup: replace "cgroup.populated" with "cgroup.events" by Tejun Heo · 9 years ago
  27. 9e10a13 cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() by Tejun Heo · 9 years ago
  28. fc5ed1e cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled() by Tejun Heo · 9 years ago
  29. 49d1dc4 cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_on_dfl() by Tejun Heo · 9 years ago
  30. 3014dde cgroup: simplify threadgroup locking by Tejun Heo · 9 years ago
  31. 1ed1328 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 9 years ago
  32. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  33. f9f9e7b Revert "cgroup: simplify threadgroup locking" by Tejun Heo · 9 years ago
  34. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  35. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  36. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  37. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  38. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  39. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  40. 9a5bc72 sysctl: fix int -> unsigned long assignments in INT_MIN case by Ilya Dryomov · 9 years ago
  41. 1303a27 kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo by Baoquan He · 9 years ago
  42. bbb78b8 kexec: align crash_notes allocation to make it be inside one physical page by Baoquan He · 9 years ago
  43. 04e9949 kexec: remove unnecessary test in kimage_alloc_crash_control_pages() by Minfei Huang · 9 years ago
  44. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  45. a43cac0 kexec: split kexec_file syscall code to kexec_file.c by Dave Young · 9 years ago
  46. bb304a5 kmod: handle UMH_WAIT_PROC from system unbound workqueue by Frederic Weisbecker · 9 years ago
  47. 90f0230 kmod: use system_unbound_wq instead of khelper by Frederic Weisbecker · 9 years ago
  48. b639e86 kmod: add up-to-date explanations on the purpose of each asynchronous levels by Frederic Weisbecker · 9 years ago
  49. d097c02 kmod: remove unecessary explicit wide CPU affinity setting by Frederic Weisbecker · 9 years ago
  50. b6b50a8 kmod: bunch of internal functions renames by Frederic Weisbecker · 9 years ago
  51. 60b61a6 kmod: correct documentation of return status of request_module by NeilBrown · 9 years ago
  52. 52aa853 kernel/cred.c: remove unnecessary kdebug atomic reads by Joe Perches · 9 years ago
  53. 2307e1a kernel/extable.c: remove duplicated include by Wei Yongjun · 9 years ago
  54. 687f071 bpf: fix out of bounds access in verifier log by Alexei Starovoitov · 9 years ago
  55. 592867b ebpf: fix fd refcount leaks related to maps in bpf syscall by Daniel Borkmann · 9 years ago
  56. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  58. 61e57c0 cgroup: fix seq_show_option merge with legacy_name by Kees Cook · 9 years ago
  59. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  60. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  61. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  62. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  63. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  64. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  65. c821990 task_work: remove fifo ordering guarantee by Eric Dumazet · 9 years ago
  66. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  67. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  68. 745f234 userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct by Andrea Arcangeli · 9 years ago
  69. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  70. ec6a906 watchdog: rename watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  71. 999bbe4 watchdog: use suspend/resume interface in fixup_ht_bug() by Ulrich Obergfell · 9 years ago
  72. d4bdd0b watchdog: use park/unpark functions in update_watchdog_all_cpus() by Ulrich Obergfell · 9 years ago
  73. 8c073d2 watchdog: introduce watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  74. 81a4bee watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads() by Ulrich Obergfell · 9 years ago
  75. aacfbe6 kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h by Guenter Roeck · 9 years ago
  76. 314b08ff watchdog: simplify housekeeping affinity with the appropriate mask by Frederic Weisbecker · 9 years ago
  77. 230ec93 smpboot: allow passing the cpumask on per-cpu thread registration by Frederic Weisbecker · 9 years ago
  78. 3dd08c0 smpboot: make cleanup to mirror setup by Frederic Weisbecker · 9 years ago
  79. 5869b50 smpboot: fix memory leak on error handling by Frederic Weisbecker · 9 years ago
  80. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  81. 5831905 capabilities: ambient capabilities by Andy Lutomirski · 9 years ago
  82. e9f0698 kernel/kthread.c:kthread_create_on_node(): clarify documentation by Andrew Morton · 9 years ago
  83. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  85. b7dc42f ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated" by Steven Rostedt (Red Hat) · 9 years ago
  86. 21dd33b kernel/cpu_pm: fix cpu_cluster_pm_exit comment by Lina Iyer · 9 years ago
  87. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  88. 8bdc69b Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  89. 7d3e2eb Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  90. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  91. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  92. 45c680b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  93. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  94. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 56963d9 Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' by Rafael J. Wysocki · 9 years ago
  98. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 418c2e1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago