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. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 12 years ago
  30. fa4cd45 sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() by Tejun Heo · 12 years ago
  31. 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 12 years ago
  32. 0c23b22 kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() by Tejun Heo · 12 years ago
  33. 2536390 kernfs: add kernfs_open_file->priv by Tejun Heo · 12 years ago
  34. 4d3773c kernfs: implement kernfs_ops->atomic_write_len by Tejun Heo · 12 years ago
  35. d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 12 years ago
  36. 6a7fed4 kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() by Tejun Heo · 12 years ago
  37. 90c07c8 kernfs: rename kernfs_dir_ops to kernfs_syscall_ops by Tejun Heo · 12 years ago
  38. 07c7530 kernfs: invoke dir_ops while holding active ref of the target node by Tejun Heo · 12 years ago
  39. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 12 years ago
  40. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 12 years ago
  41. 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 12 years ago
  42. 182fd64 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 12 years ago
  43. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 12 years ago
  44. abd54f0 kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq by Tejun Heo · 12 years ago
  45. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  46. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  47. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  48. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  49. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 12 years ago
  50. 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
  51. 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
  52. 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
  53. 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 12 years ago
  54. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  55. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  56. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  57. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  58. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  59. 31fc00b zsmalloc: add copyright by Minchan Kim · 12 years ago
  60. bcf1647 zsmalloc: move it under mm by Minchan Kim · 12 years ago
  61. 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 12 years ago
  62. 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 12 years ago
  63. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  64. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  65. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  66. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  67. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  68. 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
  69. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  70. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  71. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  72. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  73. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 12 years ago
  74. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 12 years ago
  75. a1c3bfb mm/page-writeback.c: do not count anon pages as dirtyable memory by Johannes Weiner · 12 years ago
  76. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 12 years ago
  77. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 12 years ago
  78. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  79. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  80. 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  81. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 12 years ago
  82. 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
  83. 4a444b1 rwsem: add rwsem_is_contended by Josef Bacik · 13 years ago
  84. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  85. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  86. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  87. 0d0b7d4 blk-mq: for_each_* macro correctness by Jose Alonso · 12 years ago
  88. 54c0a4b Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  89. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  90. ce85b4f softirq: use const char * const for softirq_to_name, whitespace neatening by Joe Perches · 12 years ago
  91. 53e0ee9 splice: fix unexpected size truncation by Xiao Guangrong · 12 years ago
  92. daf948c ipc: delete seq_max field in struct ipc_ids by Davidlohr Bueso · 12 years ago
  93. 239521f ipc: whitespace cleanup by Manfred Spraul · 12 years ago
  94. 72a8ff2 ipc: change kern_ipc_perm.deleted type to bool by Rafael Aquini · 12 years ago
  95. ad6492b memblock, nobootmem: add memblock_virt_alloc_low() by Yinghai Lu · 12 years ago
  96. 00d1955 leds: kirkwood: Cleanup in header files by Sachin Kamat · 12 years ago
  97. 01a7a06 leds: leds-mc13783: Remove duplicate field in platform data by Alexander Shiyan · 12 years ago
  98. 80e163a libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature by Ilya Dryomov · 12 years ago
  99. 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 12 years ago
  100. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 12 years ago