index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Use xyarray for cpu evsel counts
Jiri Olsa
2015-06-26
4
-14
/
+28
*
perf stat: Introduce perf_counts function
Jiri Olsa
2015-06-26
6
-30
/
+37
*
perf tests: Add thread_map object tests
Jiri Olsa
2015-06-26
4
-0
/
+44
*
perf thrad_map: Add comm string into array
Jiri Olsa
2015-06-26
3
-0
/
+68
*
perf thread_map: Introduce thread_map__reset function
Jiri Olsa
2015-06-26
1
-1
/
+16
*
perf trace: Validate syscall list passed via -e argument
Arnaldo Carvalho de Melo
2015-06-26
1
-0
/
+32
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-06-26
21
-43
/
+129
|
\
|
*
perf tools: Make perf_evsel__(nr_)cpus generic
Jiri Olsa
2015-06-25
2
-10
/
+11
|
*
perf evlist: Propagate thread maps through the evlist
Jiri Olsa
2015-06-25
3
-1
/
+5
|
*
perf evlist: Propagate cpu maps to evsels in an evlist
Jiri Olsa
2015-06-25
1
-1
/
+24
|
*
perf tools: Add reference counting for thread_map object
Jiri Olsa
2015-06-25
11
-14
/
+43
|
*
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-25
13
-15
/
+45
|
*
perf header: Delete an unnecessary check before the calling free_event_desc()
Markus Elfring
2015-06-25
1
-2
/
+1
|
*
perf tools: Future-proof thread_map allocation size calculation
Arnaldo Carvalho de Melo
2015-06-25
1
-1
/
+1
*
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-06-26
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
perf bench numa: Fix to show proper convergence stats
Srikar Dronamraju
2015-06-25
1
-0
/
+4
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-06-25
17
-72
/
+136
|
\
\
|
*
|
perf tools: Allow auxtrace data alignment
Adrian Hunter
2015-06-23
2
-0
/
+8
|
*
|
perf thread_map: Change map entries into a struct
Jiri Olsa
2015-06-23
1
-3
/
+7
|
*
|
perf thread_map: Don't access the array entries directly
Jiri Olsa
2015-06-23
8
-22
/
+34
|
*
|
perf probe: Fix failure to probe events on arm
He Kuang
2015-06-23
1
-1
/
+5
|
*
|
perf tools: Print a newline before dumping Aggregated stats
Adrian Hunter
2015-06-23
1
-1
/
+1
|
*
|
perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND
Adrian Hunter
2015-06-23
1
-0
/
+2
|
*
|
perf tools: Allow events with dot
Andi Kleen
2015-06-23
1
-3
/
+2
|
*
|
perf pmu: Split perf_pmu__new_alias()
Sukadev Bhattiprolu
2015-06-23
1
-15
/
+27
|
*
|
perf pmu: Use __weak definition from <linux/compiler.h>
Sukadev Bhattiprolu
2015-06-23
1
-1
/
+2
|
*
|
perf build: Fix single target build dependency check
Jiri Olsa
2015-06-22
1
-2
/
+2
|
*
|
perf tests: Add test for make install with prefix
Jiri Olsa
2015-06-22
1
-0
/
+8
|
*
|
perf tests: Add testing for Makefile.perf
Jiri Olsa
2015-06-22
1
-3
/
+20
|
*
|
perf top: Move toggling event logic into hists browser
Namhyung Kim
2015-06-22
2
-23
/
+20
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
49
-191
/
+378
|
\
\
\
|
*
\
\
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-06-20
8
-44
/
+88
|
|
\
\
\
|
|
*
|
|
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
2015-06-20
1
-3
/
+3
|
|
*
|
|
genirq: Introduce helper function irq_data_get_affinity_mask()
Jiang Liu
2015-06-12
1
-0
/
+12
|
|
*
|
|
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
6
-10
/
+15
|
|
*
|
|
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
2015-06-12
5
-28
/
+41
|
|
*
|
|
genirq: Prevent crash in irq_move_irq()
Jiang Liu
2015-06-12
1
-1
/
+8
|
|
*
|
|
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
2015-06-12
2
-2
/
+9
|
*
|
|
|
irqchip: atmel-aic5: Add sama5d2 support
Nicolas Ferre
2015-06-18
2
-1
/
+10
|
*
|
|
|
irq: spear-shirq: Fix race in installing chained IRQ handler
Russell King
2015-06-18
1
-2
/
+1
|
*
|
|
|
irq: irq-keystone: Fix race in installing chained IRQ handler
Russell King
2015-06-18
1
-2
/
+1
|
*
|
|
|
gpio: gpio-tegra: Fix race in installing chained IRQ handler
Russell King
2015-06-18
1
-2
/
+2
|
*
|
|
|
gpio: gpio-mxs: Fix race in installing chained IRQ handler
Russell King
2015-06-18
1
-2
/
+2
|
*
|
|
|
gpio: gpio-mxc: Fix race in installing chained IRQ handler
Russell King
2015-06-18
1
-7
/
+6
|
*
|
|
|
ARM: gemini: Fix race in installing GPIO chained IRQ handler
Russell King
2015-06-18
1
-2
/
+2
|
*
|
|
|
GPU: ipu: Fix race in installing IPU chained IRQ handler
Russell King
2015-06-18
1
-8
/
+5
|
*
|
|
|
ARM: sa1100: convert SA11x0 related code to use new chained handler helper
Russell King
2015-06-18
3
-8
/
+5
|
*
|
|
|
irq: Add irq_set_chained_handler_and_data()
Russell King
2015-06-18
2
-11
/
+43
|
*
|
|
|
irqchip: exynos-combiner: Save IRQ enable set on suspend
Javier Martinez Canillas
2015-06-16
1
-5
/
+59
|
*
|
|
|
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
Sudeep Holla
2015-06-05
4
-17
/
+3
[next]