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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-10-08
14
-316
/
+405
|
\
|
*
futex: fix requeue_pi key imbalance
Darren Hart
2009-10-07
1
-1
/
+0
|
*
futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions
Anton Blanchard
2009-10-07
1
-2
/
+2
|
*
rcu: Place root rcu_node structure in separate lockdep class
Paul E. McKenney
2009-10-07
1
-1
/
+3
|
*
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
Paul E. McKenney
2009-10-07
4
-75
/
+125
|
*
rcu: Move rcu_barrier() to rcutree
Paul E. McKenney
2009-10-07
2
-119
/
+120
|
*
futex: Move exit_pi_state() call to release_mm()
Thomas Gleixner
2009-10-06
2
-2
/
+2
|
*
futex: Nullify robust lists after cleanup
Peter Zijlstra
2009-10-06
1
-2
/
+6
|
*
futex: Fix locking imbalance
Thomas Gleixner
2009-10-05
1
-1
/
+1
|
*
panic: Fix panic message visibility by calling bust_spinlocks(0) before dying
Aaro Koskinen
2009-10-05
1
-1
/
+2
|
*
rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function
Paul E. McKenney
2009-10-05
1
-22
/
+10
|
*
rcu: Clean up code based on review feedback from Josh Triplett, part 4
Paul E. McKenney
2009-10-05
3
-29
/
+40
|
*
rcu: Clean up code based on review feedback from Josh Triplett, part 3
Paul E. McKenney
2009-10-05
2
-12
/
+12
|
*
rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y
Paul E. McKenney
2009-10-05
2
-7
/
+7
|
*
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
2009-09-23
6
-37
/
+37
|
*
rcu: Clean up code based on review feedback from Josh Triplett, part 2
Paul E. McKenney
2009-09-23
6
-55
/
+82
|
*
rcu: Clean up code based on review feedback from Josh Triplett
Paul E. McKenney
2009-09-23
4
-40
/
+46
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-10-08
1
-11
/
+9
|
\
\
|
*
|
sched: Set correct normal_prio and prio values in sched_fork()
Peter Williams
2009-10-05
1
-11
/
+9
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-10-08
8
-34
/
+97
|
\
\
\
|
*
|
|
x86, pci: Correct spelling in a comment
Marin Mitov
2009-10-03
1
-1
/
+1
|
*
|
|
x86: Simplify bound checks in the MTRR code
Arjan van de Ven
2009-10-02
1
-5
/
+12
|
*
|
|
x86: EDAC: carve out AMD MCE decoding logic
Borislav Petkov
2009-10-02
3
-6
/
+32
|
*
|
|
initcalls: Add early_initcall() for modules
Borislav Petkov
2009-10-02
1
-0
/
+1
|
*
|
|
x86: EDAC: MCE: Fix MCE decoding callback logic
Ingo Molnar
2009-10-02
4
-24
/
+53
*
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-10-08
6
-36
/
+38
|
\
\
\
\
|
*
|
|
|
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
2009-10-07
1
-3
/
+5
|
*
|
|
|
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
2009-10-07
2
-4
/
+6
|
*
|
|
|
ftrace: check for failure for all conversions
Steven Rostedt
2009-10-07
1
-8
/
+3
|
*
|
|
|
tracing: correct module boundaries for ftrace_release
jolsa@redhat.com
2009-10-07
2
-9
/
+5
|
*
|
|
|
tracing: fix transposed numbers of lock_depth and preempt_count
Steven Rostedt
2009-10-07
1
-6
/
+8
|
*
|
|
|
trace: Fix missing assignment in trace_ctxwake_*
Hiroshi Shimamoto
2009-10-06
1
-2
/
+2
|
*
|
|
|
tracing: Use free_percpu instead of kfree
Frederic Weisbecker
2009-10-05
1
-2
/
+2
|
*
|
|
|
tracing: Check total refcount before releasing bufs in profile_enable failure
Frederic Weisbecker
2009-10-05
1
-5
/
+10
*
|
|
|
|
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...
Linus Torvalds
2009-10-08
6
-84
/
+240
|
\
\
\
\
\
|
*
|
|
|
|
mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA
David Miller
2009-10-08
1
-22
/
+26
|
*
|
|
|
|
perf_event: Provide vmalloc() based mmap() backing
Peter Zijlstra
2009-10-06
5
-62
/
+214
*
|
|
|
|
|
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-10-08
7
-15
/
+22
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
perf_events: Make ABI definitions available to userspace
Chuck Ebbert
2009-10-06
1
-0
/
+1
|
*
|
|
|
|
perf tools: elf_sym__is_function() should accept "zero" sized functions
Arnaldo Carvalho de Melo
2009-10-06
1
-2
/
+1
|
*
|
|
|
|
tracing/syscalls: Use long for syscall ret format and field definitions
Tom Zanussi
2009-10-06
1
-2
/
+2
|
*
|
|
|
|
perf trace: Update eval_flag() flags array to match interrupt.h
Tom Zanussi
2009-10-06
1
-4
/
+5
|
*
|
|
|
|
perf trace: Remove unused code in builtin-trace.c
Tom Zanussi
2009-10-06
1
-6
/
+0
|
*
|
|
|
|
perf: Propagate term signal to child
Chris Wilson
2009-10-04
2
-1
/
+13
*
|
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-10-08
3
-2
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, timers: Check for pending timers after (device) interrupts
Arjan van de Ven
2009-10-08
2
-0
/
+3
|
*
|
|
|
|
|
NOHZ: update idle state also when NOHZ is inactive
Eero Nurkkala
2009-10-07
1
-2
/
+7
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-10-08
9
-56
/
+115
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'fix/misc' into for-linus
Takashi Iwai
2009-10-08
4
-21
/
+42
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ALSA: ice1724: increase SPDIF and independent stereo buffer sizes
Robert Hancock
2009-10-08
1
-2
/
+2
[next]