summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | Nuke duplicate include from printk.cJesper Juhl2008-02-081-1/+0Star
* | constify tables in kernel/sysctl_check.cJan Beulich2008-02-081-76/+75Star
* | kernel: remove fastcall in kernel/*Harvey Harrison2008-02-0812-68/+67Star
* | time: fix typo in commentsLi Zefan2008-02-083-4/+4
* | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-082-3/+3
* | clockevent: simplify list operationsLi Zefan2008-02-081-7/+4Star
* | clocksource: remove redundant codeLi Zefan2008-02-081-1/+0Star
* | Get rid of the kill_pgrp_info() functionPavel Emelyanov2008-02-081-13/+8Star
* | Clean up the kill_something_infoPavel Emelyanov2008-02-081-11/+15
* | Pidns: make full use of xxx_vnr() callsPavel Emelyanov2008-02-085-17/+8Star
* | ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-083-16/+2Star
* | uglify kill_pid_info() to fix kill() vs exec() raceOleg Nesterov2008-02-081-3/+12
* | sys_getsid: don't use ->nsproxy directlyOleg Nesterov2008-02-081-7/+4Star
* | pid: Extend/Fix pid_vnrEric W. Biederman2008-02-081-0/+6
* | pid: sys_wait... fixesEric W. Biederman2008-02-081-24/+56
* | move the related code from exit_notify() to exit_signals()Oleg Nesterov2008-02-082-23/+22Star
* | sys_setsid: remove now unneeded session != 1 checkOleg Nesterov2008-02-081-4/+1Star
* | fix group stop with exit raceOleg Nesterov2008-02-082-2/+27
* | start the global /sbin/init with 0,0 special pidsOleg Nesterov2008-02-081-5/+4Star
* | move daemonized kernel threads into the swapper's sessionOleg Nesterov2008-02-081-1/+1
* | teach set_special_pids() to use struct pidOleg Nesterov2008-02-082-16/+16
* | fix setsid() for sub-namespace /sbin/initOleg Nesterov2008-02-081-12/+10Star
* | sys_setpgid(): simplify pid/ns interactionOleg Nesterov2008-02-081-13/+10Star
* | wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAITOleg Nesterov2008-02-081-4/+0Star
* | wait_task_continued/zombie: don't use task_pid_nr_ns() locklessOleg Nesterov2008-02-081-10/+5Star
* | do_wait: fix security checksOleg Nesterov2008-02-081-21/+18Star
* | do_wait: cleanup delay_group_leader() usageOleg Nesterov2008-02-081-13/+4Star
* | wait_task_stopped(): remove unneeded delay_group_leader checkOleg Nesterov2008-02-081-4/+3Star
* | ptrace_stop: fix racy nonstop_code settingOleg Nesterov2008-02-081-6/+7
* | do_wait: factor out "retval != 0" checksOleg Nesterov2008-02-081-8/+4Star
* | wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untraceOleg Nesterov2008-02-081-62/+26Star
* | ptrace_stop: fix the race with ptrace detach+attachOleg Nesterov2008-02-081-3/+3
* | ptrace_check_attach: remove unneeded ->signal != NULL checkOleg Nesterov2008-02-081-2/+5
* | kill my_ptrace_child()Oleg Nesterov2008-02-081-20/+3Star
* | kill PT_ATTACHEDOleg Nesterov2008-02-083-21/+3Star
* | fix "modules: make module_address_lookup() safe"Andrew Morton2008-02-081-2/+2
* | modules: include sections.h to avoid defining linker variables explicitlyChristoph Lameter2008-02-081-3/+1Star
* | Modules: handle symbols that have a zero valueChristoph Lameter2008-02-081-9/+14
* | proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-9/+10
* | namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-083-181/+201
* | namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov2008-02-083-15/+13Star
* | namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-081-0/+1
* | namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-081-1/+2
* | hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-081-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-072-5/+9
|\
| * Merge branches 'release' and 'dsdt-override' into releaseLen Brown2008-02-071-2/+3
| |\
| | * ACPI: Taint kernel on ACPI table override (format corrected)Éric Piel2008-02-071-2/+3
| * | PM: documentation cleanupsPavel Machek2008-02-071-3/+6
| |/
* | vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi2008-02-071-2/+2
* | vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-071-7/+7