aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey4-25/+17
2008-04-29ipc: invoke the ipcns notifier chain as a work itemNadia Derbey1-1/+14
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey8-4/+162
2008-04-29ipc: define the slab_memory_callback priority as a constantNadia Derbey2-1/+7
2008-04-29ipc: scale msgmni to the number of ipc namespacesNadia Derbey4-3/+14
2008-04-29ipc: scale msgmni to the amount of lowmemNadia Derbey2-3/+48
2008-04-29IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer4-13/+2
2008-04-29doc: fix DMA-API function parametersRandy Dunlap1-2/+2
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner15-19/+75
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner9-133/+249
2008-04-29dma: document dma_*map*_attrs() interfacesArthur Kepner2-0/+89
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner4-0/+95
2008-04-29simplify cpu_hotplug_begin()/put_online_cpus()Oleg Nesterov1-20/+10
2008-04-29cleanup_workqueue_thread: remove the unneeded "cpu" parameterOleg Nesterov1-7/+4
2008-04-29workqueues: shrink cpu_populated_map when CPU diesOleg Nesterov1-4/+9
2008-04-29Cpuset hardwall flag: add a mem_hardwall flag to cpusetsPaul Menage2-28/+46
2008-04-29Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() APIPaul Menage1-91/+75
2008-04-29kernel/cpuset.c: make 3 functions staticAdrian Bunk1-3/+6
2008-04-29memcg: remove redundant initialization in mem_cgroup_create()Li Zefan1-2/+0
2008-04-29memcgroup: use vmalloc for mem_cgroup allocationKAMEZAWA Hiroyuki1-6/+29
2008-04-29memcgroup: make the memory controller more desktop responsiveBalbir Singh1-2/+1
2008-04-29memcg: remove redundant function callsKAMEZAWA Hiroyuki1-8/+8
2008-04-29memcgroup: implement failcounter resetPavel Emelyanov2-3/+19
2008-04-29memcgroup: use triggers in force_empty and max_usage filesPavel Emelyanov1-15/+6
2008-04-29memcgroup: move memory controller allocations to their own slabsBalbir Singh1-6/+10
2008-04-29memcgroups: add a document describing the resource counter abstractionPavel Emelyanov2-0/+183
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov3-0/+35
2008-04-29cgroups: add an owner to the mm_structBalbir Singh11-41/+169
2008-04-29cgroups: introduce cft->read_seq()Serge E. Hallyn3-57/+38
2008-04-29cgroups: remove the css_set linked-listLi Zefan2-26/+20
2008-04-29cgroups: simplify init_subsys()Li Zefan2-28/+10
2008-04-29cgroups: use a hash table for css_set findingLi Zefan2-13/+53
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