aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-29cgroups: implement device whitelistSerge E. Hallyn7-0/+686
2008-04-29cgroups: add the trigger callback to struct cftypePavel Emelyanov2-0/+12
2008-04-29cgroup: switch to proc_create()Li Zefan1-4/+1
2008-04-29cgroup: annotate cgroup_init_subsys with __initLi Zefan1-1/+1
2008-04-29CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime filePaul Menage1-40/+6
2008-04-29CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage2-10/+36
2008-04-29CGroup API files: make CGROUP_DEBUG default to offPaul Menage1-0/+1
2008-04-29CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage3-24/+22
2008-04-29CGroup API files: drop mem_cgroup_force_empty()Paul Menage1-12/+0
2008-04-29CGroup API files: use cgroup map for memcontrol stats filePaul Menage1-22/+6
2008-04-29CGroup API files: add cgroup map data typePaul Menage2-1/+71
2008-04-29CGroup API files: update cpusets to use cgroup structured file APIPaul Menage1-77/+83
2008-04-29CGroup API files: strip all trailing whitespace in cgroup_write_u64Paul Menage1-4/+1
2008-04-29CGroup API files: use read_u64 in memory controllerPaul Menage1-9/+6
2008-04-29CGroup API files: add res_counter_read_u64()Paul Menage2-1/+9
2008-04-29CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage4-32/+32
2008-04-29cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>Adrian Bunk1-0/+1
2008-04-29cgroup: fix sparse warning of shadow symbol in cgroup.cPaul Jackson1-5/+5
2008-04-29make cgroup_enable_task_cg_lists() staticAdrian Bunk1-1/+1
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon10-3/+736
2008-04-29eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow1-0/+2
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow5-64/+136
2008-04-29eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow6-226/+435
2008-04-29eCryptfs: introduce device handle for userspace daemon communicationsMichael Halcrow1-0/+580
2008-04-29ecryptfs: add missing lock around notify_changeMiklos Szeredi1-0/+2
2008-04-29ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison6-36/+36
2008-04-29remove ecryptfs_header_cache_0Adrian Bunk1-1/+0
2008-04-29xen: make blkif_getgeo staticHarvey Harrison1-1/+1
2008-04-29vt: fix background color on line feedJan Engelhardt6-12/+14
2008-04-29directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni1-10/+10
2008-04-29isolate ratelimit from printk.c for other useDave Young4-26/+54
2008-04-29vfs: fix unconditional write_super() call in file_fsync()OGAWA Hirofumi1-1/+1
2008-04-29xattr: add missing consts to function argumentsDavid Howells11-87/+96
2008-04-29vfs: remove lives_below_in_same_fs()Jan Blunck1-12/+1
2008-04-29fs/inode.c: use hlist_for_each_entry()Matthias Kaehlcke1-4/+2
2008-04-29vfs: skip inodes without pages to free in drop_pagecache_sb()Jan Kara1-0/+2
2008-04-29vfs: fix lock inversion in drop_pagecache_sb()Jan Kara1-1/+7
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori3-15/+9
2008-04-29lib/swiotlb.c: cleanupsAndrew Morton1-46/+43
2008-04-29firmware loader: printk when requesting firmwareCiaran McCreesh1-0/+2
2008-04-29MAINTAINERS: clarify status of MN10300 mailing list as moderatedRobert P. J. Day1-1/+1
2008-04-29fdpic: check that the size returned by kernel_read() is what we asked forDavid Howells1-4/+10
2008-04-29smb.h: uses struct timespec but didn't include linux/time.hIlpo Järvinen1-0/+1
2008-04-29update checkpatch.pl to version 0.18Andy Whitcroft1-5/+20
2008-04-29update checkpatch.pl to version 0.17Andy Whitcroft1-41/+90
2008-04-29scripts/Lindent: support gnu indent v2.2.10Joe Perches1-1/+17
2008-04-29drivers/misc: elide a non-zero test on a result that is never 0Julia Lawall1-13/+11
2008-04-29lists: add "const" qualifier to first arg of list_splice() operationsRobert P. J. Day1-2/+3
2008-04-29kbuild: move files that don't check __KERNEL__Robert P. J. Day1-5/+5
2008-04-29kbuild: remove duplicate, conflicting entry for oom.hRobert P. J. Day1-1/+0