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
*
uprobes: __replace_page() needs munlock_vma_page()
Oleg Nesterov
2012-07-30
1
-2
/
+6
*
uprobes: Rename vma_address() and make it return "unsigned long"
Oleg Nesterov
2012-07-30
1
-10
/
+5
*
uprobes: Fix register_for_each_vma()->vma_address() check
Oleg Nesterov
2012-07-30
1
-4
/
+5
*
uprobes: Introduce vaddr_to_offset(vma, vaddr)
Oleg Nesterov
2012-07-30
1
-6
/
+8
*
uprobes: Teach build_probe_list() to consider the range
Oleg Nesterov
2012-07-30
1
-53
/
+50
*
uprobes: Fix overflow in vma_address()/find_active_uprobe()
Oleg Nesterov
2012-07-30
1
-2
/
+2
*
uprobes: Suppress uprobe_munmap() from mmput()
Oleg Nesterov
2012-07-30
1
-0
/
+3
*
uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe()
Oleg Nesterov
2012-07-30
1
-4
/
+4
*
uprobes: Clean up and document write_opcode()->lock_page(old_page)
Oleg Nesterov
2012-07-30
1
-13
/
+14
*
uprobes: Kill write_opcode()->lock_page(new_page)
Oleg Nesterov
2012-07-30
1
-2
/
+0
*
uprobes: __replace_page() should not use page_address_in_vma()
Oleg Nesterov
2012-07-30
1
-7
/
+4
*
uprobes: Don't recheck vma/f_mapping in write_opcode()
Oleg Nesterov
2012-07-30
1
-18
/
+1
*
sched: Deliver sched_switch events to the current task
Andrew Vagin
2012-07-26
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
4
-361
/
+432
|
\
|
*
Merge branch 'linus' into timers/core
Ingo Molnar
2012-07-18
1
-0
/
+1
|
|
\
|
*
|
time: Rework timekeeping functions to take timekeeper ptr as argument
John Stultz
2012-07-15
1
-105
/
+103
|
*
|
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
John Stultz
2012-07-15
1
-21
/
+21
|
*
|
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
John Stultz
2012-07-15
1
-19
/
+10
|
*
|
time: Refactor accumulation of nsecs to secs
John Stultz
2012-07-15
1
-22
/
+32
|
*
|
time: Condense timekeeper.xtime into xtime_sec
John Stultz
2012-07-15
1
-71
/
+110
|
*
|
time: Explicitly use u32 instead of int for shift values
John Stultz
2012-07-15
1
-3
/
+3
|
*
|
time: Whitespace cleanups per Ingo%27s requests
John Stultz
2012-07-15
1
-21
/
+18
|
*
|
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2012-07-15
22
-394
/
+1061
|
|
\
\
|
*
\
\
Merge branch 'nohz-for-tip-2' of git://github.com/fweisbec/linux-dynticks int...
Thomas Gleixner
2012-06-11
9
-167
/
+310
|
|
\
\
\
|
|
*
|
|
nohz: Move next idle expiry time record into idle logic area
Frederic Weisbecker
2012-06-11
1
-10
/
+14
|
|
*
|
|
nohz: Move ts->idle_calls incrementation into strict idle logic
Frederic Weisbecker
2012-06-11
1
-39
/
+47
|
|
*
|
|
nohz: Rename ts->idle_tick to ts->last_tick
Frederic Weisbecker
2012-06-11
2
-4
/
+4
|
|
*
|
|
nohz: Make nohz API agnostic against idle ticks cputime accounting
Frederic Weisbecker
2012-06-11
1
-15
/
+22
|
|
*
|
|
nohz: Separate idle sleeping time accounting from nohz logic
Frederic Weisbecker
2012-06-11
1
-35
/
+42
|
*
|
|
|
timers: Improve get_next_timer_interrupt()
Thomas Gleixner
2012-06-06
1
-5
/
+8
|
*
|
|
|
timers: Add accounting of non deferrable timers
Thomas Gleixner
2012-06-06
1
-8
/
+23
|
*
|
|
|
timers: Consolidate base->next_timer update
Thomas Gleixner
2012-06-06
1
-11
/
+15
|
*
|
|
|
timers: Create detach_if_pending() and use it
Thomas Gleixner
2012-06-06
1
-33
/
+23
*
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
2
-22
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
smpboot: Remove leftover declaration
Thomas Gleixner
2012-06-11
1
-2
/
+0
|
*
|
|
|
|
smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()
Yong Zhang
2012-06-05
1
-20
/
+0
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-22
8
-254
/
+313
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-07-18
1
-0
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing: Check for allocation failure in __tracing_open()
Dan Carpenter
2012-07-11
1
-0
/
+4
|
*
|
|
|
|
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-18
14
-200
/
+472
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
/
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-07-06
4
-10
/
+33
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ring-buffer: Fix uninitialized read_stamp
Steven Rostedt
2012-06-28
1
-0
/
+4
|
|
*
|
|
|
|
|
tracing: Remove NR_CPUS array from trace_iterator
Steven Rostedt
2012-06-28
3
-10
/
+27
|
|
*
|
|
|
|
|
tracing/selftest: Add a WARN_ON() if a tracer test fails
Steven Rostedt
2012-06-28
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-07-05
12
-218
/
+591
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
perf: Introduce perf_pmu_migrate_context()
Yan, Zheng
2012-06-18
1
-0
/
+36
|
*
|
|
|
|
|
|
perf: Allow the PMU driver to choose the CPU on which to install events
Yan, Zheng
2012-06-18
1
-4
/
+4
|
*
|
|
|
|
|
|
perf: Avoid race between cpu hotplug and installing event
Yan, Zheng
2012-06-18
1
-0
/
+5
|
*
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-06-18
3
-5
/
+26
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-06-18
2
-7
/
+3
|
|
\
\
\
\
\
\
\
\
[next]