1. 0e1d768 cgroup: drop task_lock() protection around task->cgroups by Tejun Heo · 12 years ago
  2. 1958d2d cgroup: split process / task migration into four steps by Tejun Heo · 12 years ago
  3. b3dc094 cgroup: use css_set->mg_tasks to track target tasks during migration by Tejun Heo · 12 years ago
  4. c756112 cgroup: add css_set->mg_tasks by Tejun Heo · 12 years ago
  5. cc045e3 cgroup: deal with dummp_top in cgroup_name() and cgroup_path() by Li Zefan · 12 years ago
  6. bc668c7 cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size() by Tejun Heo · 12 years ago
  7. 924f0d9 cgroup: drop @skip_css from cgroup_taskset_for_each() by Tejun Heo · 12 years ago
  8. 889ed9c cgroup: remove css_scan_tasks() by Tejun Heo · 12 years ago
  9. 07bc356 cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count() by Tejun Heo · 12 years ago
  10. 3558557 cgroup: drop CGRP_ROOT_SUBSYS_BOUND by Tejun Heo · 12 years ago
  11. d3ba07c cgroup: disallow xattr, release_agent and name if sane_behavior by Tejun Heo · 12 years ago
  12. 776f02f cgroup: remove cgroupfs_root->refcnt by Tejun Heo · 12 years ago
  13. 3c9c825 cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it atomic_t by Tejun Heo · 12 years ago
  14. e61734c cgroup: remove cgroup->name by Tejun Heo · 12 years ago
  15. 0adb070 cgroup: remove cftype_set by Tejun Heo · 12 years ago
  16. 86bf4b6 cgroup: warn if "xattr" is specified with "sane_behavior" by Tejun Heo · 12 years ago
  17. 2bd59d4 cgroup: convert to kernfs by Tejun Heo · 12 years ago
  18. 59f5296 cgroup: misc preps for kernfs conversion by Tejun Heo · 12 years ago
  19. b166492 cgroup: introduce cgroup_ino() by Tejun Heo · 12 years ago
  20. 5f46990 cgroup: update the meaning of cftype->max_write_len by Tejun Heo · 12 years ago
  21. de00ffa cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes() by Tejun Heo · 12 years ago
  22. 5a17f54 cgroup: improve css_from_dir() into css_tryget_from_dir() by Tejun Heo · 12 years ago
  23. 398f878 Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15 by Tejun Heo · 12 years ago
  24. 0ab02ca cgroup: protect modifications to cgroup_idr with cgroup_mutex by Li Zefan · 12 years ago
  25. f7cef06 Merge branch 'driver-core-next' into cgroup/for-3.15 by Tejun Heo · 12 years ago
  26. aec2502 cgroup: rename cgroup_subsys->subsys_id to ->id by Tejun Heo · 12 years ago
  27. 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 12 years ago
  28. 3ed80a6 cgroup: drop module support by Tejun Heo · 12 years ago
  29. af63633 cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup() by Tejun Heo · 12 years ago
  30. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 12 years ago
  31. fa4cd45 sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() by Tejun Heo · 12 years ago
  32. 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 12 years ago
  33. 0c23b22 kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() by Tejun Heo · 12 years ago
  34. 2536390 kernfs: add kernfs_open_file->priv by Tejun Heo · 12 years ago
  35. 4d3773c kernfs: implement kernfs_ops->atomic_write_len by Tejun Heo · 12 years ago
  36. d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 12 years ago
  37. 6a7fed4 kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() by Tejun Heo · 12 years ago
  38. 90c07c8 kernfs: rename kernfs_dir_ops to kernfs_syscall_ops by Tejun Heo · 12 years ago
  39. 07c7530 kernfs: invoke dir_ops while holding active ref of the target node by Tejun Heo · 12 years ago
  40. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 12 years ago
  41. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 12 years ago
  42. 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 12 years ago
  43. 182fd64 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 12 years ago
  44. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 12 years ago
  45. abd54f0 kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq by Tejun Heo · 12 years ago
  46. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  47. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  48. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  49. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  50. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 12 years ago
  51. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  52. b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  53. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 12 years ago
  56. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 12 years ago
  57. 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 12 years ago
  58. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  59. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  60. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  61. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  62. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  63. 31fc00b zsmalloc: add copyright by Minchan Kim · 12 years ago
  64. bcf1647 zsmalloc: move it under mm by Minchan Kim · 12 years ago
  65. 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 12 years ago
  66. 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 12 years ago
  67. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  68. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  69. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  70. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 12 years ago
  71. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 12 years ago
  72. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  73. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  74. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  75. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  76. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  77. cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  79. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  80. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 12 years ago
  81. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 12 years ago
  82. a1c3bfb mm/page-writeback.c: do not count anon pages as dirtyable memory by Johannes Weiner · 12 years ago
  83. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 12 years ago
  84. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 12 years ago
  85. 82e1805 Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica' by Rafael J. Wysocki · 12 years ago
  86. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  87. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  88. 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  89. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 12 years ago
  90. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 12 years ago
  91. 821b4db Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  92. a5bd4f8 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 12 years ago
  93. 6354192 Btrfs: add support for inode properties by Filipe David Borba Manana · 12 years ago
  94. 4a444b1 rwsem: add rwsem_is_contended by Josef Bacik · 13 years ago
  95. 792ddef Btrfs/tracepoint: update new flags for ordered extent TP by Liu Bo · 12 years ago
  96. 9d04a8c Btrfs/tracepoint: fix to report right flags for ordered extent by Liu Bo · 12 years ago
  97. 01e219e btrfs: add ioctl to export size of global metadata reservation by Jeff Mahoney · 12 years ago
  98. 2eaa055 btrfs: add ioctls to query/change feature bits online by Jeff Mahoney · 12 years ago
  99. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  100. 08d21b5 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago