1. 6034f7e security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  2. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 13 years ago
  3. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 13 years ago
  4. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  5. c5b60b5 security: whitespace coding style fixes by Justin P. Mattock · 14 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  7. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  8. cd50081 devcgroup: skip superfluous checks when found the DEV_ALL elem by Li Zefan · 15 years ago
  9. b4046f0 devcgroup: avoid using cgroup_lock by Li Zefan · 15 years ago
  10. 0b82ac3 devices cgroup: allow mkfifo by Serge E. Hallyn · 15 years ago
  11. 116e057 devcgroup: use list_for_each_entry_rcu() by Lai Jiangshan · 15 years ago
  12. 47c5980 devcgroup: remove spin_lock() by Lai Jiangshan · 16 years ago
  13. c012a54 devcgroup: remove unused variable by Li Zefan · 16 years ago
  14. 2cdc724 devcgroup: use kmemdup() by Li Zefan · 16 years ago
  15. 36fd71d devcgroup: fix race against rmdir() by Li Zefan · 16 years ago
  16. 7759fc9 devcgroup: code cleanup by Li Zefan · 16 years ago
  17. 4efd1a1 devcgroup: relax white-list protection down to RCU by Pavel Emelyanov · 16 years ago
  18. f92523e cgroup files: convert devcgroup_access_write() into a cgroup write_string() handler by Paul Menage · 16 years ago
  19. ec229e8 devcgroup: fix permission check when adding entry to child cgroup by Li Zefan · 16 years ago
  20. 17d213f devcgroup: always show positive major/minor num by Li Zefan · 16 years ago
  21. d823f6b devcgroup: fix odd behaviour when writing 'a' to devices.allow by Li Zefan · 16 years ago
  22. d1ee297 devscgroup: make white list more compact in some cases by Pavel Emelyanov · 16 years ago
  23. cc9cb21 devscgroup: relax task to dev_cgroup conversion by Pavel Emelyanov · 16 years ago
  24. b66862f devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup by Pavel Emelyanov · 16 years ago
  25. 29486df cgroups: introduce cft->read_seq() by Serge E. Hallyn · 16 years ago
  26. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 16 years ago