summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-20irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko1-2/+2
2015-08-20irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko1-0/+1
2015-08-20ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanismGrygorii Strashko1-0/+1
2015-08-20irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko1-0/+1
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko2-0/+18
2015-08-20genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko1-1/+1
2015-08-20PCI: Tolerate hierarchies with no Root PortYijing Wang1-1/+6
2015-08-19perf top: Show backtrace when handling a SIGSEGV on --stdio modeArnaldo Carvalho de Melo1-2/+2
2015-08-19perf tools: Fix buildid processingAdrian Hunter1-0/+11
2015-08-19perf tools: Make fork event processing more resilientAdrian Hunter1-2/+18
2015-08-19perf tools: Avoid deadlock when map_groups are brokenAdrian Hunter1-0/+6
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai4-0/+24
2015-08-19FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin1-1/+1
2015-08-19ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman1-0/+1
2015-08-19ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai1-1/+1
2015-08-19[media] mantis: Fix error handling in mantis_dma_init()Fabio Estevam1-2/+3
2015-08-19Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman3-42/+0
2015-08-19Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"David Härdeman2-118/+0
2015-08-19Revert "[media] rc: ir-rc5-decoder: Add encode capability"David Härdeman1-116/+0
2015-08-19Revert "[media] rc: ir-rc6-decoder: Add encode capability"David Härdeman1-122/+0
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman4-27/+1
2015-08-19Revert "[media] rc: rc-loopback: Add loopback of filter scancodes"David Härdeman1-36/+0
2015-08-19Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman3-129/+0
2015-08-19drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar1-8/+22
2015-08-19drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar1-3/+4
2015-08-19Revert "drm/i915: Add eDP intermediate frequencies for CHV"Thulasimani,Sivakumar1-6/+0
2015-08-19Merge branch 'x86/asm/urgent' to pick up an entry code fixIngo Molnar1-8/+4
2015-08-19Revert "drm/i915: Allow parsing of variable size child device entries from VBT"Jani Nikula1-23/+4
2015-08-19target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier1-16/+16
2015-08-19batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann1-1/+4
2015-08-18Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-0/+4
2015-08-18ASoC: topology: Disable use from userspaceMark Brown1-0/+6
2015-08-18x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu1-1/+1
2015-08-18SCSI: Fix NULL pointer dereference in runtime PMAlan Stern1-11/+11
2015-08-18fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2-2/+4
2015-08-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-89/+36
2015-08-18timer: Write timer->flags atomicallyEric Dumazet1-2/+2
2015-08-18ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada1-0/+3
2015-08-18ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre1-1/+1
2015-08-18MIPS: Fix LLVM build issue.Ralf Baechle1-1/+1
2015-08-18drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding1-1/+1
2015-08-18Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski1-8/+4
2015-08-18ASoC: topology: Add Kconfig option for topologyMark Brown3-0/+18
2015-08-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+1
2015-08-18Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-204/+24
2015-08-18Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-08-18net: phy: fix semicolon.cocci warningskbuild test robot1-1/+1
2015-08-18net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-08-18be2net: avoid vxlan offloading on multichannel configsIvan Vecera1-2/+2
2015-08-18Merge branch 'ipv6_percpu_rt_deadlock'David S. Miller2-24/+57