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 hists browser: Use '/' for search/filter instead of 's'
Arnaldo Carvalho de Melo
2012-05-10
1
-2
/
+2
*
perf annotate: shorten helpline so it fits in visible space
David Ahern
2012-05-09
1
-3
/
+3
*
perf record: Reset event name when falling back to cpu-clock
David Ahern
2012-05-09
1
-0
/
+4
*
perf top: Update event name when falling back to cpu-clock
David Ahern
2012-05-09
1
-0
/
+4
*
perf stat: handle ENXIO error for perf_event_open
David Ahern
2012-05-09
1
-1
/
+6
*
perf record: Fix fallback to cpu-clock on ppc
David Ahern
2012-05-09
1
-2
/
+6
*
perf report: Fix format string for x86-32 compilation
Jiri Olsa
2012-05-09
1
-1
/
+1
*
perf top: Default to system wide using perf_target methods
Arnaldo Carvalho de Melo
2012-05-08
1
-2
/
+1
*
perf stat: Use perf_evlist__create_maps
Namhyung Kim
2012-05-07
1
-14
/
+8
*
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
6
-20
/
+31
*
perf tools: Introduce perf_target__strerror()
Namhyung Kim
2012-05-07
5
-5
/
+87
*
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
2012-05-07
6
-39
/
+42
*
perf target: Introduce perf_target_errno
Namhyung Kim
2012-05-07
2
-12
/
+46
*
perf evlist: Fix creation of cpu map
Namhyung Kim
2012-05-07
1
-2
/
+3
*
perf top: Set target.system_wide
Arnaldo Carvalho de Melo
2012-05-07
1
-0
/
+4
*
perf session: Fail on processing event with unknown size
Jiri Olsa
2012-05-04
1
-21
/
+9
*
perf ui: Change fallback policy of setup_browser()
Namhyung Kim
2012-05-02
4
-18
/
+16
*
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
2012-05-02
7
-165
/
+205
*
perf ui gtk: Rename functions for consistency
Namhyung Kim
2012-05-02
3
-17
/
+17
*
perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
Namhyung Kim
2012-05-02
3
-6
/
+5
*
perf ui: Make setup_browser() generic
Namhyung Kim
2012-05-02
1
-19
/
+25
*
perf target: Split out perf_target handling code
Namhyung Kim
2012-05-02
8
-44
/
+68
*
perf tools: Check more combinations of PID/TID, UID and CPU switches
Namhyung Kim
2012-05-02
1
-0
/
+14
*
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
2012-05-02
5
-16
/
+15
*
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
2012-05-02
5
-29
/
+31
*
perf top: Convert to struct perf_target
Namhyung Kim
2012-05-02
3
-30
/
+28
*
perf stat: Convert to struct perf_target
Namhyung Kim
2012-05-02
1
-25
/
+22
*
perf tools: Introduce struct perf_target
Namhyung Kim
2012-05-02
5
-32
/
+41
*
perf tools: Fix include header files in util/parse-events.h
Robert Richter
2012-05-02
1
-0
/
+2
*
perf test: Make the rdpmc test honour 'verbose' mode
Arnaldo Carvalho de Melo
2012-05-02
1
-4
/
+2
*
perf tools: Cleanup realloc use
Ulrich Drepper
2012-04-23
1
-11
/
+6
*
Merge tag 'v3.4-rc2' into perf/core
Ingo Molnar
2012-04-13
4774
-61460
/
+129817
|
\
|
*
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
2012-04-07
1
-1
/
+1
|
*
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-07
2
-1
/
+8
|
|
\
|
|
*
regmap: prevent division by zero in rbtree_show
Stephen Warren
2012-04-04
1
-1
/
+7
|
|
*
regmap: Export regcache_sync_region()
Mark Brown
2012-04-03
1
-0
/
+1
|
*
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-07
8
-12
/
+36
|
|
\
\
|
|
*
|
KVM: Resolve RCU vs. async page fault problem
Gleb Natapov
2012-04-05
1
-0
/
+4
|
|
*
|
Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master
Avi Kivity
2012-04-05
5
-11
/
+29
|
|
|
\
\
|
|
|
*
|
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
2012-04-03
1
-2
/
+1
|
|
|
*
|
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-03
2
-1
/
+13
|
|
|
*
|
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Paul Mackerras
2012-04-03
1
-2
/
+6
|
|
|
*
|
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-04-03
1
-4
/
+5
|
|
|
*
|
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
2012-04-03
1
-2
/
+4
|
|
*
|
|
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
2012-04-05
1
-0
/
+2
|
|
*
|
|
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
Sasikantha babu
2012-04-05
1
-1
/
+1
|
*
|
|
|
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-04-07
20
-105
/
+147
|
|
\
\
\
\
|
|
*
|
|
|
sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver
Shimoda, Yoshihiro
2012-04-05
1
-1
/
+1
|
|
|
|
|
|
|
|
|
\
\
\
|
|
*
-
.
\
\
\
Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...
Paul Mundt
2012-03-30
4
-102
/
+131
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
serial: sh-sci: use serial_port_in/out vs sci_in/out.
Paul Mundt
2012-03-30
2
-89
/
+86
[next]