aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | teach set_special_pids() to use struct pidOleg Nesterov2008-02-08
* | fix setsid() for sub-namespace /sbin/initOleg Nesterov2008-02-08
* | sys_setpgid(): simplify pid/ns interactionOleg Nesterov2008-02-08
* | wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAITOleg Nesterov2008-02-08
* | wait_task_continued/zombie: don't use task_pid_nr_ns() locklessOleg Nesterov2008-02-08
* | do_wait: fix security checksOleg Nesterov2008-02-08
* | do_wait: cleanup delay_group_leader() usageOleg Nesterov2008-02-08
* | wait_task_stopped(): remove unneeded delay_group_leader checkOleg Nesterov2008-02-08
* | ptrace_stop: fix racy nonstop_code settingOleg Nesterov2008-02-08
* | do_wait: factor out "retval != 0" checksOleg Nesterov2008-02-08
* | wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untraceOleg Nesterov2008-02-08
* | ptrace_stop: fix the race with ptrace detach+attachOleg Nesterov2008-02-08
* | ptrace_check_attach: remove unneeded ->signal != NULL checkOleg Nesterov2008-02-08
* | kill my_ptrace_child()Oleg Nesterov2008-02-08
* | kill PT_ATTACHEDOleg Nesterov2008-02-08
* | fix "modules: make module_address_lookup() safe"Andrew Morton2008-02-08
* | modules: include sections.h to avoid defining linker variables explicitlyChristoph Lameter2008-02-08
* | Modules: handle symbols that have a zero valueChristoph Lameter2008-02-08
* | proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-08
* | namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-08
* | namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov2008-02-08
* | namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-08
* | namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-08
* | hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-08
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-07
|\
| * Merge branches 'release' and 'dsdt-override' into releaseLen Brown2008-02-07
| |\
| | * ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel2008-02-06
| * | PM: documentation cleanupsPavel Machek2008-02-07
| |/
* | vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi2008-02-07
* | vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-07
* | Handle pid namespaces in cgroups codePavel Emelyanov2008-02-07
* | hotplug cpu move tasks in empty cpusets - refinementsPaul Jackson2008-02-07
* | hotplug cpu: move tasks in empty cpusets to parent various other fixesPaul Jackson2008-02-07
* | cgroups: update comments in cpuset.cPaul Menage2008-02-07
* | cpusets: update_cpumask revisionCliff Wickman2008-02-07
* | hotplug cpu: move tasks in empty cpusets to parentCliff Wickman2008-02-07
* | cgroups: mechanism to process each task in a cgroupCliff Wickman2008-02-07
* | memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki2008-02-07
* | oom: add sysctl to enable task memory dumpDavid Rientjes2008-02-07
* | Memory controller improve user interfaceBalbir Singh2008-02-07
* | Memory controller: accounting setupPavel Emelianov2008-02-07
* | Memory controller: resource countersPavel Emelianov2008-02-07
* | kernel/cgroup.c: make 2 functions staticAdrian Bunk2008-02-07
* | cgroups: move cgroups destroy() callbacks to cgroup_diput()Paul Menage2008-02-07
* | cgroup simplify space strippingPaul Jackson2008-02-07
* | cgroup brace coding style fixPaul Jackson2008-02-07
* | kernel/cgroup.c: remove dead codeAdrian Bunk2008-02-07
* | gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov2008-02-07
|/
* kprobes: kretprobe user entry-handlerAbhishek Sagar2008-02-06
* speed up jiffies conversion functions if HZ==USER_HZAndrew Morton2008-02-06