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
*
context_tracking: Optimize guest APIs off case with static key
Frederic Weisbecker
2013-08-14
3
-23
/
+21
*
context_tracking: Optimize main APIs off case with static key
Frederic Weisbecker
2013-08-14
2
-11
/
+28
*
context_tracking: Ground setup for static key use
Frederic Weisbecker
2013-08-14
3
-6
/
+29
*
context_tracking: Remove full dynticks' hacky dependency on wide context trac...
Frederic Weisbecker
2013-08-13
2
-7
/
+22
*
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
2013-08-13
3
-0
/
+13
*
context_tracking: Fix runtime CPU off-case
Frederic Weisbecker
2013-08-13
1
-19
/
+33
*
vtime: Update a few comments
Frederic Weisbecker
2013-08-13
2
-6
/
+11
*
context_tracing: Fix guest accounting with native vtime
Frederic Weisbecker
2013-08-13
2
-32
/
+26
*
sched: Consolidate open coded preemptible() checks
Frederic Weisbecker
2013-08-13
2
-5
/
+2
*
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
2013-08-12
1
-1
/
+1
|
\
|
*
sched_clock: Fix integer overflow
Baruch Siach
2013-07-22
1
-1
/
+1
*
|
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-07-25
1
-3
/
+2
|
\
\
|
*
|
nohz: fix compile warning in tick_nohz_init()
Li Zhong
2013-07-24
1
-2
/
+0
|
*
|
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
2013-07-24
1
-1
/
+2
*
|
|
Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-07-22
14
-155
/
+166
|
\
\
\
|
*
|
|
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
2013-07-19
1
-2
/
+0
|
*
|
|
tracing: Kill trace_array->waiter
Oleg Nesterov
2013-07-19
1
-1
/
+0
|
*
|
|
tracing: Do not (ab)use trace_seq in event_id_read()
Oleg Nesterov
2013-07-18
1
-13
/
+4
|
*
|
|
tracing: Simplify the iteration logic in f_start/f_next
Oleg Nesterov
2013-07-18
1
-38
/
+22
|
*
|
|
tracing: Add ref_data to function and fgraph tracer structs
Steven Rostedt (Red Hat)
2013-07-18
3
-2
/
+11
|
*
|
|
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2013-07-18
2
-8
/
+37
|
*
|
|
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
2013-07-18
1
-1
/
+3
|
*
|
|
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
2013-07-18
1
-6
/
+17
|
*
|
|
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-18
5
-24
/
+4
|
*
|
|
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
2013-07-18
1
-4
/
+8
|
*
|
|
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...
Oleg Nesterov
2013-07-18
1
-2
/
+4
|
*
|
|
tracing: Typo fix on ring buffer comments
zhangwei(Jovi)
2013-07-18
1
-7
/
+9
|
*
|
|
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-07-18
6
-45
/
+45
|
*
|
|
tracing: Use correct config guard CONFIG_STACK_TRACER
zhangwei(Jovi)
2013-07-15
1
-2
/
+2
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-07-22
1
-6
/
+12
|
\
\
\
\
|
*
|
|
|
Thermal: Fix lockup of cpu_down()
Steven Rostedt
2013-07-22
1
-1
/
+0
|
*
|
|
|
Thermal: x86_pkg_temp: Limit number of pkg temp zones
Srinivas Pandruvada
2013-07-16
1
-0
/
+5
|
*
|
|
|
Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
Wei Yongjun
2013-07-15
1
-3
/
+5
|
*
|
|
|
Thermal: x86 package temp thermal crash
Srinivas Pandruvada
2013-07-15
1
-2
/
+2
*
|
|
|
|
Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-22
2
-15
/
+71
|
\
\
\
\
\
|
*
|
|
|
|
drivers: gpio: msm: Fix the error condition for reading ngpio
Rohit Vaswani
2013-07-20
1
-1
/
+1
|
*
|
|
|
|
gpio/omap: fix build error when OF_GPIO is not defined.
Javier Martinez Canillas
2013-07-20
1
-2
/
+14
|
*
|
|
|
|
gpio/omap: auto request GPIO as input if used as IRQ via DT
Javier Martinez Canillas
2013-07-20
1
-0
/
+18
|
*
|
|
|
|
gpio/omap: don't create an IRQ mapping for every GPIO on DT
Javier Martinez Canillas
2013-07-20
1
-14
/
+40
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-07-22
47
-1550
/
+3183
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2013-07-16
8
-31
/
+61
|
|
\
\
\
\
|
|
*
|
|
|
bcache: Allocation kthread fixes
Kent Overstreet
2013-07-12
3
-18
/
+15
|
|
*
|
|
|
bcache: Fix GC_SECTORS_USED() calculation
Kent Overstreet
2013-07-12
1
-1
/
+3
|
|
*
|
|
|
bcache: Journal replay fix
Kent Overstreet
2013-07-12
1
-1
/
+6
|
|
*
|
|
|
bcache: Shutdown fix
Kent Overstreet
2013-07-12
1
-7
/
+11
|
|
*
|
|
|
bcache: Fix a sysfs splat on shutdown
Kent Overstreet
2013-07-12
2
-1
/
+11
|
|
*
|
|
|
bcache: Advertise that flushes are supported
Kent Overstreet
2013-07-12
2
-1
/
+9
|
|
*
|
|
|
bcache: check for allocation failures
Dan Carpenter
2013-07-12
1
-0
/
+2
|
|
*
|
|
|
bcache: Fix a dumb race
Kent Overstreet
2013-07-12
1
-2
/
+4
|
*
|
|
|
|
Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2013-07-02
23
-907
/
+1119
|
|
\
\
\
\
\
|
|
|
/
/
/
/
[next]