summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-29ipc: scale msgmni to the number of ipc namespacesNadia Derbey
2008-04-29ipc: scale msgmni to the amount of lowmemNadia Derbey
2008-04-29IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer
2008-04-29doc: fix DMA-API function parametersRandy Dunlap
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner
2008-04-29dma: document dma_*map*_attrs() interfacesArthur Kepner
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner
2008-04-29simplify cpu_hotplug_begin()/put_online_cpus()Oleg Nesterov
2008-04-29cleanup_workqueue_thread: remove the unneeded "cpu" parameterOleg Nesterov
2008-04-29workqueues: shrink cpu_populated_map when CPU diesOleg Nesterov
2008-04-29Cpuset hardwall flag: add a mem_hardwall flag to cpusetsPaul Menage
2008-04-29Cpuset hardwall flag: switch cpusets to use the bulk cgroup_add_files() APIPaul Menage
2008-04-29kernel/cpuset.c: make 3 functions staticAdrian Bunk
2008-04-29memcg: remove redundant initialization in mem_cgroup_create()Li Zefan
2008-04-29memcgroup: use vmalloc for mem_cgroup allocationKAMEZAWA Hiroyuki
2008-04-29memcgroup: make the memory controller more desktop responsiveBalbir Singh
2008-04-29memcg: remove redundant function callsKAMEZAWA Hiroyuki
2008-04-29memcgroup: implement failcounter resetPavel Emelyanov
2008-04-29memcgroup: use triggers in force_empty and max_usage filesPavel Emelyanov
2008-04-29memcgroup: move memory controller allocations to their own slabsBalbir Singh
2008-04-29memcgroups: add a document describing the resource counter abstractionPavel Emelyanov
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-29cgroups: introduce cft->read_seq()Serge E. Hallyn
2008-04-29cgroups: remove the css_set linked-listLi Zefan
2008-04-29cgroups: simplify init_subsys()Li Zefan
2008-04-29cgroups: use a hash table for css_set findingLi Zefan
2008-04-29cgroups: implement device whitelistSerge E. Hallyn
2008-04-29cgroups: add the trigger callback to struct cftypePavel Emelyanov
2008-04-29cgroup: switch to proc_create()Li Zefan
2008-04-29cgroup: annotate cgroup_init_subsys with __initLi Zefan
2008-04-29CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime filePaul Menage
2008-04-29CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage
2008-04-29CGroup API files: make CGROUP_DEBUG default to offPaul Menage
2008-04-29CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage
2008-04-29CGroup API files: drop mem_cgroup_force_empty()Paul Menage
2008-04-29CGroup API files: use cgroup map for memcontrol stats filePaul Menage
2008-04-29CGroup API files: add cgroup map data typePaul Menage
2008-04-29CGroup API files: update cpusets to use cgroup structured file APIPaul Menage
2008-04-29CGroup API files: strip all trailing whitespace in cgroup_write_u64Paul Menage
2008-04-29CGroup API files: use read_u64 in memory controllerPaul Menage
2008-04-29CGroup API files: add res_counter_read_u64()Paul Menage
2008-04-29CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage
2008-04-29cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>Adrian Bunk
2008-04-29cgroup: fix sparse warning of shadow symbol in cgroup.cPaul Jackson
2008-04-29make cgroup_enable_task_cg_lists() staticAdrian Bunk
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-29eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow