1. 0d19ea8 cgroup: fix to allow mounting a hierarchy by name by Li Zefan · 13 years ago
  2. 305f3c8 cgroup: move assignement out of condition in cgroup_attach_proc() by Dan Carpenter · 13 years ago
  3. 7e3aa30 cgroup: Remove task_lock() from cgroup_post_fork() by Frederic Weisbecker · 13 years ago
  4. c6ca575 cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end() by Kirill A. Shutemov · 13 years ago
  5. 1c6c3fa cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static by Kirill A. Shutemov · 13 years ago
  6. 892a2b9 cgroup: only need to check oldcgrp==newgrp once by Mandeep Singh Baines · 13 years ago
  7. b07ef77 cgroup: remove redundant get/put of task struct by Mandeep Singh Baines · 13 years ago
  8. 026085e cgroup: remove redundant get/put of old css_set from migrate by Mandeep Singh Baines · 13 years ago
  9. c84cdf7 cgroup: Remove unnecessary task_lock before fetching css_set on migration by Frederic Weisbecker · 13 years ago
  10. 7e381b0e cgroup: Drop task_lock(parent) on cgroup_fork() by Frederic Weisbecker · 13 years ago
  11. 29e2136 cgroups: remove redundant get/put of css_set from css_set_check_fetched() by Mandeep Singh Baines · 13 years ago
  12. 52dcf8a resource cgroups: remove bogus cast by Davidlohr Bueso · 13 years ago
  13. 494c167 cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() by Tejun Heo · 13 years ago
  14. 94196f5 cgroup, cpuset: don't use ss->pre_attach() by Tejun Heo · 13 years ago
  15. bb9d97b cgroup: don't use subsys->can_attach_task() or ->attach_task() by Tejun Heo · 13 years ago
  16. 2f7ee56 cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() by Tejun Heo · 13 years ago
  17. 134d337 cgroup: improve old cgroup handling in cgroup_attach_proc() by Tejun Heo · 13 years ago
  18. cd3d095 cgroup: always lock threadgroup during migration by Tejun Heo · 13 years ago
  19. 77e4ef9 threadgroup: extend threadgroup_lock() to cover exit and exec by Tejun Heo · 13 years ago
  20. 257058a threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem by Tejun Heo · 13 years ago
  21. e25e2cb cgroup: add cgroup_root_mutex by Tejun Heo · 13 years ago
  22. 467de1f PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_count() by Srivatsa S. Bhat · 13 years ago
  23. d310310 Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer by Jeff Layton · 13 years ago
  24. 62c9ea6 Freezer: fix more fallout from the thaw_process rename by Stephen Rothwell · 13 years ago
  25. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  26. bb58dd5 PM / Hibernate: Do not leak memory in error/test code paths by Rafael J. Wysocki · 13 years ago
  27. f10cdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  28. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  29. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  30. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  31. 24b7ead freezer: fix wait_event_freezable/__thaw_task races by Oleg Nesterov · 13 years ago
  32. 34b087e freezer: kill unused set_freezable_with_signal() by Tejun Heo · 13 years ago
  33. adfa543 dmatest: don't use set_freezable_with_signal() by Tejun Heo · 13 years ago
  34. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  35. eff245c i2c: Make i2cdev_notifier_call static by Shubhrajyoti D · 13 years ago
  36. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 13 years ago
  37. cbb4451 i2c: Fix device name for 10-bit slave address by Jean Delvare · 13 years ago
  38. cc6bcf7 i2c-algo-bit: Generate correct i2c address sequence for 10-bit target by Jeffrey (Sheng-Hui) Chu · 13 years ago
  39. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  40. b4bbb02 Revert "of/irq: of_irq_find_parent: check for parent equal to child" by Linus Torvalds · 13 years ago
  41. 2db1125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  42. c916874 drivers/gpu/vga/vgaarb.c: add missing kfree by Julia Lawall · 13 years ago
  43. 21240f9 drm/radeon/kms/atom: unify i2c gpio table handling by Alex Deucher · 13 years ago
  44. d724502 drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real by Alex Deucher · 13 years ago
  45. 26cc40a ttm: Don't return the bo reserved on error path by Thomas Hellstrom · 13 years ago
  46. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  47. d31da0f mount_subtree() pointless use-after-free by Al Viro · 13 years ago
  48. 866d43c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  49. 1b464d8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  50. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  51. af36d15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  52. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  53. bbbc479 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  54. 3c68814 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  55. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  56. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  57. b0d8166 Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  58. b464133 iio: fix a leak due to improper use of anon_inode_getfd() by Al Viro · 13 years ago
  59. c332c10 microblaze: bury asm/namei.h by Al Viro · 13 years ago
  60. ec01247 usb_storage: don't use set_freezable_with_signal() by Tejun Heo · 13 years ago
  61. 839e340 freezer: remove unused @sig_only from freeze_task() by Tejun Heo · 13 years ago
  62. 37ad8ac freezer: use lock_task_sighand() in fake_signal_wake_up() by Tejun Heo · 13 years ago
  63. 5ece3ea freezer: restructure __refrigerator() by Tejun Heo · 13 years ago
  64. 96ee6d8 freezer: fix set_freezable[_with_signal]() race by Tejun Heo · 13 years ago
  65. 948246f freezer: remove should_send_signal() and update frozen() by Tejun Heo · 13 years ago
  66. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  67. a320122 freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE by Tejun Heo · 13 years ago
  68. 22b4e11 cgroup_freezer: prepare for removal of TIF_FREEZE by Tejun Heo · 13 years ago
  69. 03afed8 freezer: clean up freeze_processes() failure path by Tejun Heo · 13 years ago
  70. 376fede freezer: kill PF_FREEZING by Tejun Heo · 13 years ago
  71. 85f1d47 freezer: test freezable conditions while holding freezer_lock by Tejun Heo · 13 years ago
  72. 6907483 freezer: make freezing indicate freeze condition in effect by Tejun Heo · 13 years ago
  73. 0c9af09 freezer: use dedicated lock instead of task_lock() + memory barrier by Tejun Heo · 13 years ago
  74. 6cd8ded freezer: don't distinguish nosig tasks on thaw by Tejun Heo · 13 years ago
  75. a585042 freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks by Tejun Heo · 13 years ago
  76. a5be2d0 freezer: rename thaw_process() to __thaw_task() and simplify the implementation by Tejun Heo · 13 years ago
  77. 8a32c44 freezer: implement and use kthread_freezable_should_stop() by Tejun Heo · 13 years ago
  78. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  79. 3a7cbd5 freezer: don't unnecessarily set PF_NOFREEZE explicitly by Tejun Heo · 13 years ago
  80. 50fb4f7f freezer: fix current->state restoration race in refrigerator() by Tejun Heo · 13 years ago
  81. f8f5ed7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  82. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  83. 7758c4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  84. cc11f9e fix braino in um patchset (mea culpa) by Al Viro · 13 years ago
  85. 24a7031 Btrfs: remove free-space-cache.c WARN during log replay by Chris Mason · 13 years ago
  86. 6e58ad6 ext4: fix up a undefined error in ext4_free_blocks in debugging code by Yongqiang Yang · 13 years ago
  87. dd17994 VFS: Log the fact that we've given ELOOP rather than creating a loop by David Howells · 13 years ago
  88. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  89. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  90. bb893d1 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  91. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  92. 4d479cf Btrfs: sectorsize align offsets in fiemap by Josef Bacik · 13 years ago
  93. f7d61dc Btrfs: clear pages dirty for io and set them extent mapped by Josef Bacik · 13 years ago
  94. 291c7d2 Btrfs: wait on caching if we're loading the free space cache by Josef Bacik · 13 years ago
  95. 5bb1468 Btrfs: prefix resize related printks with btrfs: by Arnd Hannemann · 13 years ago
  96. fadc0d8 btrfs: fix stat blocks accounting by David Sterba · 13 years ago
  97. 52621cb Btrfs: avoid unnecessary bitmap search for cluster setup by Li Zefan · 13 years ago
  98. 0f0fbf1 Btrfs: fix to search one more bitmap for cluster setup by Li Zefan · 13 years ago
  99. 32240a9 btrfs: mirror_num should be int, not u64 by Jan Schmidt · 13 years ago
  100. 745c4d8 btrfs: Fix up 32/64-bit compatibility for new ioctls by Jeff Mahoney · 13 years ago