aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* ftrace: graph of a single functionSteven Rostedt2008-12-04
* Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
|\
| * epoll: introduce resource usage limitsDavide Libenzi2008-12-01
* | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-25
* | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-25
* | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-25
* | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
* | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-18
* | Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar2008-11-12
|\ \ | |/ |/|
| * tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-11
* | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-11
|/
* net: Fix recursive descent in __scm_destroy().David Miller2008-11-06
* Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-24
|\
| * Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-23
| |\
| | * proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-23
| * | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-23
| |\ \
| | * \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
| | |\ \ | | | |/ | | |/|
| | | * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| | | |\
| | | * | hrtimer: create a "timer_slack" field in the task structArjan van de Ven2008-09-06
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-23
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
| | |\ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | / | | | | |_|_|/ | | | |/| | |
| | | | | * | timers: fix itimer/many thread hang, v3Frank Mayhar2008-09-27
| | | | | * | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-23
| | | | | * | timers: fix itimer/many thread hang, cleanupsIngo Molnar2008-09-14
| | | | | * | timers: fix itimer/many thread hang, fix #2Ingo Molnar2008-09-14
| | | | | * | timers: fix itimer/many thread hangFrank Mayhar2008-09-14
| | | | |/ /
| * | | | | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath2008-10-20
| * | | | | coredump_filter: add hugepage dumpingKOSAKI Motohiro2008-10-20
| | |/ / / | |/| | |
* | | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-22
| |_|_|/ |/| | |
* | | | sched: optimize group load balancerPeter Zijlstra2008-10-20
* | | | sched: kill unused scheduler decl.David Miller2008-10-17
|/ / /
* | | Merge branch 'linus' into x86/xenIngo Molnar2008-10-12
|\ \ \
| * | | 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