summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25m68k/psc: Fix race in installing chained IRQ handlerThomas Gleixner1-8/+4
2015-06-25avr32/at32ap: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25sh/intc: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+3
2015-06-25sh/intc: Fix potential race in installing chained IRQ handlerThomas Gleixner1-1/+2
2015-06-25pinctrl/sun4i: Fix race in installing chained IRQ handlerThomas Gleixner1-3/+3
2015-06-25pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner1-4/+4
2015-06-25pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25pinctrl/exynos: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25pinctrl/st: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25pinctrl/adi2: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25pinctrl/mediatek: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner1-4/+3
2015-06-25mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25gpio/msic: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25gpio/dwapb: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25gpio/bcm-kona: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+3
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds49-191/+378
2015-06-22Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-33/+59
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds78-1563/+2292
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds252-6645/+7021
2015-06-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+10
2015-06-22Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-186/+131
2015-06-22Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+23
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds86-3336/+4082
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-9/+676
2015-06-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+47
2015-06-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-23/+63
2015-06-22Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-84/+72
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds138-972/+1442
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-36/+84
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds211-2891/+10821
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds61-102/+1423
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds57-624/+809
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds86-1522/+1222
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar643-5867/+9094
2015-06-21Linux 4.1v4.1Linus Torvalds1-1/+1
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker1-2/+2
2015-06-21x86/hpet: Use proper hpet device number for MSI allocationThomas Gleixner1-5/+6
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+22
2015-06-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-1/+18
2015-06-20Merge branch 'irq/for-x86' into irq/coreThomas Gleixner8-44/+88
2015-06-20genirq: Remove bogus restriction in irq_move_mask_irq()Thomas Gleixner1-3/+3
2015-06-20x86/hpet: Check for irq==0 when allocating hpet MSI interruptsJiang Liu1-1/+1
2015-06-20Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar26-81/+278
2015-06-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-4/+4
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang17-31/+87
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang4-0/+34
2015-06-19perf report: Fix sort__sym_cmp to also compare end of symbolYannick Brosseau1-5/+3
2015-06-19perf hists browser: React to unassigned hotkey pressingArnaldo Carvalho de Melo1-3/+4