summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-06sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner1-0/+1
2016-05-05sched/fair: Add detailed description to the sched load avg metricsYuyang Du1-11/+49
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du1-3/+13
2016-05-04signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()Andy Lutomirski1-0/+12
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev1-0/+8
2016-04-28Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki1-1/+4
2016-04-23sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker1-2/+4
2016-04-23sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker1-2/+2
2016-04-13sched/clock: Make local_clock()/cpu_clock() inlineDaniel Lezcano1-2/+30
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-2/+2
2016-04-04android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa1-0/+4
2016-04-02cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki1-1/+4
2016-04-01lib/proportions: Remove unused codeRichard Cochran1-1/+0
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker1-2/+2
2016-03-26oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa1-2/+0
2016-03-26oom: make oom_reaper_list single linkedVladimir Davydov1-1/+1
2016-03-26oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko1-0/+2
2016-03-26mm, oom_reaper: implement OOM victims queuingMichal Hocko1-0/+3
2016-03-26sched: add schedule_timeout_idle()Andrew Morton1-0/+1
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller1-0/+8
2016-03-23kernel: add kcov code coverageDmitry Vyukov1-0/+11
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2016-03-18timer: convert timer_slack_ns from unsigned long to u64John Stultz1-2/+2
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+0
2016-03-17Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2016-03-15Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+8
2016-03-10cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki1-0/+9
2016-03-08sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni1-5/+1
2016-03-02sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker1-3/+0
2016-03-02nohz: New tick dependency maskFrederic Weisbecker1-0/+8
2016-02-29sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior1-2/+0
2016-02-29sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra1-0/+2
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman1-0/+4
2016-01-28tty: audit: Handle tty audit enable atomicallyPeter Hurley1-1/+0
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2016-01-21mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner1-2/+2
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+3
2016-01-20pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau1-0/+1
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+4
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-06sched/core: Move sched_entity::avg into separate cache lineJiri Olsa1-2/+7
2016-01-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar1-7/+9
2016-01-06sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra1-5/+6
2016-01-06sched/core: Check tgid in is_global_init()Sergey Senozhatsky1-2/+3
2015-12-08watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo1-0/+4
2015-12-04sched/cputime: Convert vtime_seqlock to seqcountFrederic Weisbecker1-1/+1
2015-12-04sched/cputime: Clarify vtime symbols and document themFrederic Weisbecker1-1/+4
2015-11-23sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()Byungchul Park1-2/+2
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3