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
*
hw_breakpoint: Introduce "struct bp_cpuinfo"
Oleg Nesterov
2013-06-20
1
-33
/
+36
*
hw_breakpoint: Simplify *register_wide_hw_breakpoint()
Oleg Nesterov
2013-06-20
1
-23
/
+11
*
hw_breakpoint: Introduce cpumask_of_bp()
Oleg Nesterov
2013-06-20
1
-26
/
+17
*
hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() paths
Oleg Nesterov
2013-06-20
1
-12
/
+8
*
hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths
Oleg Nesterov
2013-06-20
1
-24
/
+16
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-06-20
2
-7
/
+13
|
\
|
*
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
2013-06-20
1
-2
/
+2
|
*
hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
Oleg Nesterov
2013-06-20
1
-1
/
+1
|
*
kprobes: Fix arch_prepare_kprobe to handle copy insn failures
Masami Hiramatsu
2013-06-20
1
-4
/
+10
*
|
perf/x86/intel: Add mem-loads/stores support for Haswell
Andi Kleen
2013-06-19
3
-7
/
+41
*
|
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
2013-06-19
3
-7
/
+61
*
|
perf/x86/intel: Move NMI clearing to end of PMI handler
Andi Kleen
2013-06-19
2
-8
/
+13
*
|
perf/x86/intel: Add Haswell PEBS support
Andi Kleen
2013-06-19
3
-2
/
+42
*
|
perf/x86/intel: Add simple Haswell PMU support
Andi Kleen
2013-06-19
3
-2
/
+91
*
|
perf/x86/intel: Add Haswell PEBS record support
Andi Kleen
2013-06-19
2
-22
/
+91
*
|
perf/x86/intel: Fix sparse warning
Yan, Zheng
2013-06-19
1
-1
/
+1
*
|
perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation
Suravee Suthikulpanit
2013-06-19
3
-0
/
+548
*
|
perf/x86/amd: Add IOMMU Performance Counter resource management
Steven L Kinney
2013-06-19
3
-12
/
+150
*
|
perf/x86: Only print PMU state when also WARN()'ing
Dave Hansen
2013-06-19
1
-2
/
+6
*
|
perf/x86: Reduce stack usage of x86_schedule_events()
Andrew Hunter
2013-06-19
4
-18
/
+26
*
|
perf: Add const qualifier to perf_pmu_register's 'name' arg
Mischa Jonker
2013-06-19
3
-4
/
+4
*
|
perf: Fix hypervisor branch sampling permission check
Stephane Eranian
2013-06-19
1
-2
/
+2
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-06-19
5
-85
/
+187
|
\
\
|
|
/
|
*
perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP
Stephane Eranian
2013-06-19
1
-1
/
+1
|
*
perf: Fix mmap() accounting hole
Peter Zijlstra
2013-06-19
2
-72
/
+159
|
*
perf: Fix perf mmap bugs
Peter Zijlstra
2013-05-28
3
-19
/
+24
|
*
kprobes: Fix to free gone and unused optprobes
Masami Hiramatsu
2013-05-28
1
-10
/
+20
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-05-31
41
-778
/
+1270
|
\
\
|
*
|
perf tools: Add missing liblk.a dependency for python/perf.so
Jiri Olsa
2013-05-30
1
-1
/
+1
|
*
|
perf tools: Remove '?=' Makefile STRIP assignment
Jiri Olsa
2013-05-30
1
-1
/
+1
|
*
|
perf tools: Replace multiple line assignment with multiple statements
Jiri Olsa
2013-05-30
1
-24
/
+19
|
*
|
perf tools: Replace tabs with spaces for all non-commands statements
Jiri Olsa
2013-05-30
2
-238
/
+238
|
*
|
perf tools: Add NO_BIONIC variable to confiure bionic setup
Jiri Olsa
2013-05-30
2
-0
/
+6
|
*
|
perf tools: Switch to full path C include directories
Jiri Olsa
2013-05-30
2
-14
/
+39
|
*
|
perf tools: Merge all *LDFLAGS* make variable into LDFLAGS
Jiri Olsa
2013-05-30
2
-22
/
+25
|
*
|
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
2013-05-30
3
-84
/
+89
|
*
|
perf evlist: Reset SIGTERM handler in workload child process
David Ahern
2013-05-30
1
-0
/
+2
|
*
|
perf: Expand definition of sysfs format attribute
Michael Ellerman
2013-05-29
1
-0
/
+6
|
*
|
perf: Power7 Update testing ABI to list CPI-stack events
Sukadev Bhattiprolu
2013-05-29
1
-5
/
+27
|
*
|
perf: Power7: Make CPI stack events available in sysfs
Sukadev Bhattiprolu
2013-05-29
1
-0
/
+73
|
*
|
tools lib lk: Respect CROSS_COMPILE
Rabin Vincent
2013-05-29
1
-0
/
+3
|
*
|
perf tools: Remove cwdlen from struct perf_session
Jiri Olsa
2013-05-29
1
-1
/
+0
|
*
|
perf tools: Remove frozen from perf_header struct
Jiri Olsa
2013-05-29
2
-3
/
+0
|
*
|
perf tests: Fix exclude_guest|exclude_host checking for attr tests
Jiri Olsa
2013-05-29
2
-4
/
+4
|
*
|
perf tests: Fix attr test for record -d option
Jiri Olsa
2013-05-29
1
-1
/
+4
|
*
|
perf tools: Final touches for CHK config move
Jiri Olsa
2013-05-29
1
-11
/
+0
|
*
|
perf tools: Move paths config into config/Makefile
Jiri Olsa
2013-05-29
2
-58
/
+52
|
*
|
perf tools: Move libnuma check config into config/Makefile
Jiri Olsa
2013-05-29
2
-8
/
+12
|
*
|
perf tools: Move stdlib check config into config/Makefile
Jiri Olsa
2013-05-29
2
-18
/
+18
|
*
|
perf tools: Move libbfd check config into config/Makefile
Jiri Olsa
2013-05-29
2
-37
/
+37
[next]