summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25m68k/psc: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25avr32/at32ap: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25sh/intc: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25sh/intc: Fix potential race in installing chained IRQ handlerThomas Gleixner
2015-06-25pinctrl/sun4i: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25pinctrl/exynos: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25pinctrl/st: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25pinctrl/adi2: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25pinctrl/mediatek: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25gpio/msic: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25gpio/dwapb: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25gpio/bcm-kona: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-06-22Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-21Linux 4.1Linus Torvalds
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker
2015-06-21x86/hpet: Use proper hpet device number for MSI allocationThomas Gleixner
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-06-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-20Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-06-20genirq: Remove bogus restriction in irq_move_mask_irq()Thomas Gleixner
2015-06-20x86/hpet: Check for irq==0 when allocating hpet MSI interruptsJiang Liu
2015-06-20Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-06-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang
2015-06-19perf report: Fix sort__sym_cmp to also compare end of symbolYannick Brosseau
2015-06-19perf hists browser: React to unassigned hotkey pressingArnaldo Carvalho de Melo