summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-191-2/+2
|\
| * timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-03-171-2/+2
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-1/+0Star
|\ \ | |/ |/|
| * tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-281-1/+0Star
* | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-0/+9
|\ \
| * | cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki2016-03-101-0/+9
| |/
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-3/+8
|\ \
| * | sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker2016-03-021-3/+0Star
| * | nohz: New tick dependency maskFrederic Weisbecker2016-03-021-0/+8
| |/
* | sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni2016-03-081-5/+1Star
* | sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior2016-02-291-2/+0Star
* | sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra2016-02-291-0/+2
* | sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman2016-02-091-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-221-0/+1
|\
| * pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-01-201-0/+1
* | mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-211-2/+2
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-211-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-131-0/+1
|\
| * unix: properly account for FDs passed over unix socketswilly tarreau2016-01-111-0/+1
* | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-01-121-0/+4
|\ \
| * | watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo2015-12-081-0/+4
| |/
* | sched/core: Move sched_entity::avg into separate cache lineJiri Olsa2016-01-061-2/+7
* | Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar2016-01-061-7/+9
|\ \
| * | sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra2016-01-061-5/+6
| * | sched/core: Check tgid in is_global_init()Sergey Senozhatsky2016-01-061-2/+3
| |/
* | sched/cputime: Convert vtime_seqlock to seqcountFrederic Weisbecker2015-12-041-1/+1
* | sched/cputime: Clarify vtime symbols and document themFrederic Weisbecker2015-12-041-1/+4
* | sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()Byungchul Park2015-11-231-2/+2
|/
* Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-101-1/+3
|\
| * coredump: add DAX filtering for ELF coredumpsRoss Zwisler2015-11-091-1/+3
* | signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-071-0/+10
* | signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-071-5/+6
* | signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov2015-11-071-6/+1Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-061-7/+10
|\ \
| * | memcg: punt high overage reclaim to return-to-userland pathTejun Heo2015-11-061-0/+3
| * | memcg: flatten task_struct->memcg_oomTejun Heo2015-11-061-7/+6Star
| * | kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus2015-11-061-0/+1
* | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-051-12/+0Star
|\ \ \ | |/ / |/| |
| * | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-09-161-12/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-1/+1
|\ \
| * | bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2015-10-131-1/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-041-16/+20
|\ \
| * | sched/core: Create preempt_count invariantPeter Zijlstra2015-10-061-5/+12
| * | sched/core: Simplify INIT_PREEMPT_COUNTPeter Zijlstra2015-10-061-6/+5Star
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-10-061-0/+12
| |\|
| * | sched/core: Make 'sched_domain_topology' declaration staticJuergen Gross2015-09-231-2/+0Star
| * | sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann2015-09-131-1/+1
| * | sched/fair: Make load tracking frequency scale-invariantDietmar Eggemann2015-09-131-3/+3
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-041-4/+6
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-191-4/+6
| |\ \ \ | | |_|/ | |/| |