Commit Graph

94591 Commits (424450c1dbe72b6e2637e91108417d7d9580c4c3)
 

Author SHA1 Message Date
Nadia Derbey 424450c1db ipc: invoke the ipcns notifier chain as a work item 17 years ago
Nadia Derbey b6b337ad1c ipc: recompute msgmni on memory add / remove 17 years ago
Nadia Derbey 0c40ba4fd6 ipc: define the slab_memory_callback priority as a constant 17 years ago
Nadia Derbey 4d89dc6ab2 ipc: scale msgmni to the number of ipc namespaces 17 years ago
Nadia Derbey f7bf3df8be ipc: scale msgmni to the amount of lowmem 17 years ago
Pierre Peiffer 48dea404ed IPC: use ipc_buildid() directly from ipc_addid() 17 years ago
Randy Dunlap 02d15c4322 doc: fix DMA-API function parameters 17 years ago
Arthur Kepner cb9fbc5c37 IB: expand ib_umem_get() prototype 17 years ago
Arthur Kepner 309df0c503 dma/ia64: update ia64 machvecs, swiotlb.c 17 years ago
Arthur Kepner a75b0a2f68 dma: document dma_*map*_attrs() interfaces 17 years ago
Arthur Kepner 74bc7ceebf dma: add dma_*map*_attrs() interfaces 17 years ago
Oleg Nesterov d2ba7e2ae2 simplify cpu_hotplug_begin()/put_online_cpus() 17 years ago
Oleg Nesterov 1e35eaa2d8 cleanup_workqueue_thread: remove the unneeded "cpu" parameter 17 years ago
Oleg Nesterov 00dfcaf748 workqueues: shrink cpu_populated_map when CPU dies 17 years ago
Paul Menage 786083667e Cpuset hardwall flag: add a mem_hardwall flag to cpusets 17 years ago
Paul Menage addf2c739d Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() API 17 years ago
Adrian Bunk 9e0c914cab kernel/cpuset.c: make 3 functions static 17 years ago
Li Zefan 1faf8e40a8 memcg: remove redundant initialization in mem_cgroup_create() 17 years ago
KAMEZAWA Hiroyuki 3332794878 memcgroup: use vmalloc for mem_cgroup allocation 17 years ago
Balbir Singh 4a56d02e34 memcgroup: make the memory controller more desktop responsive 17 years ago
KAMEZAWA Hiroyuki 3eae90c3cd memcg: remove redundant function calls 17 years ago
Pavel Emelyanov 29f2a4dac8 memcgroup: implement failcounter reset 17 years ago
Pavel Emelyanov 85cc59db12 memcgroup: use triggers in force_empty and max_usage files 17 years ago
Balbir Singh b6ac57d50a memcgroup: move memory controller allocations to their own slabs 17 years ago
Pavel Emelyanov faebe9fdf3 memcgroups: add a document describing the resource counter abstraction 17 years ago
Pavel Emelyanov c84872e168 memcgroup: add the max_usage member on the res_counter 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Serge E. Hallyn 29486df325 cgroups: introduce cft->read_seq() 17 years ago
Li Zefan 28fd5dfc12 cgroups: remove the css_set linked-list 17 years ago
Li Zefan e8d55fdeb8 cgroups: simplify init_subsys() 17 years ago
Li Zefan 472b1053f3 cgroups: use a hash table for css_set finding 17 years ago
Serge E. Hallyn 08ce5f16ee cgroups: implement device whitelist 17 years ago
Pavel Emelyanov d447ea2f30 cgroups: add the trigger callback to struct cftype 17 years ago
Li Zefan 46ae220bea cgroup: switch to proc_create() 17 years ago
Li Zefan 06a119204d cgroup: annotate cgroup_init_subsys with __init 17 years ago
Paul Menage 06ecb27cfb CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime file 17 years ago
Paul Menage e73d2c61d1 CGroups _s64 files: add cgroups read_s64/write_s64 file methods 17 years ago
Paul Menage 418d7d875c CGroup API files: make CGROUP_DEBUG default to off 17 years ago
Paul Menage 3116f0e3df CGroup API files: move "releasable" to cgroup_debug subsystem 17 years ago
Paul Menage c27e8818a0 CGroup API files: drop mem_cgroup_force_empty() 17 years ago
Paul Menage c64745cf0f CGroup API files: use cgroup map for memcontrol stats file 17 years ago
Paul Menage 9179656961 CGroup API files: add cgroup map data type 17 years ago
Paul Menage 700fe1ab99 CGroup API files: update cpusets to use cgroup structured file API 17 years ago
Paul Menage b7269dfc82 CGroup API files: strip all trailing whitespace in cgroup_write_u64 17 years ago
Paul Menage 2c3daa722b CGroup API files: use read_u64 in memory controller 17 years ago
Paul Menage 2c7eabf376 CGroup API files: add res_counter_read_u64() 17 years ago
Paul Menage f4c753b7ea CGroup API files: rename read/write_uint methods to read_write_u64 17 years ago
Adrian Bunk 3ff31d0cca cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h> 17 years ago
Paul Jackson 4fe91d518e cgroup: fix sparse warning of shadow symbol in cgroup.c 17 years ago
Adrian Bunk 3df91fe30a make cgroup_enable_task_cg_lists() static 17 years ago