summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-29memcgroup: implement failcounter resetPavel Emelyanov
2008-04-29memcgroup: use triggers in force_empty and max_usage filesPavel Emelyanov
2008-04-29memcgroup: move memory controller allocations to their own slabsBalbir Singh
2008-04-29memcgroups: add a document describing the resource counter abstractionPavel Emelyanov
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-29cgroups: introduce cft->read_seq()Serge E. Hallyn
2008-04-29cgroups: remove the css_set linked-listLi Zefan
2008-04-29cgroups: simplify init_subsys()Li Zefan
2008-04-29cgroups: use a hash table for css_set findingLi Zefan
2008-04-29cgroups: implement device whitelistSerge E. Hallyn
2008-04-29cgroups: add the trigger callback to struct cftypePavel Emelyanov
2008-04-29cgroup: switch to proc_create()Li Zefan
2008-04-29cgroup: annotate cgroup_init_subsys with __initLi Zefan
2008-04-29CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime filePaul Menage
2008-04-29CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage
2008-04-29CGroup API files: make CGROUP_DEBUG default to offPaul Menage
2008-04-29CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage
2008-04-29CGroup API files: drop mem_cgroup_force_empty()Paul Menage
2008-04-29CGroup API files: use cgroup map for memcontrol stats filePaul Menage
2008-04-29CGroup API files: add cgroup map data typePaul Menage
2008-04-29CGroup API files: update cpusets to use cgroup structured file APIPaul Menage
2008-04-29CGroup API files: strip all trailing whitespace in cgroup_write_u64Paul Menage
2008-04-29CGroup API files: use read_u64 in memory controllerPaul Menage
2008-04-29CGroup API files: add res_counter_read_u64()Paul Menage
2008-04-29CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage
2008-04-29cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>Adrian Bunk
2008-04-29cgroup: fix sparse warning of shadow symbol in cgroup.cPaul Jackson
2008-04-29make cgroup_enable_task_cg_lists() staticAdrian Bunk
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-29eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow
2008-04-29eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow
2008-04-29eCryptfs: introduce device handle for userspace daemon communicationsMichael Halcrow
2008-04-29ecryptfs: add missing lock around notify_changeMiklos Szeredi
2008-04-29ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29remove ecryptfs_header_cache_0Adrian Bunk
2008-04-29xen: make blkif_getgeo staticHarvey Harrison
2008-04-29vt: fix background color on line feedJan Engelhardt
2008-04-29directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni
2008-04-29isolate ratelimit from printk.c for other useDave Young
2008-04-29vfs: fix unconditional write_super() call in file_fsync()OGAWA Hirofumi
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-29vfs: remove lives_below_in_same_fs()Jan Blunck
2008-04-29fs/inode.c: use hlist_for_each_entry()Matthias Kaehlcke
2008-04-29vfs: skip inodes without pages to free in drop_pagecache_sb()Jan Kara
2008-04-29vfs: fix lock inversion in drop_pagecache_sb()Jan Kara
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori
2008-04-29lib/swiotlb.c: cleanupsAndrew Morton
2008-04-29firmware loader: printk when requesting firmwareCiaran McCreesh