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
*
block: remove old blk_iopoll_enabled variable
Jens Axboe
2014-03-13
1
-12
/
+0
*
blktrace: fix accounting of partially completed requests
Roman Pen
2014-03-05
1
-9
/
+11
*
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
2014-02-24
3
-9
/
+16
*
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
2014-02-24
3
-18
/
+6
*
watchdog: Simplify a little the IPI call
Frederic Weisbecker
2014-02-24
1
-2
/
+1
*
smp: Move __smp_call_function_single() below its safe version
Frederic Weisbecker
2014-02-24
1
-32
/
+32
*
smp: Consolidate the various smp_call_function_single() declensions
Frederic Weisbecker
2014-02-24
1
-41
/
+39
*
smp: Teach __smp_call_function_single() to check for offline cpus
Jan Kara
2014-02-24
2
-6
/
+10
*
smp: Iterate functions through llist_for_each_entry_safe()
Jan Kara
2014-02-24
1
-9
/
+3
*
-
.
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2014-02-15
2
-0
/
+46
|
\
\
|
|
*
genirq: Add devm_request_any_context_irq()
Stephen Boyd
2014-02-09
1
-0
/
+45
|
*
|
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
Paul Gortmaker
2014-02-11
1
-0
/
+1
|
|
/
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-02-15
2
-0
/
+7
|
\
\
|
*
|
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
2014-02-13
1
-0
/
+1
|
*
|
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
2014-02-06
1
-0
/
+6
*
|
|
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-02-11
1
-0
/
+7
|
|
/
|
/
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-02-08
1
-0
/
+1
|
\
\
|
*
|
genirq: Generic irq chip requires IRQ_DOMAIN
Nitin A Kamble
2014-02-05
1
-0
/
+1
|
|
/
*
|
execve: use 'struct filename *' for executable name passing
Linus Torvalds
2014-02-05
2
-2
/
+2
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
3
-15
/
+16
|
\
|
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-25
3
-15
/
+16
|
|
\
|
|
*
sched/nohz: Fix overflow error in scheduler_tick_max_deferment()
Kevin Hilman
2014-01-16
1
-1
/
+1
|
|
*
nohz_full: fix code style issue of tick_nohz_full_stop_tick
Alex Shi
2014-01-15
1
-8
/
+8
|
|
*
nohz: Get timekeeping max deferment outside jiffies_lock
Frederic Weisbecker
2014-01-15
1
-1
/
+2
|
|
*
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
2014-01-15
2
-5
/
+5
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-31
2
-2
/
+5
|
\
\
\
|
*
|
|
sched: Make sched_class::get_rr_interval() optional
Peter Zijlstra
2014-01-28
1
-1
/
+3
|
*
|
|
sched/deadline: Add sched_dl documentation
Dario Faggioli
2014-01-28
1
-1
/
+2
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-31
4
-8
/
+12
|
\
\
\
\
|
*
|
|
|
hung_task: Display every hung task warning
Aaron Tomlin
2014-01-25
2
-5
/
+9
|
*
|
|
|
sysctl: Add neg_one as a standard constraint
Aaron Tomlin
2014-01-25
1
-0
/
+1
|
*
|
|
|
kgdb/kdb: Fix no KDB config problem
Mike Travis
2014-01-25
2
-4
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
kernel/smp.c: remove cpumask_ipi
Roman Gushchin
2014-01-30
1
-16
/
+1
*
|
|
|
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2014-01-30
1
-38
/
+13
*
|
|
|
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
2
-8
/
+9
|
\
\
\
\
|
*
\
\
\
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
31
-240
/
+375
|
|
\
\
\
\
|
*
|
|
|
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
2
-8
/
+9
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
1
-11
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-25
1
-11
/
+0
*
|
|
|
|
|
|
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
1
-16
/
+9
*
|
|
|
|
|
|
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
1
-2
/
+4
*
|
|
|
|
|
|
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
1
-21
/
+22
*
|
|
|
|
|
|
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-27
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-27
1
-32
/
+81
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
2014-01-23
1
-0
/
+6
|
*
|
|
|
|
|
|
tracing: Fix formatting of trace README file
Steven Rostedt (Red Hat)
2014-01-23
1
-52
/
+64
|
*
|
|
|
|
|
|
tracing/README: Add event file usage to tracing mini-HOWTO
Tom Zanussi
2014-01-22
1
-3
/
+34
*
|
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-25
2
-19
/
+42
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
sched/clock: Fixup early initialization
Peter Zijlstra
2014-01-23
1
-12
/
+41
|
*
|
|
|
|
|
|
Revert "sched: Fix sleep time double accounting in enqueue entity"
Vincent Guittot
2014-01-23
1
-7
/
+1
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
[next]