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
*
tracing: Drop the nested field from lock_release event
Frederic Weisbecker
2010-05-09
1
-1
/
+1
*
tracing: Drop lock_acquired waittime field
Frederic Weisbecker
2010-05-09
1
-1
/
+1
*
kprobes: Move enable/disable_kprobe() out from debugfs code
Masami Hiramatsu
2010-05-08
1
-66
/
+66
*
perf_event: Make software events work again
Paul Mackerras
2010-05-08
1
-6
/
+6
*
perf: Add group scheduling transactional APIs
Lin Ming
2010-05-07
1
-13
/
+20
*
perf: Annotate perf_event_read_group() vs perf_event_release_kernel()
Peter Zijlstra
2010-05-07
1
-2
/
+14
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-05-07
4
-7
/
+25
|
\
|
*
perf: Fix exit() vs PERF_FORMAT_GROUP
Peter Zijlstra
2010-05-07
1
-0
/
+5
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-05-05
1
-1
/
+1
|
|
\
|
|
*
workqueue: flush_delayed_work: keep the original workqueue for re-queueing
Oleg Nesterov
2010-04-30
1
-1
/
+1
|
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-04
1
-1
/
+1
|
|
\
\
|
|
*
|
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
2010-05-01
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-04
2
-5
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
rcu: Fix RCU lockdep splat on freezer_fork path
Paul E. McKenney
2010-04-30
1
-1
/
+4
|
|
*
rcu: Fix RCU lockdep splat in set_task_cpu on fork path
Peter Zijlstra
2010-04-30
1
-0
/
+10
|
|
*
mutex: Don't spin when the owner CPU is offline or other weird cases
Benjamin Herrenschmidt
2010-04-23
1
-4
/
+4
*
|
|
perf: Fix check at end of event search
Dan Carpenter
2010-05-06
1
-1
/
+1
*
|
|
hw_breakpoints: Fix percpu build failure
Frederic Weisbecker
2010-05-04
1
-1
/
+1
*
|
|
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
2010-05-01
2
-31
/
+48
*
|
|
hw-breakpoints: Handle breakpoint weight in allocation constraints
Frederic Weisbecker
2010-05-01
1
-18
/
+45
*
|
|
hw-breakpoints: Separate constraint space for data and instruction breakpoints
Frederic Weisbecker
2010-05-01
1
-27
/
+59
*
|
|
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
2010-05-01
1
-2
/
+24
*
|
|
hw-breakpoints: Check disabled breakpoints again
Frederic Weisbecker
2010-05-01
1
-11
/
+1
*
|
|
Merge commit 'v2.6.34-rc6' into perf/core
Ingo Molnar
2010-04-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
kernel/sys.c: fix compat uname machine
Andreas Schwab
2010-04-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-04-23
4
-4
/
+11
|
\
\
|
|
/
|
*
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
2010-04-22
1
-2
/
+0
|
*
CRED: Fix double free in prepare_usermodehelper_creds() error handling
David Howells
2010-04-21
1
-0
/
+2
|
*
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
2010-04-19
1
-0
/
+7
|
*
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
Jiri Slaby
2010-04-10
1
-1
/
+1
|
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-04-08
1
-1
/
+1
|
|
\
|
|
*
sched: Fix sched_getaffinity()
Anton Blanchard
2010-04-06
1
-1
/
+1
*
|
|
perf: Enhance perf to allow for guest statistic collection from host
Zhang, Yanmin
2010-04-19
1
-1
/
+22
*
|
|
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-04-15
2
-220
/
+331
|
\
\
\
|
*
|
|
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
2010-04-14
2
-220
/
+331
*
|
|
|
perf: Fix hlist related build error
Frederic Weisbecker
2010-04-15
1
-30
/
+30
|
/
/
/
*
|
|
perf: Make clock software events consistent with general exclusion rules
Frederic Weisbecker
2010-04-14
1
-8
/
+1
*
|
|
perf: Store active software events in a hashlist
Frederic Weisbecker
2010-04-14
1
-63
/
+183
*
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-04-08
57
-181
/
+284
|
\
\
\
|
|
/
/
|
*
|
mm: avoid null-pointer deref in sync_mm_rss()
KAMEZAWA Hiroyuki
2010-04-07
2
-1
/
+5
|
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-04-06
1
-0
/
+10
|
|
\
\
|
|
*
|
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
2010-03-31
1
-0
/
+10
|
*
|
|
Fix up possibly racy module refcounting
Nick Piggin
2010-04-05
1
-8
/
+27
|
*
|
|
audit: preface audit printk with audit
Eric Paris
2010-04-05
1
-1
/
+1
|
*
|
|
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
2010-04-05
49
-6
/
+44
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
11
-129
/
+153
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
49
-6
/
+44
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-04-05
2
-47
/
+78
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
percpu, module: implement and use is_kernel/module_percpu_address()
Tejun Heo
2010-03-29
2
-16
/
+43
|
|
*
|
|
module: encapsulate percpu handling better and record percpu_size
Tejun Heo
2010-03-29
1
-31
/
+35
[next]