aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey1-0/+38
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 Menage1-16/+32
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-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov1-0/+4
2008-04-29cgroups: add an owner to the mm_structBalbir Singh3-3/+121
2008-04-29cgroups: introduce cft->read_seq()Serge E. Hallyn1-6/+9
2008-04-29cgroups: remove the css_set linked-listLi Zefan1-20/+20
2008-04-29cgroups: simplify init_subsys()Li Zefan1-26/+9
2008-04-29cgroups: use a hash table for css_set findingLi Zefan1-12/+47
2008-04-29cgroups: add the trigger callback to struct cftypePavel Emelyanov1-0/+4
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 Menage1-10/+28
2008-04-29CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage2-24/+11
2008-04-29CGroup API files: add cgroup map data typePaul Menage1-1/+52
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: add res_counter_read_u64()Paul Menage1-0/+5
2008-04-29CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage3-28/+28
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
2008-04-29make cgroup_enable_task_cg_lists() staticAdrian Bunk1-1/+1
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow1-0/+1
2008-04-29isolate ratelimit from printk.c for other useDave Young1-25/+1
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day9-0/+9
2008-04-29kthread: call wake_up_process() without the lock being heldDmitry Adamushko1-1/+1
2008-04-29cpu: fix section mismatch warning in reference to register_cpu_notifierSam Ravnborg1-1/+1
2008-04-29cpu: fix section mismatch warnings in *cpu_downSam Ravnborg1-3/+3
2008-04-29cpu: fix section mismatch warning in unregister_cpu_notifierSam Ravnborg1-1/+1
2008-04-29add RUSAGE_THREADSripathi Kodi1-9/+22
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein1-2/+6
2008-04-28kernel: fix integer as NULL pointer warningsHarvey Harrison2-2/+3
2008-04-28ptrace: conditionalize compat_ptrace_requestRoland McGrath1-5/+2
2008-04-28hrtimer: raise softirq unlocked to avoid circular lock dependencyThomas Gleixner1-2/+17
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-2/+13
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon1-1/+26
2008-04-28kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu1-9/+56
2008-04-28kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu1-20/+88
2008-04-28kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu1-37/+87
2008-04-28kprobes: prevent probing of preempt_schedule()Srinivasa Ds1-0/+52
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan1-25/+2
2008-04-28mempolicy: rename mpol_copy to mpol_dupLee Schermerhorn2-4/+4
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn2-2/+2
2008-04-28vmcoreinfo: add page flags valuesKen'ichi Ohmichi1-0/+3
2008-04-28mm: Get rid of __ZONE_COUNTChristoph Lameter1-0/+2