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