index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
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
|
*
|
|
|
irqchip: renesas: intc-irqpin: Improve binding documentation
Geert Uytterhoeven
2015-06-05
1
-2
/
+37
|
*
|
|
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-06-05
692
-5444
/
+7323
|
|
\
\
\
\
|
*
|
|
|
|
genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
Geert Uytterhoeven
2015-05-22
1
-0
/
+1
|
*
|
|
|
|
irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap fails
Axel Lin
2015-05-22
1
-1
/
+1
[next]