index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()
Thomas Gleixner
1
-4
/
+4
2015-06-26
genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-0
/
+41
2015-06-26
genirq: Introduce helper irq_desc_get_irq()
Jiang Liu
1
-0
/
+5
2015-06-25
genirq: Remove irq_node()
Jiang Liu
1
-6
/
+0
2015-06-25
genirq: Clean up outdated comments related to include/linux/irqdesc.h
Jiang Liu
2
-4
/
+0
2015-06-25
mn10300: Fix incorrect use of irq_data->affinity
Jiang Liu
1
-3
/
+3
2015-06-25
MIPS/ralink: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-25
MIPS/pci: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
MIPS/ath25: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
MIPS/ath25: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
m68k/psc: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-8
/
+4
2015-06-25
avr32/at32ap: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-25
sh/intc: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+3
2015-06-25
sh/intc: Fix potential race in installing chained IRQ handler
Thomas Gleixner
1
-1
/
+2
2015-06-25
pinctrl/sun4i: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-3
/
+3
2015-06-25
pinctrl/samsung: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-4
/
+4
2015-06-25
pinctrl/samsung: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-25
pinctrl/exynos: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
pinctrl/st: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
pinctrl/adi2: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
pinctrl/mediatek: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-25
PCI/keystone: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-4
/
+3
2015-06-25
mfd/asic3: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-25
gpio/msic: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-25
gpio/dwapb: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
gpio/bcm-kona: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+3
2015-06-21
Linux 4.1
Linus Torvalds
1
-1
/
+1
2015-06-21
clocksource: Increase dependencies of timer-stm32 to limit build wreckage
Paul Gortmaker
1
-2
/
+2
2015-06-21
x86/hpet: Use proper hpet device number for MSI allocation
Thomas Gleixner
1
-5
/
+6
2015-06-20
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
1
-3
/
+3
2015-06-20
x86/hpet: Check for irq==0 when allocating hpet MSI interrupts
Jiang Liu
1
-1
/
+1
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
17
-31
/
+87
2015-06-19
perf tools: Add time out to force stop proc map processing
Kan Liang
4
-0
/
+34
2015-06-19
perf report: Fix sort__sym_cmp to also compare end of symbol
Yannick Brosseau
1
-5
/
+3
2015-06-19
perf hists browser: React to unassigned hotkey pressing
Arnaldo Carvalho de Melo
1
-3
/
+4
2015-06-19
perf top: Tell the user how to unfreeze events after pressing 'f'
Arnaldo Carvalho de Melo
1
-1
/
+7
2015-06-19
perf hists browser: Honour the help line provided by builtin-{top,report}.c
Arnaldo Carvalho de Melo
1
-4
/
+3
2015-06-19
perf hists browser: Do not exit when 'f' is pressed in 'report' mode
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-06-19
perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
Arnaldo Carvalho de Melo
2
-3
/
+3
2015-06-19
perf tools: Fix build breakage if prefix= is specified
Lukas Wunner
1
-4
/
+4
2015-06-19
perf annotate: Rename source_line_percent to source_line_samples
Arnaldo Carvalho de Melo
2
-16
/
+16
2015-06-19
perf annotate: Display total number of samples with --show-total-period
Martin Liška
4
-23
/
+70
2015-06-19
perf tools: Ensure thread-stack is flushed
Adrian Hunter
5
-5
/
+58
2015-06-19
x86/boot: Fix overflow warning with 32-bit binutils
Borislav Petkov
1
-3
/
+10
2015-06-19
clk: at91: fix h32mx prototype inclusion in pmc header
Nicolas Ferre
1
-1
/
+1
2015-06-19
clk: at91: trivial: typo in peripheral clock description
Nicolas Ferre
1
-1
/
+1
2015-06-19
timer: Minimize nohz off overhead
Thomas Gleixner
5
-8
/
+19
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
12
-60
/
+133
2015-06-19
timer: Stats: Simplify the flags handling
Thomas Gleixner
3
-14
/
+8
2015-06-19
timer: Replace timer base by a cpu index
Thomas Gleixner
3
-120
/
+58
[next]