index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+108
2016-05-16
Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+20
2016-05-16
Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2016-05-12
sched/core: Provide a tsk_nr_cpus_allowed() helper
Thomas Gleixner
1
-0
/
+5
2016-05-12
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
Ingo Molnar
1
-0
/
+9
2016-05-06
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
1
-0
/
+6
2016-05-06
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
1
-0
/
+2
2016-05-06
sched: Make set_cpu_rq_start_time() a built in hotplug state
Thomas Gleixner
1
-0
/
+1
2016-05-05
sched/fair: Add detailed description to the sched load avg metrics
Yuyang Du
1
-11
/
+49
2016-05-05
sched/fair: Generalize the load/util averages resolution definition
Yuyang Du
1
-3
/
+13
2016-05-04
signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()
Andy Lutomirski
1
-0
/
+12
2016-05-03
signals/sigaltstack: Implement SS_AUTODISARM flag
Stas Sergeev
1
-0
/
+8
2016-04-23
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
1
-2
/
+4
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
1
-2
/
+2
2016-04-13
sched/clock: Make local_clock()/cpu_clock() inline
Daniel Lezcano
1
-2
/
+30
2016-04-01
lib/proportions: Remove unused code
Richard Cochran
1
-1
/
+0
2016-03-29
timers/nohz: Convert tick dependency mask to atomic_t
Frederic Weisbecker
1
-2
/
+2
2016-03-26
oom, oom_reaper: protect oom_reaper_list using simpler way
Tetsuo Handa
1
-2
/
+0
2016-03-26
oom: make oom_reaper_list single linked
Vladimir Davydov
1
-1
/
+1
2016-03-26
oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task
Michal Hocko
1
-0
/
+2
2016-03-26
mm, oom_reaper: implement OOM victims queuing
Michal Hocko
1
-0
/
+3
2016-03-26
sched: add schedule_timeout_idle()
Andrew Morton
1
-0
/
+1
2016-03-23
parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option
Helge Deller
1
-0
/
+8
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+11
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2016-03-18
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
1
-2
/
+2
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+0
2016-03-17
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2016-03-15
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+8
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
1
-0
/
+9
2016-03-08
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
1
-5
/
+1
2016-03-02
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
1
-3
/
+0
2016-03-02
nohz: New tick dependency mask
Frederic Weisbecker
1
-0
/
+8
2016-02-29
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
1
-2
/
+0
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
1
-0
/
+2
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
1
-0
/
+4
2016-01-28
tty: audit: Handle tty audit enable atomically
Peter Hurley
1
-1
/
+0
2016-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2016-01-21
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
1
-2
/
+2
2016-01-21
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+3
2016-01-20
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-0
/
+1
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2016-01-12
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+4
2016-01-11
unix: properly account for FDs passed over unix sockets
willy tarreau
1
-0
/
+1
2016-01-06
sched/core: Move sched_entity::avg into separate cache line
Jiri Olsa
1
-2
/
+7
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
1
-7
/
+9
2016-01-06
sched/core: Fix unserialized r-m-w scribbling stuff
Peter Zijlstra
1
-5
/
+6
2016-01-06
sched/core: Check tgid in is_global_init()
Sergey Senozhatsky
1
-2
/
+3
2015-12-08
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
1
-0
/
+4
2015-12-04
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
1
-1
/
+1
[next]