aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
...
| | * | | sched debug: add name to sched_domain sysctl entriesIngo Molnar2008-10-09
| | * | | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-22
| | * | | Merge branch 'linus' into sched/develIngo Molnar2008-09-06
| | |\ \ \ | | | | |/ | | | |/|
| | * | | sched: reorder struct sched_rt_entity to remove padding on 64 bit buildsRichard Kennedy2008-08-15
| | * | | sched: reorder signal_struct to remove 8 bytes on 64 bit buildsRichard Kennedy2008-08-15
| | | |/ | | |/|
| * | | mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge2008-09-10
| | |/ | |/|
| * | sched: fix process time monotonicityBalbir Singh2008-09-05
| |/
| * CRED: Introduce credential access wrappersDavid Howells2008-08-13
| * sched_clock: delay using sched_clock()Peter Zijlstra2008-08-11
| * sched clock: revert various sched_clock() changesIngo Molnar2008-07-31
| * task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-27
| * task IO accounting: improve code readabilityAndrea Righi2008-07-27
| * tracehook: wait_task_inactiveRoland McGrath2008-07-26
| * tracehook: deathRoland McGrath2008-07-26
| * Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-26
| * uninline arch_pick_mmap_layout()Andrew Morton2008-07-26
| * per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-25
| * task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-25
| * accounting: account for user time when updating memory integralsJonathan Lim2008-07-25
| * pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2008-07-25
| * pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-25
| * pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-25
| * kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov2008-07-25
| * introduce PF_KTHREAD flagOleg Nesterov2008-07-25
| * ptrace: give more respect to SIGKILLOleg Nesterov2008-07-25
| * add a helper function to test if an object is on the stackFUJITA Tomonori2008-07-24
| * Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
| |\
| | * sched: fix build error, provide partition_sched_domains() unconditionallyIngo Molnar2008-07-18
| * | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-23
| |\ \ | | |/ | |/|
| | * Merge branch 'linus' into core/softlockupIngo Molnar2008-07-15
| | |\
| | * \ Merge branch 'linus' into core/softlockupIngo Molnar2008-06-16
| | |\ \
| | * | | softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich2008-05-25
| | * | | softlockup: allow panic on lockupIngo Molnar2008-05-25
| * | | | ptrace children revampRoland McGrath2008-07-16
| * | | | Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2008-07-16
| | |_|/ | |/| |
| * | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds2008-07-14
| |\ \ \
| | * | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell2008-06-23
| | | |/ | | |/|
| * | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
| |\ \ \
| | * | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
| | |\| |
| | * | | Port ftrace to markersMathieu Desnoyers2008-05-23
| | * | | ftrace: sched specialIngo Molnar2008-05-23
| | * | | ftrace: fix __trace_special()Ingo Molnar2008-05-23
| | * | | ftrace: fix wakeupsIngo Molnar2008-05-23
| | * | | ftrace: sched tracer, trace full rbtreeIngo Molnar2008-05-23
| | * | | ftrace: sched tracer fixIngo Molnar2008-05-23
| | * | | ftrace: make the task state char-string visible to allSteven Rostedt2008-05-23
| | * | | sched: add latency tracer callbacks to the schedulerIngo Molnar2008-05-23
| | | |/ | | |/|
| * | | Merge branch 'sched/clock' into sched/develIngo Molnar2008-07-14
| |\ \ \
| | * | | sched_clock: stop maximum check on NO HZSteven Rostedt2008-07-11
| | | |/ | | |/|
| * | | sched: update shares on wakeupPeter Zijlstra2008-06-27