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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-10
4
-4
/
+3
|
\
|
*
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
2017-03-09
1
-1
/
+0
|
*
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
|
*
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
2
-2
/
+2
*
|
Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-03-09
1
-10
/
+9
|
\
\
|
|
/
|
/
|
|
*
cpufreq: schedutil: Pass sg_policy to get_next_freq()
Viresh Kumar
2017-03-05
1
-6
/
+5
|
*
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
Viresh Kumar
2017-03-05
1
-4
/
+4
*
|
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
2017-03-08
1
-0
/
+39
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-03-07
1
-1
/
+1
|
\
\
|
*
|
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
Frederic Weisbecker
2017-03-07
1
-1
/
+1
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-07
3
-4
/
+14
|
\
\
\
|
*
|
|
sched/core: Fix pick_next_task() for RT,DL
Peter Zijlstra
2017-03-02
1
-3
/
+8
|
*
|
|
sched/fair: Make select_idle_cpu() more aggressive
Peter Zijlstra
2017-03-02
2
-1
/
+6
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-07
4
-12
/
+12
|
\
\
\
\
|
*
|
|
|
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
Anton Blanchard
2017-03-01
4
-12
/
+12
|
|
/
/
/
*
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-07
2
-5
/
+12
|
\
\
\
\
|
*
|
|
|
locking/ww_mutex: Adjust the lock number for stress test
Boqun Feng
2017-03-02
1
-1
/
+1
|
*
|
|
|
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
2017-03-02
1
-2
/
+9
|
*
|
|
|
locking/ww_mutex: Replace cpu_relax() with cond_resched() for tests
Chris Wilson
2017-03-02
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-03-07
1
-7
/
+11
|
\
\
\
\
|
*
|
|
|
ucount: Remove the atomicity from ucount->count
Eric W. Biederman
2017-03-06
1
-7
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-07
1
-5
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ftrace/graph: Add ftrace_graph_max_depth kernel parameter
Todd Brandt
2017-03-03
1
-0
/
+9
|
*
|
|
ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
Steven Rostedt (VMware)
2017-03-03
1
-4
/
+8
|
*
|
|
tracing: Fix code comment for ftrace_ops_get_func()
Chunyu Hu
2017-02-27
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
bpf: update the comment about the length of analysis
Gary Lin
2017-03-01
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
109
-212
/
+328
|
\
\
\
\
|
*
|
|
|
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
2017-03-03
1
-0
/
+1
|
*
|
|
|
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
1
-0
/
+1
|
*
|
|
|
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...
Ingo Molnar
2017-03-03
1
-111
/
+0
|
*
|
|
|
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
2017-03-03
2
-1
/
+2
|
*
|
|
|
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...
Ingo Molnar
2017-03-03
1
-0
/
+15
|
*
|
|
|
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
1
-0
/
+1
|
*
|
|
|
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2017-03-02
2
-0
/
+3
|
*
|
|
|
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
11
-1
/
+12
|
*
|
|
|
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
3
-0
/
+3
|
*
|
|
|
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
4
-0
/
+4
|
*
|
|
|
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
3
-3
/
+3
|
*
|
|
|
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
8
-0
/
+9
|
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
17
-0
/
+17
|
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-1
/
+5
|
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
26
-1
/
+27
[next]