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
...
|
|
*
|
|
|
|
perf: Optimize perf_tp_event_match()
Peter Zijlstra
2010-05-21
1
-1
/
+4
|
|
*
|
|
|
|
perf: Remove more code from the fastpath
Peter Zijlstra
2010-05-21
1
-16
/
+4
|
|
*
|
|
|
|
perf: Optimize the !vmalloc backed buffer
Peter Zijlstra
2010-05-21
1
-15
/
+26
|
|
*
|
|
|
|
perf: Optimize perf_output_copy()
Peter Zijlstra
2010-05-21
1
-28
/
+26
|
|
*
|
|
|
|
perf: Fix wakeup storm for RO mmap()s
Peter Zijlstra
2010-05-21
1
-2
/
+2
|
|
*
|
|
|
|
perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers
Peter Zijlstra
2010-05-21
1
-0
/
+19
|
|
*
|
|
|
|
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
4
-113
/
+128
|
|
*
|
|
|
|
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-21
3
-56
/
+37
|
|
*
|
|
|
|
perf: Fix forgotten preempt_enable by nested writers
Frederic Weisbecker
2010-05-20
1
-1
/
+2
|
|
*
|
|
|
|
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-05-20
48
-1410
/
+2153
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
perf: Comply with new rcu checks API
Frederic Weisbecker
2010-05-20
1
-12
/
+46
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
perf: Optimize perf_output_*() by avoiding local_xchg()
Peter Zijlstra
2010-05-18
1
-1
/
+2
|
|
*
|
|
|
|
perf: Optimize the hotpath by converting the perf output buffer to local_t
Peter Zijlstra
2010-05-18
1
-15
/
+15
|
|
*
|
|
|
|
perf: Optimize the perf_output() path by removing IRQ-disables
Peter Zijlstra
2010-05-18
1
-66
/
+28
|
|
*
|
|
|
|
perf: Disallow mmap() on per-task inherited events
Peter Zijlstra
2010-05-18
1
-0
/
+8
|
|
*
|
|
|
|
perf: Optimize buffer placement by allocating buffers NUMA aware
Peter Zijlstra
2010-05-18
1
-2
/
+15
|
|
*
|
|
|
|
perf: Fix errors path in perf_output_begin()
Stephane Eranian
2010-05-18
1
-1
/
+1
|
|
*
|
|
|
|
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-18
4
-13
/
+23
|
*
|
|
|
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-18
18
-910
/
+849
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
2010-05-14
1
-2
/
+2
|
*
|
|
|
|
|
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
4
-15
/
+15
|
*
|
|
|
|
|
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
6
-23
/
+26
|
*
|
|
|
|
|
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
3
-11
/
+17
|
*
|
|
|
|
|
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
9
-78
/
+160
|
*
|
|
|
|
|
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
4
-10
/
+12
|
*
|
|
|
|
|
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
6
-31
/
+83
|
*
|
|
|
|
|
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
4
-23
/
+114
|
*
|
|
|
|
|
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
8
-162
/
+201
|
*
|
|
|
|
|
tracing: Create class struct for events
Steven Rostedt
2010-05-14
5
-20
/
+28
|
*
|
|
|
|
|
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
2010-05-14
24
-1049
/
+1001
|
|
\
\
\
\
\
\
*
|
|
|
|
|
|
|
Avoid warning when CPU hotplug isn't enabled
Linus Torvalds
2010-05-27
1
-6
/
+3
*
|
|
|
|
|
|
|
numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations
Lee Schermerhorn
2010-05-27
1
-2
/
+2
*
|
|
|
|
|
|
|
panic: call console_verbose() in panic
Anton Blanchard
2010-05-27
1
-0
/
+1
*
|
|
|
|
|
|
|
pids: fix fork_idle() to setup ->pids correctly
Oleg Nesterov
2010-05-27
1
-1
/
+13
*
|
|
|
|
|
|
|
pids: increase pid_max based on num_possible_cpus
Hedi Berriche
2010-05-27
1
-0
/
+7
*
|
|
|
|
|
|
|
cpuhotplug: do not need cpu_hotplug_begin() when CONFIG_HOTPLUG_CPU=n
Lai Jiangshan
2010-05-27
1
-18
/
+22
*
|
|
|
|
|
|
|
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
7
-13
/
+17
*
|
|
|
|
|
|
|
cpu-hotplug: return better errno on cpu hotplug failure
Akinobu Mita
2010-05-27
1
-6
/
+8
*
|
|
|
|
|
|
|
cpu-hotplug: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail()
Akinobu Mita
2010-05-27
1
-23
/
+31
*
|
|
|
|
|
|
|
proc: turn signal_struct->count into "int nr_threads"
Oleg Nesterov
2010-05-27
2
-8
/
+5
*
|
|
|
|
|
|
|
proc_sched_show_task(): use get_nr_threads()
Oleg Nesterov
2010-05-27
1
-8
/
+2
*
|
|
|
|
|
|
|
check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check
Oleg Nesterov
2010-05-27
1
-8
/
+0
*
|
|
|
|
|
|
|
exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct()
Oleg Nesterov
2010-05-27
2
-1
/
+1
*
|
|
|
|
|
|
|
kill the obsolete thread_group_cputime_free() helper
Oleg Nesterov
2010-05-27
1
-1
/
+0
*
|
|
|
|
|
|
|
exit: __exit_signal: use thread_group_leader() consistently
Oleg Nesterov
2010-05-27
1
-6
/
+6
*
|
|
|
|
|
|
|
signals: kill the awful task_rq_unlock_wait() hack
Oleg Nesterov
2010-05-27
2
-13
/
+0
*
|
|
|
|
|
|
|
signals: clear signal->tty when the last thread exits
Oleg Nesterov
2010-05-27
1
-1
/
+4
*
|
|
|
|
|
|
|
signals: make task_struct->signal immutable/refcountable
Oleg Nesterov
2010-05-27
2
-10
/
+16
*
|
|
|
|
|
|
|
fork/exit: move tty_kref_put() outside of __cleanup_signal()
Oleg Nesterov
2010-05-27
2
-2
/
+1
*
|
|
|
|
|
|
|
posix-cpu-timers: avoid "task->signal != NULL" checks
Oleg Nesterov
2010-05-27
1
-6
/
+6
[prev]
[next]