aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-10-23cgroup: kill unused variableJeff Garzik
2007-10-23Fix synchronize_irq races with IRQ handlerHerbert Xu
2007-10-22auditsc: fix kernel-doc param warningsRandy Dunlap
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-10-22Fix appletalk sysctl entry nameEric W. Biederman
2007-10-22sched: don't clear PF_VCPU in schedulerLaurent Vivier
2007-10-21[PATCH] audit: watching subtreesAl Viro
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19sysctl: Don't compile sysctl_check when !CONFIG_SYSCTLEric W. Biederman
2007-10-20trivial copy_data_pages() tidy upFengguang Wu
2007-10-20fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_baseUwe Kleine-König
2007-10-20kernel/sched.c: remove bogus comment from account_user_timeMichael Neuling
2007-10-20trivial comment wording/typo fix regarding taint flagsDaniel Roesen
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-19Uninline fork.c/exit.cAlexey Dobriyan
2007-10-19kernel/fork.c: remove unneeded variable initialization in copy_process()Mariusz Kozlowski
2007-10-19Linux Kernel MarkersMathieu Desnoyers
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Hook up group scheduler with control groupsSrivatsa Vaddagiri
2007-10-19Extended crashkernel command lineBernhard Walle
2007-10-19CPU HOTPLUG: avoid hotadd when proper possible_map isn't specifiedKAMEZAWA Hiroyuki
2007-10-19hotplug cpu: migrate a task within its cpusetCliff Wickman
2007-10-19Control groups: Replace "cont" with "cgrp" and other misc renamingPaul Menage
2007-10-19Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov
2007-10-19Fix tsk->exit_state usageEugene Teo
2007-10-19Fix cpusets update_cpumaskPaul Menage
2007-10-19cpusets: decrustify cpuset mask update codePaul Jackson
2007-10-19cpuset sched_load_balance flagPaul Jackson
2007-10-19Uninline the task_xid_nr_ns() callsPavel Emelyanov
2007-10-19Uninline find_pid etc set of functionsPavel Emelyanov
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov
2007-10-19pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu
2007-10-19pid namespaces: allow signalling cgroup-initSukadev Bhattiprolu
2007-10-19pid namespaces: create a slab-cache for 'struct pid_namespace'Sukadev Bhattiprolu
2007-10-19pid namespaces: initialize the namespace's proc_mntPavel Emelyanov
2007-10-19pid namespaces: allow cloning of new namespacePavel Emelyanov
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov
2007-10-19pid namespaces: move alloc_pid() lower in copy_process()Pavel Emelyanov
2007-10-19pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov
2007-10-19pid namespaces: helpers to obtain pid numbersPavel Emelyanov
2007-10-19pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov
2007-10-19pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov
2007-10-19pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Pavel Emelyanov