summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-08Merge tag 'pm+acpi-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-29/+103
2014-03-08x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2-2/+2
2014-03-08Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds8-7/+37
2014-03-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-24/+67
2014-03-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-0/+10
2014-03-08Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+22
2014-03-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2014-03-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-28/+23
2014-03-08Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'Rafael J. Wysocki3-1/+80
2014-03-08Merge tag 'dm-3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-112/+425
2014-03-08x86: Ignore NMIs that come in during early bootH. Peter Anvin2-2/+11
2014-03-08ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland1-0/+1
2014-03-08ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-08ARM: fix noMMU kallsyms symbol filteringRussell King2-6/+5
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta1-2/+2
2014-03-07Merge tag 'sound-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-1/+7
2014-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-65/+70
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-102/+39
2014-03-07Merge tag 'pinctrl-v3.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+15
2014-03-07Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2014-03-07dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber1-21/+92
2014-03-07blk-mq: add REQ_SYNC earlyShaohua Li1-0/+2
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+9
2014-03-07Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-1/+1
2014-03-07drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher1-1/+1
2014-03-07MAINTAINERS: add maintainer entry for TDA998x driverRussell King1-0/+6
2014-03-07drm: fix bochs kconfig dependenciesGerd Hoffmann1-0/+1
2014-03-07Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie1-9/+1
2014-03-07Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie17-26/+22
2014-03-07drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher1-1/+1
2014-03-07drm/radeon/cik: fix typo in documentationAlex Deucher1-1/+1
2014-03-07drm/radeon: silence GCC warning on 32 bitPaul Bolle1-1/+1
2014-03-07drm/radeon: resume old pm lateAlex Deucher15-23/+16
2014-03-07drm/radeon: TTM must be init with cpu-visible VRAM, v2Lauri Kasanen1-0/+3
2014-03-06dm thin: fix Documentation for held metadata root featureMike Snitzer1-3/+2
2014-03-06x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra1-10/+23
2014-03-06ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy1-0/+64
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar1-0/+2
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar1-14/+14
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner1-14/+7
2014-03-06dm thin: fix noflush suspend IO queueingJoe Thornber1-2/+72
2014-03-06dm thin: fix deadlock in __requeue_bio_listJoe Thornber1-6/+7
2014-03-06dm thin: fix out of data space handlingJoe Thornber1-45/+102
2014-03-06dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer5-29/+135
2014-03-05ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai1-0/+1
2014-03-05ALSA: hda - Use analog beep for Thinkpads with AD1984 codecsTakashi Iwai1-0/+3
2014-03-05ALSA: hda - Add missing loopback merge path for AD1884/1984 codecsTakashi Iwai1-0/+1
2014-03-05pinctrl: sirf: fix kernel panic in gpio_lock_as_irqBarry Song1-2/+2