summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPC/shared memory: introduce shmctl_downPierre Peiffer2008-04-291-88/+72
* IPC/semaphores: code factorisationPierre Peiffer2008-04-291-30/+31
* ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-295-10/+87
* ipc: do not recompute msgmni anymore if explicitly set by userNadia Derbey2008-04-291-2/+41
* ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey2008-04-294-25/+17
* ipc: invoke the ipcns notifier chain as a work itemNadia Derbey2008-04-291-1/+14
* ipc: recompute msgmni on memory add / removeNadia Derbey2008-04-298-4/+162
* ipc: define the slab_memory_callback priority as a constantNadia Derbey2008-04-292-1/+7
* ipc: scale msgmni to the number of ipc namespacesNadia Derbey2008-04-294-3/+14
* ipc: scale msgmni to the amount of lowmemNadia Derbey2008-04-292-3/+48
* IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer2008-04-294-13/+2
* doc: fix DMA-API function parametersRandy Dunlap2008-04-291-2/+2
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-2915-19/+75
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-299-133/+249
* dma: document dma_*map*_attrs() interfacesArthur Kepner2008-04-292-0/+89
* dma: add dma_*map*_attrs() interfacesArthur Kepner2008-04-294-0/+95
* simplify cpu_hotplug_begin()/put_online_cpus()Oleg Nesterov2008-04-291-20/+10
* cleanup_workqueue_thread: remove the unneeded "cpu" parameterOleg Nesterov2008-04-291-7/+4
* workqueues: shrink cpu_populated_map when CPU diesOleg Nesterov2008-04-291-4/+9
* Cpuset hardwall flag: add a mem_hardwall flag to cpusetsPaul Menage2008-04-292-28/+46
* Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() APIPaul Menage2008-04-291-91/+75
* kernel/cpuset.c: make 3 functions staticAdrian Bunk2008-04-291-3/+6
* memcg: remove redundant initialization in mem_cgroup_create()Li Zefan2008-04-291-2/+0
* memcgroup: use vmalloc for mem_cgroup allocationKAMEZAWA Hiroyuki2008-04-291-6/+29
* memcgroup: make the memory controller more desktop responsiveBalbir Singh2008-04-291-2/+1
* memcg: remove redundant function callsKAMEZAWA Hiroyuki2008-04-291-8/+8
* memcgroup: implement failcounter resetPavel Emelyanov2008-04-292-3/+19
* memcgroup: use triggers in force_empty and max_usage filesPavel Emelyanov2008-04-291-15/+6
* memcgroup: move memory controller allocations to their own slabsBalbir Singh2008-04-291-6/+10
* memcgroups: add a document describing the resource counter abstractionPavel Emelyanov2008-04-292-0/+183
* memcgroup: add the max_usage member on the res_counterPavel Emelyanov2008-04-293-0/+35
* cgroups: add an owner to the mm_structBalbir Singh2008-04-2911-41/+169
* cgroups: introduce cft->read_seq()Serge E. Hallyn2008-04-293-57/+38
* cgroups: remove the css_set linked-listLi Zefan2008-04-292-26/+20
* cgroups: simplify init_subsys()Li Zefan2008-04-292-28/+10
* 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/+1
* 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/+6
* 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/+22
* CGroup API files: drop mem_cgroup_force_empty()Paul Menage2008-04-291-12/+0
* CGroup API files: use cgroup map for memcontrol stats filePaul Menage2008-04-291-22/+6
* 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/+1
* CGroup API files: use read_u64 in memory controllerPaul Menage2008-04-291-9/+6
OpenPOWER on IntegriCloud