index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-23
x86: Add NMI duration tracepoints
Dave Hansen
3
-2
/
+87
2013-06-23
perf: Drop sample rate when sampling is too slow
Dave Hansen
5
-5
/
+141
2013-06-23
x86: Warn when NMI handlers take large amounts of time
Dave Hansen
1
-1
/
+28
2013-06-20
hw_breakpoint: Introduce "struct bp_cpuinfo"
Oleg Nesterov
1
-33
/
+36
2013-06-20
hw_breakpoint: Simplify *register_wide_hw_breakpoint()
Oleg Nesterov
1
-23
/
+11
2013-06-20
hw_breakpoint: Introduce cpumask_of_bp()
Oleg Nesterov
1
-26
/
+17
2013-06-20
hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() paths
Oleg Nesterov
1
-12
/
+8
2013-06-20
hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths
Oleg Nesterov
1
-24
/
+16
2013-06-20
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-7
/
+13
2013-06-20
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
1
-2
/
+2
2013-06-20
hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
Oleg Nesterov
1
-1
/
+1
2013-06-20
kprobes: Fix arch_prepare_kprobe to handle copy insn failures
Masami Hiramatsu
1
-4
/
+10
2013-06-19
perf/x86/intel: Add mem-loads/stores support for Haswell
Andi Kleen
3
-7
/
+41
2013-06-19
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
3
-7
/
+61
2013-06-19
perf/x86/intel: Move NMI clearing to end of PMI handler
Andi Kleen
2
-8
/
+13
2013-06-19
perf/x86/intel: Add Haswell PEBS support
Andi Kleen
3
-2
/
+42
2013-06-19
perf/x86/intel: Add simple Haswell PMU support
Andi Kleen
3
-2
/
+91
2013-06-19
perf/x86/intel: Add Haswell PEBS record support
Andi Kleen
2
-22
/
+91
2013-06-19
perf/x86/intel: Fix sparse warning
Yan, Zheng
1
-1
/
+1
2013-06-19
perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation
Suravee Suthikulpanit
3
-0
/
+548
2013-06-19
perf/x86/amd: Add IOMMU Performance Counter resource management
Steven L Kinney
3
-12
/
+150
2013-06-19
perf/x86: Only print PMU state when also WARN()'ing
Dave Hansen
1
-2
/
+6
2013-06-19
perf/x86: Reduce stack usage of x86_schedule_events()
Andrew Hunter
4
-18
/
+26
2013-06-19
perf: Add const qualifier to perf_pmu_register's 'name' arg
Mischa Jonker
3
-4
/
+4
2013-06-19
perf: Fix hypervisor branch sampling permission check
Stephane Eranian
1
-2
/
+2
2013-06-19
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-85
/
+187
2013-06-19
perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP
Stephane Eranian
1
-1
/
+1
2013-06-19
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-72
/
+159
2013-05-31
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
41
-778
/
+1270
2013-05-30
perf tools: Add missing liblk.a dependency for python/perf.so
Jiri Olsa
1
-1
/
+1
2013-05-30
perf tools: Remove '?=' Makefile STRIP assignment
Jiri Olsa
1
-1
/
+1
2013-05-30
perf tools: Replace multiple line assignment with multiple statements
Jiri Olsa
1
-24
/
+19
2013-05-30
perf tools: Replace tabs with spaces for all non-commands statements
Jiri Olsa
2
-238
/
+238
2013-05-30
perf tools: Add NO_BIONIC variable to confiure bionic setup
Jiri Olsa
2
-0
/
+6
2013-05-30
perf tools: Switch to full path C include directories
Jiri Olsa
2
-14
/
+39
2013-05-30
perf tools: Merge all *LDFLAGS* make variable into LDFLAGS
Jiri Olsa
2
-22
/
+25
2013-05-30
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
3
-84
/
+89
2013-05-30
perf evlist: Reset SIGTERM handler in workload child process
David Ahern
1
-0
/
+2
2013-05-29
perf: Expand definition of sysfs format attribute
Michael Ellerman
1
-0
/
+6
2013-05-29
perf: Power7 Update testing ABI to list CPI-stack events
Sukadev Bhattiprolu
1
-5
/
+27
2013-05-29
perf: Power7: Make CPI stack events available in sysfs
Sukadev Bhattiprolu
1
-0
/
+73
2013-05-29
tools lib lk: Respect CROSS_COMPILE
Rabin Vincent
1
-0
/
+3
2013-05-29
perf tools: Remove cwdlen from struct perf_session
Jiri Olsa
1
-1
/
+0
2013-05-29
perf tools: Remove frozen from perf_header struct
Jiri Olsa
2
-3
/
+0
2013-05-29
perf tests: Fix exclude_guest|exclude_host checking for attr tests
Jiri Olsa
2
-4
/
+4
2013-05-29
perf tests: Fix attr test for record -d option
Jiri Olsa
1
-1
/
+4
2013-05-29
perf tools: Final touches for CHK config move
Jiri Olsa
1
-11
/
+0
2013-05-29
perf tools: Move paths config into config/Makefile
Jiri Olsa
2
-58
/
+52
2013-05-29
perf tools: Move libnuma check config into config/Makefile
Jiri Olsa
2
-8
/
+12
2013-05-29
perf tools: Move stdlib check config into config/Makefile
Jiri Olsa
2
-18
/
+18
[next]