summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroups: add an owner to the mm_structBalbir Singh2008-04-2911-41/+169
* cgroups: introduce cft->read_seq()Serge E. Hallyn2008-04-293-57/+38Star
* cgroups: remove the css_set linked-listLi Zefan2008-04-292-26/+20Star
* cgroups: simplify init_subsys()Li Zefan2008-04-292-28/+10Star
* cgroups: use a hash table for css_set findingLi Zefan2008-04-292-13/+53
* cgroups: implement device whitelistSerge E. Hallyn2008-04-297-0/+686
* cgroups: add the trigger callback to struct cftypePavel Emelyanov2008-04-292-0/+12
* cgroup: switch to proc_create()Li Zefan2008-04-291-4/+1Star
* cgroup: annotate cgroup_init_subsys with __initLi Zefan2008-04-291-1/+1
* CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime filePaul Menage2008-04-291-40/+6Star
* CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage2008-04-292-10/+36
* CGroup API files: make CGROUP_DEBUG default to offPaul Menage2008-04-291-0/+1
* CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage2008-04-293-24/+22Star
* CGroup API files: drop mem_cgroup_force_empty()Paul Menage2008-04-291-12/+0Star
* CGroup API files: use cgroup map for memcontrol stats filePaul Menage2008-04-291-22/+6Star
* CGroup API files: add cgroup map data typePaul Menage2008-04-292-1/+71
* CGroup API files: update cpusets to use cgroup structured file APIPaul Menage2008-04-291-77/+83
* CGroup API files: strip all trailing whitespace in cgroup_write_u64Paul Menage2008-04-291-4/+1Star
* CGroup API files: use read_u64 in memory controllerPaul Menage2008-04-291-9/+6Star
* CGroup API files: add res_counter_read_u64()Paul Menage2008-04-292-1/+9
* CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage2008-04-294-32/+32
* cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>Adrian Bunk2008-04-291-0/+1
* cgroup: fix sparse warning of shadow symbol in cgroup.cPaul Jackson2008-04-291-5/+5
* make cgroup_enable_task_cg_lists() staticAdrian Bunk2008-04-291-1/+1
* x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-2910-3/+736
* eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow2008-04-291-0/+2
* eCryptfs: make key module subsystem respect namespacesMichael Halcrow2008-04-295-64/+136
* eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow2008-04-296-226/+435
* eCryptfs: introduce device handle for userspace daemon communicationsMichael Halcrow2008-04-291-0/+580
* ecryptfs: add missing lock around notify_changeMiklos Szeredi2008-04-291-0/+2
* ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-296-36/+36
* remove ecryptfs_header_cache_0Adrian Bunk2008-04-291-1/+0Star
* xen: make blkif_getgeo staticHarvey Harrison2008-04-291-1/+1
* vt: fix background color on line feedJan Engelhardt2008-04-296-12/+14
* directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni2008-04-291-10/+10
* isolate ratelimit from printk.c for other useDave Young2008-04-294-26/+54
* vfs: fix unconditional write_super() call in file_fsync()OGAWA Hirofumi2008-04-291-1/+1
* xattr: add missing consts to function argumentsDavid Howells2008-04-2911-87/+96
* vfs: remove lives_below_in_same_fs()Jan Blunck2008-04-291-12/+1Star
* fs/inode.c: use hlist_for_each_entry()Matthias Kaehlcke2008-04-291-4/+2Star
* vfs: skip inodes without pages to free in drop_pagecache_sb()Jan Kara2008-04-291-0/+2
* vfs: fix lock inversion in drop_pagecache_sb()Jan Kara2008-04-291-1/+7
* swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori2008-04-293-15/+9Star
* lib/swiotlb.c: cleanupsAndrew Morton2008-04-291-46/+43Star
* firmware loader: printk when requesting firmwareCiaran McCreesh2008-04-291-0/+2
* MAINTAINERS: clarify status of MN10300 mailing list as moderatedRobert P. J. Day2008-04-291-1/+1
* fdpic: check that the size returned by kernel_read() is what we asked forDavid Howells2008-04-291-4/+10
* smb.h: uses struct timespec but didn't include linux/time.hIlpo Järvinen2008-04-291-0/+1
* update checkpatch.pl to version 0.18Andy Whitcroft2008-04-291-5/+20
* update checkpatch.pl to version 0.17Andy Whitcroft2008-04-291-41/+90