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
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2014-09-28
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+25
2014-09-25
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
1
-2
/
+11
2014-09-25
sched: add macros to define bitops for task atomic flags
Zefan Li
1
-9
/
+12
2014-09-25
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
1
-1
/
+1
2014-09-20
sched: Fix end_of_stack() and location of stack canary for architectures usin...
Chuck Ebbert
1
-0
/
+13
2014-08-25
sched: Add function single_task_running to let a task check if it is the only...
Tim Chen
1
-0
/
+1
2014-08-15
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2014-08-12
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+1
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2014-08-09
shm: make exit_shm work proportional to task activity
Jack Miller
1
-0
/
+2
2014-08-09
kernel/fork.c: make mm_init_owner static
Vladimir Davydov
1
-5
/
+0
2014-08-09
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
1
-6
/
+0
2014-08-06
cpuidle: menu: Lookup CPU runqueues less
Mel Gorman
1
-2
/
+1
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-3
/
+15
2014-08-06
sas_ss_flags: Remove nested ternary if
Richard Weinberger
1
-2
/
+4
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2014-08-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+3
2014-08-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
1
-4
/
+4
2014-07-23
delayacct: Make accounting nanosecond based
Thomas Gleixner
1
-2
/
+2
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
1
-1
/
+1
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
1
-3
/
+15
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
1
-3
/
+3
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
1
-2
/
+0
2014-07-09
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
Paul E. McKenney
1
-6
/
+0
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
1
-4
/
+4
2014-06-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+7
2014-06-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+5
2014-06-12
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
1
-4
/
+2
2014-06-07
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
1
-3
/
+0
2014-06-06
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
1
-1
/
+5
2014-06-05
sched: Rename capacity related flags
Nicolas Pitre
1
-2
/
+2
2014-06-05
sched: Final power vs. capacity cleanups
Nicolas Pitre
1
-3
/
+3
2014-06-05
sched: Let 'struct sched_group_power' care about CPU capacity
Nicolas Pitre
1
-1
/
+1
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
1
-1
/
+1
2014-06-05
kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...
Oleg Nesterov
1
-6
/
+0
2014-06-05
kernel/user.c: drop unused field 'files' from user_struct
Kirill A. Shutemov
1
-1
/
+0
2014-06-05
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
1
-2
/
+2
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-47
/
+57
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+2
2014-05-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+5
2014-05-23
wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR
Masatake YAMATO
1
-1
/
+1
2014-05-22
sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...
xiaofeng.yan
1
-2
/
+2
2014-05-08
sched/idle: Remove TS_POLLING support
Peter Zijlstra
1
-44
/
+2
2014-05-07
sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain
Vincent Guittot
1
-0
/
+1
2014-05-07
sched, powerpc: Create a dedicated topology table
Vincent Guittot
1
-2
/
+0
2014-05-07
sched: Rework sched_domain topology definition
Vincent Guittot
1
-0
/
+53
2014-05-07
sched/deadline: Fix sched_yield() behavior
Juri Lelli
1
-2
/
+5
[next]