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: Undo the per cpu-context timer stuff
Peter Zijlstra
2010-09-17
2
-30
/
+51
*
perf: Fix perf_event_exit_cpu_context()
Peter Zijlstra
2010-09-17
1
-2
/
+1
*
perf: Complete software pmu grouping
Peter Zijlstra
2010-09-17
1
-5
/
+60
*
perf_events: Fix broken event grouping
Stephane Eranian
2010-09-17
1
-8
/
+7
*
kprobes: Add sparse context annotations
Namhyung Kim
2010-09-15
1
-0
/
+4
*
kprobes: Make functions static
Namhyung Kim
2010-09-15
1
-2
/
+3
*
kprobes: Verify jprobe entry point
Namhyung Kim
2010-09-15
1
-5
/
+9
*
kprobes: Remove redundant address check
Namhyung Kim
2010-09-15
1
-8
/
+5
*
perf events: Clean up pid passing
Matt Helsley
2010-09-15
3
-15
/
+13
*
perf events: Split out task search into helper
Matt Helsley
2010-09-15
1
-23
/
+40
*
hw breakpoints: Fix pid namespace bug
Matt Helsley
2010-09-15
1
-1
/
+2
*
watchdog: Avoid kernel crash when disabling watchdog
Stephane Eranian
2010-09-15
1
-0
/
+3
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
20
-184
/
+409
|
\
|
*
tracing: Fix reading of set_ftrace_filter across lists
Steven Rostedt
2010-09-14
1
-3
/
+3
|
*
tracing: Keep track of set_ftrace_filter position and allow lseek again
Steven Rostedt
2010-09-14
1
-8
/
+26
|
*
tracing: Replace typecasted void pointer in set_ftrace_filter code
Steven Rostedt
2010-09-14
1
-21
/
+46
|
*
tracing: Do not reset *pos in set_ftrace_filter
Steven Rostedt
2010-09-14
1
-2
/
+6
|
*
sched: Improve latencies under load by decreasing minimum scheduling granularity
Ingo Molnar
2010-09-13
1
-3
/
+3
|
*
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-09-11
2
-21
/
+68
|
|
\
|
|
*
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
2010-09-11
1
-20
/
+65
|
|
*
PM QoS: Correct pr_debug() misuse and improve parameter checks
mark gross
2010-09-11
1
-1
/
+3
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-09-11
2
-2
/
+6
|
|
\
\
|
|
*
|
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2010-09-09
2
-2
/
+6
|
|
|
/
|
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-09-10
4
-22
/
+34
|
|
\
\
|
|
*
|
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
2010-09-09
1
-0
/
+2
|
*
|
|
swap: revert special hibernation allocation
Hugh Dickins
2010-09-09
3
-5
/
+3
|
*
|
|
kernel/groups.c: fix integer overflow in groups_search
Jerome Marchand
2010-09-09
1
-3
/
+2
|
*
|
|
cgroups: fix API thinko
Michael S. Tsirkin
2010-09-09
1
-6
/
+7
|
*
|
|
gcov: fix null-pointer dereference for certain module types
Peter Oberparleiter
2010-09-09
1
-64
/
+180
|
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-09-08
7
-28
/
+12
|
|
\
\
\
|
|
*
|
|
gcc-4.6: kernel/*: Fix unused but set warnings
Andi Kleen
2010-09-05
5
-12
/
+3
|
|
*
|
|
mutex: Fix annotations to include it in kernel-locking docbook
Randy Dunlap
2010-09-03
1
-16
/
+7
|
|
*
|
|
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
2010-08-31
1
-0
/
+2
|
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-09-08
3
-13
/
+45
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-09-07
1
-15
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask
Tejun Heo
2010-08-31
1
-1
/
+1
|
|
*
|
|
|
workqueue: fix GCWQ_DISASSOCIATED initialization
Tejun Heo
2010-08-31
1
-2
/
+3
|
|
*
|
|
|
workqueue: fix cwq->nr_active underflow
Tejun Heo
2010-08-25
1
-10
/
+20
|
|
*
|
|
|
workqueue: improve destroy_workqueue() debuggability
Tejun Heo
2010-08-24
1
-1
/
+6
|
|
*
|
|
|
workqueue: mark lock acquisition on worker_maybe_bind_and_lock()
Namhyung Kim
2010-08-23
1
-0
/
+1
|
|
*
|
|
|
workqueue: annotate lock context change
Namhyung Kim
2010-08-23
1
-0
/
+6
|
|
*
|
|
|
workqueue: free rescuer on destroy_workqueue
Xiaotian Feng
2010-08-16
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-08-28
1
-5
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PM QoS: Fix inline documentation.
Saravana Kannan
2010-08-26
1
-4
/
+6
|
|
*
|
|
|
|
PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()
David Alan Gilbert
2010-08-24
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-28
3
-3
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-08-21
1
-1
/
+1
|
|
*
|
|
|
|
|
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
2010-08-19
2
-2
/
+2
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-25
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-08-25
1
-0
/
+2
|
|
\
\
\
\
\
\
[next]