1. f00baae memcg: force use_hierarchy if sane_behavior by Tejun Heo · 11 years ago
  2. 05fb22ec cgroup: remove cgrp->top_cgroup by Li Zefan · 11 years ago
  3. 873fe09 cgroup: introduce sane_behavior mount option by Tejun Heo · 11 years ago
  4. 25a7e68 move cgroupfs_root to include/linux/cgroup.h by Tejun Heo · 11 years ago
  5. 9343862 cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix by Tejun Heo · 11 years ago
  6. da1f296 cgroup: make cgroup_path() not print double slashes by Tejun Heo · 11 years ago
  7. 26d5bbe Revert "cgroup: remove bind() method from cgroup_subsys." by Tejun Heo · 11 years ago
  8. ef824fa perf: make perf_event cgroup hierarchical by Tejun Heo · 11 years ago
  9. 78574cf cgroup: implement cgroup_is_descendant() by Li Zefan · 11 years ago
  10. 415cf07 cgroup: make sure parent won't be destroyed before its children by Li Zefan · 11 years ago
  11. 84cfb6a cgroup: remove bind() method from cgroup_subsys. by Rami Rosen · 11 years ago
  12. 8adf12b devcg: remove broken_hierarchy tag by Tejun Heo · 11 years ago
  13. 2219449 cgroup: remove cgroup_lock_is_held() by Tejun Heo · 11 years ago
  14. 47cfcd0 cgroup: kill cgroup_[un]lock() by Tejun Heo · 11 years ago
  15. b9777cf cgroup: unexport locking interface and cgroup_attach_task() by Tejun Heo · 11 years ago
  16. 7ae1bad cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all() by Tejun Heo · 11 years ago
  17. 8cc9934 cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_tasks() by Tejun Heo · 11 years ago
  18. d9c10dd memcg: fix memcg_cache_name() to use cgroup_name() by Michal Hocko · 11 years ago
  19. 1e2ccd1 cgroup: remove unused parameter in cgroup_task_migrate(). by Kevin Wilson · 11 years ago
  20. 1ae65ae cgroups: Documentation/cgroup/cgroup.txt - a trivial fix. by Rami Rosen · 11 years ago
  21. 081aa45 cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc() by Li Zefan · 11 years ago
  22. bd2953e devcg: propagate local changes down the hierarchy by Aristeu Rozanski · 11 years ago
  23. 1909554c devcg: use css_online and css_offline by Aristeu Rozanski · 11 years ago
  24. c39a2a3 devcg: prepare may_access() for hierarchy support by Aristeu Rozanski · 11 years ago
  25. 26898fd devcg: expand may_access() logic by Aristeu Rozanski · 11 years ago
  26. 3ac1707 cgroup: fix an off-by-one bug which may trigger BUG_ON() by Li Zefan · 11 years ago
  27. 80f36c2 cgroup: remove useless code in cgroup_write_event_control() by Li Zefan · 11 years ago
  28. 6ee211a cgroup: don't bother to resize pid array by Li Zefan · 11 years ago
  29. d7eeac1 cgroup: hold cgroup_mutex before calling css_offline() by Li Zefan · 11 years ago
  30. 6dc0118 cgroup: remove unused variables in cgroup_destroy_locked() by Li Zefan · 11 years ago
  31. e7b2dcc cgroup: remove cgroup_is_descendant() by Li Zefan · 11 years ago
  32. cfb5966 cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed() by Li Zefan · 11 years ago
  33. ff794de cpuset: remove include of cgroup.h from cpuset.h by Li Zefan · 11 years ago
  34. 9259826 res_counter: remove include of cgroup.h from res_counter.h by Li Zefan · 11 years ago
  35. 7d8e0bf cgroup: avoid accessing modular cgroup subsys structure without locking by Li Zefan · 11 years ago
  36. f50daa7 cgroup: no need to check css refs for release notification by Li Zefan · 11 years ago
  37. f440d98 cpuset: use cgroup_name() in cpuset_print_task_mems_allowed() by Li Zefan · 11 years ago
  38. 65dff75 cgroup: fix cgroup_path() vs rename() race by Li Zefan · 11 years ago
  39. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 11 years ago
  40. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 11 years ago
  41. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  42. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  43. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  44. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  45. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  46. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  47. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  48. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  49. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  50. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  51. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  52. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  53. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 11 years ago
  54. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  55. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  56. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 11 years ago
  57. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  58. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  59. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  60. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 11 years ago
  61. 512e4b2 SUNRPC: One line comment fix by Trond Myklebust · 11 years ago
  62. 9b2ff357 ext4: enable quotas before orphan cleanup by Jan Kara · 11 years ago
  63. 262b466 ext4: don't allow quota mount options when quota feature enabled by Jan Kara · 11 years ago
  64. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 11 years ago
  65. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 11 years ago
  66. 3e36a16 ext4: fix possible memory leak in ext4_remount() by Wei Yongjun · 11 years ago
  67. df05c1b8 jbd2: fix ERR_PTR dereference in jbd2__journal_start by Dmitry Monakhov · 11 years ago
  68. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 11 years ago
  69. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 11 years ago
  70. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 11 years ago
  71. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 11 years ago
  72. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  73. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  74. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  75. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  76. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  77. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 11 years ago
  78. 97c3ec6 genksyms: fix metag symbol prefix on crc symbols by James Hogan · 11 years ago
  79. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 11 years ago
  80. c838e72 metag: export clear_page and copy_page by James Hogan · 11 years ago
  81. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 11 years ago
  82. 3d6b7bb metag: protect more non-MMU memory regions by James Hogan · 11 years ago
  83. c787c2d metag: make TXPRIVEXT bits explicit by James Hogan · 11 years ago
  84. 82f0167 metag: kernel/setup.c: sort includes by James Hogan · 11 years ago
  85. 1bea5b8 perf: Enable building perf tools for Meta by James Hogan · 11 years ago
  86. 883a635 metag: add boot time LNKGET/LNKSET check by James Hogan · 11 years ago
  87. 0a38a8a metag: add __init to metag_cache_probe() by James Hogan · 11 years ago
  88. ae85ac7 metag: Add JTAG Debug Adapter (DA) support by James Hogan · 12 years ago
  89. 690998b scripts/checkstack.pl: Add metag support by James Hogan · 12 years ago
  90. 00512bd metag: ftrace support by James Hogan · 12 years ago
  91. 903b20a metag: Perf by James Hogan · 12 years ago
  92. 5633004 metag: Build infrastructure by James Hogan · 12 years ago
  93. 79f83c0 Kconfig.debug: add METAG to dependency lists by James Hogan · 11 years ago
  94. 9ca52ed mm: define VM_GROWSUP for CONFIG_METAG by James Hogan · 12 years ago
  95. 1e57372 metag: Various other headers by James Hogan · 12 years ago
  96. e8de348 metag: Stack unwinding by James Hogan · 12 years ago
  97. 086e9dc metag: Optimised library functions by James Hogan · 12 years ago
  98. f507758 metag: DMA by James Hogan · 12 years ago
  99. 42682c6 metag: SMP support by James Hogan · 12 years ago
  100. fdabf52 metag: Basic documentation by James Hogan · 12 years ago