aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29IPC: consolidate all xxxctl_down() functionsPierre Peiffer5-119/+66
2008-04-29IPC: introduce ipc_update_perm()Pierre Peiffer5-12/+17
2008-04-29IPC: get rid of the use *_setbuf structure.Pierre Peiffer3-86/+46
2008-04-29IPC/semaphores: remove one unused parameter from semctl_down()Pierre Peiffer1-3/+3
2008-04-29IPC/semaphores: move the rwmutex handling inside semctl_downPierre Peiffer1-11/+13
2008-04-29IPC/message queues: introduce msgctl_downPierre Peiffer1-73/+89
2008-04-29IPC/shared memory: introduce shmctl_downPierre Peiffer1-88/+72
2008-04-29IPC/semaphores: code factorisationPierre Peiffer1-30/+31
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey5-10/+87
2008-04-29ipc: do not recompute msgmni anymore if explicitly set by userNadia Derbey1-2/+41
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