1. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  2. aa6ec29 cgroup: remove sane_behavior support on non-default hierarchies by Tejun Heo · 10 years ago
  3. 7450e90 cgroup: remove CGRP_ROOT_OPTION_MASK by Tejun Heo · 10 years ago
  4. af0ba67 cgroup: implement cgroup_subsys->depends_on by Tejun Heo · 10 years ago
  5. b4536f0ca cgroup: implement cgroup_subsys->css_reset() by Tejun Heo · 10 years ago
  6. f63070d cgroup: make interface files visible iff enabled on cgroup->subtree_control by Tejun Heo · 10 years ago
  7. 667c249 cgroup: introduce cgroup->subtree_control by Tejun Heo · 10 years ago
  8. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  9. 3c8fb50 Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  10. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  11. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  12. 8537b12 blk-mq: bitmap tag: fix races on shared ::wake_index fields by Alexander Gordeev · 10 years ago
  13. 736ed4d block: blk_max_size_offset() should check ->max_sectors by Jens Axboe · 10 years ago
  14. a6e15a3 PM / hibernate: introduce "nohibernate" boot parameter by Kees Cook · 10 years ago
  15. c3313b0 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  16. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  17. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  18. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  19. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 10 years ago
  20. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 10 years ago
  21. 503698e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  22. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 10 years ago
  23. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  24. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  25. 8841c8b Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  26. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. c29deef Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  29. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  30. 0e04c64 Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  31. 7550cfa Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  32. 19c1940 Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  33. 7c574cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  34. bae14e7 Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  35. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  36. 1a539d3 hwmon: add support for Sensirion SHTC1 sensor by Tomas Pop · 10 years ago
  37. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 10 years ago
  38. 589e18a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  39. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  40. 5f07385 kill generic_file_splice_write() by Al Viro · 10 years ago
  41. 96f9bc8 fs/splice.c: remove unneeded exports by Al Viro · 10 years ago
  42. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  43. 5c02c39 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  44. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  45. 7e3cead net: Save software checksum complete by Tom Herbert · 10 years ago
  46. 5d0c2b9 net: Preserve CHECKSUM_COMPLETE at validation by Tom Herbert · 10 years ago
  47. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  48. da91309 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  49. 2940474 block: remove elv_abort_queue and blk_abort_flushes by Christoph Hellwig · 10 years ago
  50. 7f33e72 Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  51. 67cb936 ktime: add ktime_after and ktime_before helper by Daniel Borkmann · 10 years ago
  52. 412dd3a Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  53. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  54. e413a19a Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  55. e430f34 net: filter: cleanup A/X name usage by Alexei Starovoitov · 10 years ago
  56. 2cd4143 bridge: memorize and export selected IGMP/MLD querier port by Linus Lüssing · 10 years ago
  57. 07f8ac4 bridge: add export of multicast database adjacent to net_dev by Linus Lüssing · 10 years ago
  58. dfb9454 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  59. 3f6eec9 Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-next by Mike Turquette · 10 years ago
  60. 9ee4d7a Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  61. 0c5f5d9 rtc: s5m: use shorter time of register update by Krzysztof Kozlowski · 10 years ago
  62. 602cb5b mfd/rtc: sec/s5m: rename SEC* symbols to S5M by Krzysztof Kozlowski · 10 years ago
  63. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  64. 0788823 Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  65. 23adbe1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid by Andy Lutomirski · 10 years ago
  66. 87a1ef8 watchdog: add Intel MID watchdog driver support by David Cohen · 10 years ago
  67. b5097e9 block: add __init to elv_register by Fabian Frederick · 10 years ago
  68. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  69. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  70. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  71. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  72. fad0701 Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 10 years ago
  73. 962bd40 locks: add missing memory barrier in break_deleg by Jeff Layton · 10 years ago
  74. 8b8b368 ring-buffer: Check if buffer exists before polling by Steven Rostedt (Red Hat) · 10 years ago
  75. 64b2d1f Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  76. f4f9b8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  77. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  78. 214b931 Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  79. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  80. 6ea4fa70 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  81. da85d19 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  82. 68a29ef Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  83. 0682278 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 10 years ago
  84. 3c814be Merge branch 'topic/dw' into for-linus by Vinod Koul · 10 years ago
  85. f8409ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  86. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  87. 1a5700b Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into next by Linus Torvalds · 10 years ago
  88. a68a750 Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next by Linus Torvalds · 10 years ago
  89. 57d3261 Merge branch 'akpm' (patches from Andrew Morton) into next by Linus Torvalds · 10 years ago
  90. 0bf4828 svcrdma: refactor marshalling logic by Steve Wise · 10 years ago
  91. 999e568 nfs4: remove unused CHANGE_SECURITY_LABEL by J. Bruce Fields · 10 years ago
  92. ae02262 idle: remove cpu_idle() forward declarations by Geert Uytterhoeven · 10 years ago
  93. ffe2c74 mm: introduce kmemleak_update_trace() by Catalin Marinas · 10 years ago
  94. d6f50c9 key: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  95. 060028b ipc/shm.c: increase the defaults for SHMALL, SHMMAX by Manfred Spraul · 10 years ago
  96. dcbff5d idr: reorder the fields by Lai Jiangshan · 10 years ago
  97. b4e7426 signals: introduce kernel_sigaction() by Oleg Nesterov · 10 years ago
  98. 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 10 years ago
  99. 36fac0a signals: kill sigfindinword() by Oleg Nesterov · 10 years ago
  100. 4e52365 ptrace: fix fork event messages across pid namespaces by Matthew Dempsky · 10 years ago