summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli-1/+2
2015-08-23Linux 4.2-rc8v4.2-rc8Linus Torvalds-1/+1
2015-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-13/+15
2015-08-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-2/+2
2015-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+2
2015-08-229p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat-0/+2
2015-08-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-1/+4
2015-08-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+14
2015-08-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+37
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+23
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+3
2015-08-22x86/fpu/math-emu: Fix crash in fork()Ingo Molnar-1/+1
2015-08-22x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar-1/+6
2015-08-21Add hch to .get_maintainer.ignoreChristoph Hellwig-0/+1
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko-29/+47
2015-08-21Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+7
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-609/+34
2015-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-37/+53
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie-0/+5
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie-36/+28
2015-08-20Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+17
2015-08-21Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki-5/+17
2015-08-20PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas-1/+1
2015-08-20x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang-0/+2
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-146/+212
2015-08-20Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-1/+27
2015-08-20Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier-1/+1
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-23/+44
2015-08-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-33/+48
2015-08-20clocksource/imx: Fix boot with non-DT systemsGuenter Roeck-0/+1
2015-08-20x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel-2/+2
2015-08-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar-4/+37
2015-08-20drm/edid: add function to help find SADsRussell King-0/+19
2015-08-20Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-a...Dave Airlie-1/+1
2015-08-20irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko-2/+2
2015-08-20irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko-0/+1
2015-08-20ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanismGrygorii Strashko-0/+1
2015-08-20irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko-0/+1
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko-0/+18
2015-08-20genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko-1/+1
2015-08-19PCI: Tolerate hierarchies with no Root PortYijing Wang-1/+6
2015-08-19perf top: Show backtrace when handling a SIGSEGV on --stdio modeArnaldo Carvalho de Melo-2/+2
2015-08-19perf tools: Fix buildid processingAdrian Hunter-0/+11
2015-08-19perf tools: Make fork event processing more resilientAdrian Hunter-2/+18
2015-08-19perf tools: Avoid deadlock when map_groups are brokenAdrian Hunter-0/+6
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai-0/+24
2015-08-19FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin-1/+1
2015-08-19ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman-0/+1