aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-08
* printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches2008-02-08
* workqueue: make delayed_work_timer_fn() staticLi Zefan2008-02-08
* The scheduled 'time' option removalAdrian Bunk2008-02-08
* Nuke duplicate header from sysctl.cJesper Juhl2008-02-08
* Nuke a duplicate include from profile.cJesper Juhl2008-02-08
* Nuke duplicate include from printk.cJesper Juhl2008-02-08
* constify tables in kernel/sysctl_check.cJan Beulich2008-02-08
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-08
* time: fix typo in commentsLi Zefan2008-02-08
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-08
* clockevent: simplify list operationsLi Zefan2008-02-08
* clocksource: remove redundant codeLi Zefan2008-02-08
* Get rid of the kill_pgrp_info() functionPavel Emelyanov2008-02-08
* Clean up the kill_something_infoPavel Emelyanov2008-02-08
* Pidns: make full use of xxx_vnr() callsPavel Emelyanov2008-02-08
* ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-08
* uglify kill_pid_info() to fix kill() vs exec() raceOleg Nesterov2008-02-08
* sys_getsid: don't use ->nsproxy directlyOleg Nesterov2008-02-08
* pid: Extend/Fix pid_vnrEric W. Biederman2008-02-08
* pid: sys_wait... fixesEric W. Biederman2008-02-08
* move the related code from exit_notify() to exit_signals()Oleg Nesterov2008-02-08
* sys_setsid: remove now unneeded session != 1 checkOleg Nesterov2008-02-08
* fix group stop with exit raceOleg Nesterov2008-02-08
* start the global /sbin/init with 0,0 special pidsOleg Nesterov2008-02-08
* move daemonized kernel threads into the swapper's sessionOleg Nesterov2008-02-08
* 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