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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
2012-06-18
1
-3
/
+7
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-06-15
5
-8
/
+61
|
\
|
*
perf tools: Fix synthesizing tracepoint names from the perf.data headers
Arnaldo Carvalho de Melo
2012-06-12
1
-0
/
+32
|
*
perf stat: Fix default output file
Stephane Eranian
2012-06-11
1
-1
/
+7
|
*
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
2012-06-11
4
-7
/
+22
*
|
watchdog: Quiet down the boot messages
Don Zickus
2012-06-14
1
-1
/
+18
*
|
perf/x86: Fix broken LBR fixup code
Stephane Eranian
2012-06-13
1
-1
/
+1
|
/
*
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-06-08
1
-1
/
+1
|
\
|
*
tracing: Have tracing_off() actually turn tracing off
Steven Rostedt
2012-06-06
1
-1
/
+1
*
|
perf/x86: Check user address explicitly in copy_from_user_nmi()
Arun Sharma
2012-06-06
1
-0
/
+4
*
|
perf/x86: Check if user fp is valid
Arun Sharma
2012-06-06
2
-6
/
+18
*
|
perf: Limit callchains to 127
Arun Sharma
2012-06-06
1
-1
/
+1
*
|
perf/x86: Allow multiple stacks
Arun Sharma
2012-06-06
1
-6
/
+0
*
|
perf/x86: Update SNB PEBS constraints
Peter Zijlstra
2012-06-06
1
-8
/
+1
*
|
perf/x86: Enable/Add IvyBridge hardware support
Peter Zijlstra
2012-06-06
1
-1
/
+2
*
|
perf/x86: Implement cycles:p for SNB/IVB
Peter Zijlstra
2012-06-06
2
-8
/
+43
*
|
perf/x86: Fix Intel shared extra MSR allocation
Peter Zijlstra
2012-06-06
3
-28
/
+66
*
|
x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix
Masami Hiramatsu
2012-06-06
2
-9
/
+13
*
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-06-06
21
-58
/
+214
|
\
\
|
*
|
perf: Remove duplicate invocation on perf_event_for_each
Namhyung Kim
2012-05-31
1
-1
/
+0
|
*
|
perf uprobes: Remove unnecessary check before strlist__delete
Srikar Dronamraju
2012-05-31
1
-6
/
+2
|
*
|
perf symbols: Check for valid dso before creating map
Srikar Dronamraju
2012-05-31
1
-1
/
+4
|
*
|
perf evsel: Fix 32 bit values endianity swap for sample_id_all header
Jiri Olsa
2012-05-31
1
-7
/
+22
|
*
|
perf session: Handle endianity swap on sample_id_all header data
Jiri Olsa
2012-05-31
1
-12
/
+55
|
*
|
perf symbols: Handle different endians properly during symbol load
Jiri Olsa
2012-05-31
2
-1
/
+62
|
*
|
perf evlist: Pass third argument to ioctl explicitly
Namhyung Kim
2012-05-31
1
-2
/
+4
|
*
|
perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUP
Namhyung Kim
2012-05-31
1
-3
/
+4
|
*
|
perf tools: Make --version show kernel version instead of pull req tag
Arnaldo Carvalho de Melo
2012-05-31
1
-1
/
+1
|
*
|
perf tools: Check if callchain is corrupted
Namhyung Kim
2012-05-31
2
-3
/
+15
|
*
|
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-31
7
-14
/
+17
|
*
|
perf tools: Fix pager on minimal-install embedded systems
Avik Sil
2012-05-30
1
-0
/
+4
|
*
|
perf tools: Fix make tarballs
Arnaldo Carvalho de Melo
2012-05-30
1
-0
/
+2
|
*
|
perf script: Fix regression in callchain dso name
David Ahern
2012-05-30
1
-1
/
+1
|
*
|
perf stat: Initialize default events wrt exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-05-30
3
-4
/
+19
|
*
|
perf annotate browser: Fix help window entry for navigating to hottest line
Arnaldo Carvalho de Melo
2012-05-30
1
-1
/
+1
|
*
|
perf report: Use the right symbol for annotation
Arnaldo Carvalho de Melo
2012-05-30
1
-1
/
+1
|
*
|
Merge branch 'linus' into perf/urgent
Ingo Molnar
2012-05-30
2884
-84702
/
+165430
|
|
\
\
*
|
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-06-05
6
-11
/
+87
|
\
\
\
\
|
*
|
|
|
fuse: fix blksize calculation
Miklos Szeredi
2012-05-14
1
-1
/
+9
|
*
|
|
|
fuse: fix stat call on 32 bit platforms
Pavel Shilovsky
2012-05-14
3
-1
/
+20
|
*
|
|
|
fuse: optimize fallocate on permanent failure
Miklos Szeredi
2012-04-26
2
-0
/
+10
|
*
|
|
|
fuse: add FALLOCATE operation
Anatol Pomozov
2012-04-25
2
-1
/
+46
|
*
|
|
|
fuse: Convert to kstrtoul_from_user
Peter Huewe
2012-04-25
1
-8
/
+2
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-05
8
-59
/
+120
|
\
\
\
\
\
|
*
|
|
|
|
sched: Remove NULL assignment of dattr_cur
Kamalesh Babulal
2012-05-30
1
-1
/
+0
|
*
|
|
|
|
sched: Remove the last NULL entry from sched_feat_names
Hiroshi Shimamoto
2012-05-30
1
-1
/
+0
|
*
|
|
|
|
sched: Make sched_feat_names const
Hiroshi Shimamoto
2012-05-30
1
-1
/
+1
|
*
|
|
|
|
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
2012-05-30
1
-5
/
+10
|
*
|
|
|
|
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2012-05-30
6
-20
/
+26
|
*
|
|
|
|
sched: Make sure to not re-read variables after validation
Peter Zijlstra
2012-05-30
1
-4
/
+11
[next]