summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: isolate SMP balancing code a bit morePeter Williams2007-10-244-17/+12
* sched: reduce balance-tasks overheadPeter Williams2007-10-244-55/+130
* sched: make cpu_shares_{show,store}() staticAdrian Bunk2007-10-241-2/+3
* sched: clean up some control group codePaul Menage2007-10-241-35/+18
* sched: document profile=sleep requiring CONFIG_SCHEDSTATSMel Gorman2007-10-241-0/+5
* sched: use show_regs() to improve __schedule_bug() outputSatyam Sharma2007-10-241-3/+11
* sched: clean up sched_domain_debug()Ingo Molnar2007-10-241-73/+73
* sched: fix fastcall mismatch in completion APIsIngo Molnar2007-10-241-5/+5
* sched: fix sched_domain sysctl registration againMilton Miller2007-10-241-5/+20
* cgroup: kill unused variableJeff Garzik2007-10-231-1/+0
* Fix synchronize_irq races with IRQ handlerHerbert Xu2007-10-231-2/+18
* auditsc: fix kernel-doc param warningsRandy Dunlap2007-10-221-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-10-221-1/+0
|\
| * sched: don't clear PF_VCPU in schedulerLaurent Vivier2007-10-221-1/+0
* | Fix appletalk sysctl entry nameEric W. Biederman2007-10-221-1/+1
|/
* [PATCH] audit: watching subtreesAl Viro2007-10-216-9/+1301
* [PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro2007-10-211-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-195-11/+11
|\
| * trivial copy_data_pages() tidy upFengguang Wu2007-10-201-4/+5
| * fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_baseUwe Kleine-König2007-10-201-1/+1
| * kernel/sched.c: remove bogus comment from account_user_timeMichael Neuling2007-10-201-1/+0
| * trivial comment wording/typo fix regarding taint flagsDaniel Roesen2007-10-201-1/+1
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-193-4/+4
* | sysctl: Don't compile sysctl_check when !CONFIG_SYSCTLEric W. Biederman2007-10-191-1/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-0/+16
|\
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+16
* | Uninline fork.c/exit.cAlexey Dobriyan2007-10-192-13/+13
* | kernel/fork.c: remove unneeded variable initialization in copy_process()Mariusz Kozlowski2007-10-191-1/+1
* | Linux Kernel MarkersMathieu Desnoyers2007-10-194-0/+562
* | Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-0/+43
* | Hook up group scheduler with control groupsSrivatsa Vaddagiri2007-10-191-0/+121
* | Extended crashkernel command lineBernhard Walle2007-10-191-0/+166
* | CPU HOTPLUG: avoid hotadd when proper possible_map isn't specifiedKAMEZAWA Hiroyuki2007-10-191-0/+9
* | hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-192-2/+25
* | Control groups: Replace "cont" with "cgrp" and other misc renamingPaul Menage2007-10-191-247/+247
* | Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov2007-10-191-1/+1
* | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-199-26/+31
* | Isolate the explicit usage of signal->pgrpPavel Emelyanov2007-10-193-4/+4
* | Fix tsk->exit_state usageEugene Teo2007-10-192-2/+2
* | Fix cpusets update_cpumaskPaul Menage2007-10-192-4/+114
* | cpusets: decrustify cpuset mask update codePaul Jackson2007-10-191-30/+20
* | cpuset sched_load_balance flagPaul Jackson2007-10-192-19/+351
* | Uninline the task_xid_nr_ns() callsPavel Emelyanov2007-10-191-0/+24
* | Uninline find_pid etc set of functionsPavel Emelyanov2007-10-192-1/+13
* | Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-194-10/+10
* | pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2007-10-191-1/+0
* | Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-198-21/+31
* | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-1911-71/+132
* | pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu2007-10-192-1/+64
* | pid namespaces: allow signalling cgroup-initSukadev Bhattiprolu2007-10-191-4/+2
OpenPOWER on IntegriCloud