summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* epoll: introduce resource usage limitsDavide Libenzi2008-12-011-0/+4
* fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-111-0/+1
* net: Fix recursive descent in __scm_destroy().David Miller2008-11-061-0/+2
* Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-241-19/+88
|\
| * Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-231-4/+0
| |\
| | * proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-231-4/+0
| * | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-231-0/+6
| |\ \
| | * \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-221-0/+6
| | |\ \ | | | |/ | | |/|
| | | * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171-6/+9
| | | |\
| | | * | hrtimer: create a "timer_slack" field in the task structArjan van de Ven2008-09-051-0/+6
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-231-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-13/+71
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-19/+84
| | |\ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | / | | | | |_|_|/ | | | |/| | |
| | | | | * | timers: fix itimer/many thread hang, v3Frank Mayhar2008-09-271-1/+0
| | | | | * | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-231-178/+5
| | | | | * | timers: fix itimer/many thread hang, cleanupsIngo Molnar2008-09-141-1/+1
| | | | | * | timers: fix itimer/many thread hang, fix #2Ingo Molnar2008-09-141-3/+4
| | | | | * | timers: fix itimer/many thread hangFrank Mayhar2008-09-141-13/+244
| | | | |/ /
| * | | | | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath2008-10-201-1/+7
| * | | | | coredump_filter: add hugepage dumpingKOSAKI Motohiro2008-10-201-2/+5
| | |/ / / | |/| | |
* | | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-221-5/+7
| |_|_|/ |/| | |
* | | | sched: optimize group load balancerPeter Zijlstra2008-10-201-0/+1
* | | | sched: kill unused scheduler decl.David Miller2008-10-171-1/+0
|/ / /
* | | Merge branch 'linus' into x86/xenIngo Molnar2008-10-121-3/+6
|\ \ \
| * | | sched debug: add name to sched_domain sysctl entriesIngo Molnar2008-10-091-0/+3
| * | | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-221-1/+1
| * | | Merge branch 'linus' into sched/develIngo Molnar2008-09-061-0/+4
| |\ \ \ | | | |/ | | |/|
| * | | sched: reorder struct sched_rt_entity to remove padding on 64 bit buildsRichard Kennedy2008-08-151-1/+1
| * | | sched: reorder signal_struct to remove 8 bytes on 64 bit buildsRichard Kennedy2008-08-151-1/+1
| | |/ | |/|
* | | mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge2008-09-101-3/+3
| |/ |/|
* | sched: fix process time monotonicityBalbir Singh2008-09-051-0/+4
|/
* CRED: Introduce credential access wrappersDavid Howells2008-08-141-0/+1
* sched_clock: delay using sched_clock()Peter Zijlstra2008-08-111-11/+3
* sched clock: revert various sched_clock() changesIngo Molnar2008-07-311-16/+1
* task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-271-6/+6
* task IO accounting: improve code readabilityAndrea Righi2008-07-271-13/+6
* tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+6
* tracehook: deathRoland McGrath2008-07-261-1/+1
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-261-9/+0
* uninline arch_pick_mmap_layout()Andrew Morton2008-07-261-9/+0
* per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-251-0/+4
* task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-251-0/+4
* accounting: account for user time when updating memory integralsJonathan Lim2008-07-251-1/+1
* pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2008-07-251-6/+0
* pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-251-1/+1
* pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-251-1/+0
* kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov2008-07-251-2/+1
* introduce PF_KTHREAD flagOleg Nesterov2008-07-251-0/+1
* ptrace: give more respect to SIGKILLOleg Nesterov2008-07-251-3/+0
* add a helper function to test if an object is on the stackFUJITA Tomonori2008-07-241-0/+7