index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
sched/isolation: Make the housekeeping cpumask private
Frederic Weisbecker
2017-10-27
1
-21
/
+10
*
|
|
sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()
Frederic Weisbecker
2017-10-27
1
-11
/
+6
*
|
|
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-27
1
-0
/
+56
*
|
|
sched/rt: Add a helper to test for a RT task
Sebastian Andrzej Siewior
2017-10-10
1
-0
/
+11
|
/
/
*
|
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2017-10-10
1
-8
/
+0
*
|
android: binder: drop lru lock in isolate callback
Sherry Yang
2017-10-03
1
-0
/
+6
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
1
-6
/
+0
|
\
|
*
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
2017-09-06
1
-6
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
2017-08-03
1
-1
/
+2
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
1
-0
/
+8
|
\
\
|
*
|
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
1
-0
/
+8
|
|
/
*
|
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
2017-08-10
1
-0
/
+8
*
|
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
2017-08-10
1
-1
/
+3
*
|
sched/core: Remove unnecessary initialization init_idle_bootup_task()
Cheng Jian
2017-08-10
1
-1
/
+0
|
/
*
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
1
-1
/
+1
|
\
|
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
|
mm: make PR_SET_THP_DISABLE immediately active
Michal Hocko
2017-07-10
1
-1
/
+4
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-07-09
1
-1
/
+1
|
\
\
|
*
|
MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer
Ingo Molnar
2017-07-05
1
-1
/
+1
*
|
|
Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
osf_wait4: switch to kernel_wait4()
Al Viro
2017-05-21
1
-0
/
+2
|
|
/
*
|
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
2017-06-22
1
-4
/
+4
*
|
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
2017-06-20
1
-2
/
+0
*
|
sched/clock: Use late_initcall() instead of sched_init_smp()
Peter Zijlstra
2017-05-15
1
-5
/
+0
*
|
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
2017-05-15
1
-2
/
+2
*
|
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...
Peter Zijlstra
2017-05-15
1
-1
/
+1
|
/
*
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
2017-05-08
1
-0
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-05
1
-1
/
+0
|
\
|
*
signal: Make kill_proc_info static
Eric W. Biederman
2017-04-21
1
-1
/
+0
*
|
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
2017-05-03
1
-3
/
+23
*
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-04-14
1
-6
/
+7
|
\
\
|
*
|
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
2017-03-23
1
-6
/
+7
|
|
/
*
|
sched/rtmutex: Refactor rt_mutex_setprio()
Peter Zijlstra
2017-04-04
1
-16
/
+8
*
|
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
2017-04-04
1
-0
/
+1
|
/
*
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-0
/
+7
*
sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
*
sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
*
sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
*
sched/headers: Remove <linux/sched.h> from <linux/sched/nohz.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
*
sched/headers: Remove <linux/sched.h> from <linux/sched/stat.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Remove <linux/sched.h> from <linux/sched/cpufreq.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>
Ingo Molnar
2017-03-03
1
-1
/
+2
*
sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h>
Ingo Molnar
2017-03-03
1
-1
/
+0
*
sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-0
/
+2
*
sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h>
Ingo Molnar
2017-03-03
1
-2
/
+1
*
sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
*
sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Remove tsk_is_polling()
Ingo Molnar
2017-03-03
1
-5
/
+0
*
sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h>
Ingo Molnar
2017-03-03
1
-2
/
+0
[prev]
[next]