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
...
|
*
|
|
|
sched: Fix ->min_vruntime calculation in dequeue_entity()
Peter Zijlstra
2011-05-28
1
-2
/
+3
|
*
|
|
|
sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
2011-05-28
1
-9
/
+28
|
*
|
|
|
sched: More sched_domain iterations fixes
Xiaotian Feng
2011-05-28
2
-4
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-28
8
-151
/
+147
|
\
\
\
\
|
*
|
|
|
rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state
Paul E. McKenney
2011-05-28
2
-0
/
+3
|
*
|
|
|
rcu: Remove waitqueue usage for cpu, node, and boost kthreads
Peter Zijlstra
2011-05-28
3
-39
/
+17
|
*
|
|
|
rcu: Avoid acquiring rcu_node locks in timer functions
Paul E. McKenney
2011-05-28
2
-9
/
+8
|
*
|
|
|
atomic: Add atomic_or()
Paul E. McKenney
2011-05-28
1
-0
/
+13
|
*
|
|
|
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2011-05-28
6
-103
/
+74
|
|
\
\
\
\
|
|
*
|
|
|
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
2011-05-26
5
-89
/
+67
|
|
*
|
|
|
rcu: Make rcu_enter_nohz() pay attention to nesting
Paul E. McKenney
2011-05-26
1
-2
/
+2
|
|
*
|
|
|
rcu: Don't do reschedule unless in irq
Paul E. McKenney
2011-05-26
1
-2
/
+3
|
|
*
|
|
|
rcu: Remove old memory barriers from rcu_process_callbacks()
Paul E. McKenney
2011-05-26
1
-14
/
+0
|
|
*
|
|
|
rcu: Add memory barriers
Paul E. McKenney
2011-05-26
1
-0
/
+6
|
|
*
|
|
|
rcu: Fix unpaired rcu_irq_enter() from locking selftests
Frederic Weisbecker
2011-05-26
1
-1
/
+1
|
*
|
|
|
|
Documentation: Add statistics about nested locks
Juri Lelli
2011-05-28
1
-2
/
+34
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-28
34
-106
/
+359
|
\
\
\
\
\
|
*
|
|
|
|
perf: Fix SIGIO handling
Peter Zijlstra
2011-05-28
1
-0
/
+8
|
*
|
|
|
|
perf top: Don't stop if no kernel symtab is found
Arnaldo Carvalho de Melo
2011-05-27
1
-5
/
+15
|
*
|
|
|
|
perf top: Handle kptr_restrict
Arnaldo Carvalho de Melo
2011-05-27
1
-0
/
+15
|
*
|
|
|
|
perf top: Remove unused macro
Arnaldo Carvalho de Melo
2011-05-27
1
-2
/
+0
|
*
|
|
|
|
perf events: initialize fd array to -1 instead of 0
David Ahern
2011-05-27
1
-0
/
+10
|
*
|
|
|
|
perf tools: Make sure kptr_restrict warnings fit 80 col terms
Arnaldo Carvalho de Melo
2011-05-27
2
-21
/
+15
|
*
|
|
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-05-27
17
-41
/
+148
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-25
4
-7
/
+33
|
|
*
|
|
|
|
tracing: Update btrfs's tracepoints to use u64 interface
liubo
2011-05-25
1
-2
/
+2
|
|
*
|
|
|
|
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
2011-05-25
3
-0
/
+52
|
|
*
|
|
|
|
ftrace: Set ops->flag to enabled even on static function tracing
Steven Rostedt
2011-05-25
1
-1
/
+5
|
|
*
|
|
|
|
tracing: Have event with function tracer check error return
Steven Rostedt
2011-05-25
1
-1
/
+6
|
|
*
|
|
|
|
ftrace: Have ftrace_startup() return failure code
Steven Rostedt
2011-05-25
1
-6
/
+8
|
|
*
|
|
|
|
jump_label: Check entries limit in __jump_label_update
Jiri Olsa
2011-05-25
1
-5
/
+13
|
|
*
|
|
|
|
ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM
Rabin Vincent
2011-05-25
1
-0
/
+8
|
|
*
|
|
|
|
scripts/tags.sh: Add magic for trace-events for etags too
Steven Rostedt
2011-05-25
1
-1
/
+3
|
|
*
|
|
|
|
scripts/tags.sh: Fix ctags for DEFINE_EVENT()
Steven Rostedt
2011-05-25
1
-1
/
+1
|
|
*
|
|
|
|
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
2011-05-25
1
-6
/
+6
|
|
*
|
|
|
|
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
2011-05-25
4
-12
/
+12
|
*
|
|
|
|
|
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2011-05-27
4
-44
/
+79
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
oprofile: Use linux/mutex.h
Anton Blanchard
2011-05-24
2
-2
/
+2
|
|
*
|
|
|
|
|
oprofile, powerpc: Handle events that raise an exception without overflowing
Eric B Munson
2011-05-24
1
-1
/
+23
|
|
*
|
|
|
|
|
oprofile, x86: Enable preemption during pci device setup in IBS init
Robert Richter
2011-05-20
1
-41
/
+54
|
*
|
|
|
|
|
|
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
2011-05-26
2
-0
/
+3
|
*
|
|
|
|
|
|
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
2011-05-26
6
-6
/
+107
|
*
|
|
|
|
|
|
perf: Remove duplicate headers
Jesper Juhl
2011-05-26
2
-3
/
+0
|
*
|
|
|
|
|
|
Merge branch 'linus' into perf/urgent
Ingo Molnar
2011-05-26
5426
-352460
/
+392441
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
/
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
watchdog: Fix non-standard prototype of get_softlockup_thresh()
Ingo Molnar
2011-05-24
1
-7
/
+4
*
|
|
|
|
|
|
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-28
8
-69
/
+413
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
2011-05-27
4
-11
/
+244
|
*
|
|
|
|
|
|
Intel xhci: Ignore spurious successful event.
Sarah Sharp
2011-05-27
3
-0
/
+20
|
*
|
|
|
|
|
|
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
2011-05-27
4
-0
/
+124
|
*
|
|
|
|
|
|
Intel xhci: Add PCI id for Panther Point xHCI host.
Sarah Sharp
2011-05-26
1
-0
/
+1
[prev]
[next]