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
*
clocksource: Mostly kill clocksource_register()
John Stultz
2015-03-13
2
-49
/
+36
*
clocksource: Improve clocksource watchdog reporting
John Stultz
2015-03-13
1
-9
/
+9
*
timekeeping: Add warnings when overflows or underflows are observed
John Stultz
2015-03-13
1
-7
/
+57
*
timekeeping: Try to catch clocksource delta underflows
John Stultz
2015-03-13
1
-0
/
+7
*
timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value
John Stultz
2015-03-13
1
-14
/
+35
*
timekeeping: Add debugging checks to warn if we see delays
John Stultz
2015-03-13
2
-0
/
+29
*
clocksource: Add 'max_cycles' to 'struct clocksource'
John Stultz
2015-03-12
2
-13
/
+17
*
clocksource: Simplify the logic around clocksource wrapping safety margins
John Stultz
2015-03-12
2
-16
/
+14
*
clocksource: Simplify the clocks_calc_max_nsecs() logic
John Stultz
2015-03-12
1
-12
/
+3
*
Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...
Ingo Molnar
2015-03-04
121
-1711
/
+3318
|
\
|
*
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-03-01
1
-0
/
+1
|
|
\
|
|
*
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
2015-03-01
1
-0
/
+1
|
*
|
kernel/sys.c: fix UNAME26 for 4.0
Jon DeVree
2015-02-28
1
-1
/
+2
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-02-24
1
-5
/
+5
|
|
\
|
|
*
livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...
Petr Mladek
2015-02-22
1
-3
/
+3
|
|
*
livepatch: fix format string in kobject_init_and_add()
Jiri Kosina
2015-02-16
1
-2
/
+2
|
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
1
-0
/
+12
|
|
\
\
|
|
*
|
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2015-02-12
1
-0
/
+12
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-02-21
1
-3
/
+7
|
|
\
\
\
|
|
*
|
|
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
2015-02-18
1
-3
/
+7
|
*
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-02-21
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
Sebastian Andrzej Siewior
2015-02-18
1
-1
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-21
5
-99
/
+148
|
|
\
\
\
\
|
|
*
|
|
|
sched/rt: Avoid obvious configuration fail
Peter Zijlstra
2015-02-18
1
-3
/
+11
|
|
*
|
|
|
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2015-02-18
2
-5
/
+7
|
|
*
|
|
|
sched/dl: Do update_rq_clock() in yield_task_dl()
Kirill Tkhai
2015-02-18
1
-0
/
+1
|
|
*
|
|
|
sched: Prevent recursion in io_schedule()
NeilBrown
2015-02-18
1
-19
/
+12
|
|
*
|
|
|
sched/completion: Serialize completion_done() with complete()
Oleg Nesterov
2015-02-18
1
-2
/
+17
|
|
*
|
|
|
sched: Fix preempt_schedule_common() triggering tracing recursion
Frederic Weisbecker
2015-02-18
1
-1
/
+1
|
|
*
|
|
|
sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()
Kirill Tkhai
2015-02-18
1
-0
/
+20
|
|
*
|
|
|
sched: Make dl_task_time() use task_rq_lock()
Peter Zijlstra
2015-02-18
3
-85
/
+79
|
|
*
|
|
|
sched: Clarify ordering between task_rq_lock() and move_queued_task()
Peter Zijlstra
2015-02-18
1
-0
/
+16
|
|
|
/
/
/
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2015-02-21
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
*
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2015-02-18
1
-0
/
+1
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
rcu: Clear need_qs flag to prevent splat
Paul E. McKenney
2015-02-11
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-20
5
-23
/
+64
|
|
\
\
\
\
\
|
|
*
|
|
|
|
debug: prevent entering debug mode on panic/exception.
Colin Cross
2015-02-19
1
-0
/
+17
|
|
*
|
|
|
|
kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
2015-02-19
2
-2
/
+2
|
|
*
|
|
|
|
kdb: Provide forward search at more prompt
Daniel Thompson
2015-02-19
3
-5
/
+26
|
|
*
|
|
|
|
kdb: Fix a prompt management bug when using | grep
Daniel Thompson
2015-02-19
1
-2
/
+2
|
|
*
|
|
|
|
kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
2015-02-19
1
-1
/
+0
|
|
*
|
|
|
|
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2015-02-19
2
-10
/
+14
|
|
*
|
|
|
|
kdb: Fix off by one error in kdb_cpu()
Jason Wessel
2015-02-19
2
-2
/
+2
|
|
*
|
|
|
|
kdb: fix incorrect counts in KDB summary command output
Jay Lan
2015-02-19
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-02-19
1
-31
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
kbuild,gcov: simplify kernel/gcov/Makefile more
Masahiro Yamada
2015-01-09
1
-19
/
+4
|
|
*
|
|
|
|
|
kbuild,gcov: simplify kernel/gcov/Makefile
Masahiro Yamada
2015-01-09
1
-3
/
+3
|
|
*
|
|
|
|
|
kbuild,gcov: remove unnecessary workaround
Masahiro Yamada
2015-01-09
1
-12
/
+1
|
|
*
|
|
|
|
|
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
2015-01-09
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
2
-151
/
+37
|
|
\
\
\
\
\
\
\
[next]