index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
2013-09-11
1
-4
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
1
-8
/
+0
|
\
|
*
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
2013-07-18
1
-8
/
+0
*
|
Merge branch 'linus' into perf/core
Ingo Molnar
2013-08-29
1
-0
/
+6
|
\
\
|
*
|
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
2013-08-22
1
-1
/
+0
|
*
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-08-14
1
-0
/
+1
|
|
\
\
|
|
*
|
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
2013-08-13
1
-0
/
+1
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-08-13
1
-0
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
sched: Fix some kernel-doc warnings
Yacine Belkadi
2013-07-18
1
-0
/
+6
|
|
|
/
*
|
|
Merge tag 'v3.11-rc5' into perf/core
Ingo Molnar
2013-08-15
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Colin Cross
2013-07-30
1
-0
/
+1
|
|
/
*
|
sched: Implement smarter wake-affine logic
Michael Wang
2013-07-23
1
-0
/
+3
|
/
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-0
/
+9
|
\
|
*
sched: add cond_resched_rcu() helper
Simon Horman
2013-05-23
1
-0
/
+9
*
|
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
Oleg Nesterov
2013-07-09
1
-3
/
+0
*
|
exit.c: unexport __set_special_pids()
Oleg Nesterov
2013-07-03
1
-2
/
+0
*
|
sched: Fix typo in struct sched_avg member description
Kamalesh Babulal
2013-06-27
1
-1
/
+1
*
|
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
2013-06-27
1
-6
/
+1
|
/
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-05-11
1
-0
/
+1
|
\
|
*
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
2013-04-30
1
-0
/
+1
*
|
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-0
/
+4
|
\
\
|
*
|
bcache: A block layer cache
Kent Overstreet
2013-03-23
1
-0
/
+4
*
|
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-2
/
+0
*
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
1
-6
/
+13
|
\
\
\
|
*
|
|
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
1
-0
/
+1
|
*
|
|
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
1
-5
/
+50
|
|
\
\
\
|
*
|
|
|
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
2013-04-22
1
-0
/
+6
|
*
|
|
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
1
-4
/
+4
|
*
|
|
|
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
1
-2
/
+2
*
|
|
|
|
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-04-30
1
-14
/
+4
*
|
|
|
|
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
1
-0
/
+1
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
1
-2
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
2013-04-17
1
-1
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
1
-0
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
idle: Implement set/clr functions for need_resched poll
Thomas Gleixner
2013-04-08
1
-0
/
+21
|
*
|
|
|
|
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
1
-0
/
+20
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
1
-195
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-26
1
-0
/
+2
|
*
|
|
|
|
sched: Document task_struct::personality field
Andrei Epure
2013-04-12
1
-1
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-08
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
1
-2
/
+2
|
|
|
/
/
/
|
*
|
|
|
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
1
-21
/
+0
|
*
|
|
|
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
1
-3
/
+0
|
*
|
|
|
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-59
/
+0
|
*
|
|
|
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-7
/
+0
|
*
|
|
|
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-56
/
+2
|
*
|
|
|
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-25
/
+0
|
*
|
|
|
sched: Remove test_sd_parent()
Li Zefan
2013-03-06
1
-9
/
+0
[next]