aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-04ftrace: graph of a single functionSteven Rostedt
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-12-01sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-24Merge branch 'sched/rt' into sched/coreIngo Molnar
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells
2008-11-14CRED: Detach the credentials from task_structDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-12Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar
2008-11-11sched/rt: removed unneeded defintionDhaval Giani
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller
2008-10-24Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan
2008-10-22sched: add CONFIG_SMP consistencyLi Zefan
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro
2008-10-20sched: optimize group load balancerPeter Zijlstra
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-17sched: kill unused scheduler decl.David Miller
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-09sched debug: add name to sched_domain sysctl entriesIngo Molnar
2008-09-27timers: fix itimer/many thread hang, v3Frank Mayhar
2008-09-23timers: fix itimer/many thread hang, v2Frank Mayhar
2008-09-22sched: wakeup preempt when small overlapPeter Zijlstra
2008-09-14timers: fix itimer/many thread hang, cleanupsIngo Molnar
2008-09-14timers: fix itimer/many thread hang, fix #2Ingo Molnar