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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-26
4
-36
/
+36
*
tracing: Make syscall tracepoints conditional
Josh Stone
2009-08-26
1
-0
/
+4
*
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
3
-7
/
+21
*
tracing/events: Add trace_define_common_fields()
Li Zefan
2009-08-19
2
-12
/
+4
*
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-19
2
-3
/
+2
*
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
2
-3
/
+6
*
tracing/events: Add module tracepoints
Li Zefan
2009-08-17
2
-3
/
+137
*
tracing: Add fields format definition for syscall events
Frederic Weisbecker
2009-08-11
2
-0
/
+3
*
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
2
-2
/
+4
*
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
3
-1
/
+60
*
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
2
-4
/
+26
*
tracing: Add trace events for each syscall entry/exit
Jason Baron
2009-08-11
2
-11
/
+68
*
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
2
-4
/
+5
*
tracing: Add syscall tracepoints
Jason Baron
2009-08-11
1
-0
/
+20
*
tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
Jason Baron
2009-08-11
1
-4
/
+27
*
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-08-11
1
-1
/
+0
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-11
53
-186
/
+559
|
\
|
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-10
2
-7
/
+20
|
|
\
|
|
*
perf_counter: Zero dead bytes from ftrace raw samples size alignment
Frederic Weisbecker
2009-08-10
1
-0
/
+4
|
|
*
perf_counter: Subtract the buffer size field from the event record size
Frederic Weisbecker
2009-08-10
1
-1
/
+7
|
|
*
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2009-08-10
2
-1
/
+4
|
|
*
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
2009-08-09
1
-5
/
+5
|
*
|
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-08-09
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KVM: fix ack not being delivered when msi present
Michael S. Tsirkin
2009-08-05
1
-0
/
+1
|
*
|
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
3
-36
/
+107
|
*
|
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
2009-08-09
1
-25
/
+85
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
Linus Torvalds
2009-08-07
1
-1
/
+2
|
|
\
\
|
|
*
|
vfs: add __destroy_inode
Christoph Hellwig
2009-08-07
1
-0
/
+1
|
|
*
|
vfs: fix inode_init_always calling convention
Christoph Hellwig
2009-08-07
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-07
1
-5
/
+3
|
|
\
\
|
|
*
|
ftrace: Fix perf-tracepoint OOPS
Peter Zijlstra
2009-08-06
1
-5
/
+3
|
|
|
/
|
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-08-07
2
-1
/
+3
|
|
\
\
|
|
*
|
mtd: fix the conversion from dev to mtd_info
Saeed Bishara
2009-08-03
1
-1
/
+1
|
|
*
|
mtd: let include/linux/mtd/partitions.h stand on its own
Nicolas Pitre
2009-08-03
1
-0
/
+2
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-08-07
1
-6
/
+7
|
|
\
\
\
|
|
*
|
|
Input: matrix_keypad - make matrix keymap size dynamic
Eric Miao
2009-08-05
1
-6
/
+7
|
*
|
|
|
bzip2/lzma/gzip: fix comments describing decompressor API
Phillip Lougher
2009-08-07
1
-13
/
+19
|
*
|
|
|
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
KAMEZAWA Hiroyuki
2009-08-07
1
-0
/
+28
|
*
|
|
|
drm/radeon: Add support for RS880 chips
Alex Deucher
2009-08-05
1
-0
/
+5
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-08-04
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
tty-ldisc: make refcount be atomic_t 'users' count
Linus Torvalds
2009-08-04
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-08-04
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
block: Add a wrapper for setting minimum request size without a queue
Martin K. Petersen
2009-08-01
1
-0
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-04
3
-2
/
+17
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-03
1
-0
/
+5
|
|
|
\
\
\
\
|
|
|
*
|
|
|
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
2009-08-03
1
-0
/
+5
|
|
*
|
|
|
|
bluetooth: rfcomm_init bug fix
Dave Young
2009-08-03
1
-1
/
+11
|
|
|
/
/
/
/
|
|
*
|
|
|
ip: fix logic of reverse path filter sysctl
Stephen Hemminger
2009-07-27
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-08-04
1
-0
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/radeon: add some new r7xx pci ids
Alex Deucher
2009-08-04
1
-0
/
+5
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
[next]