summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-11NVMe: Retry failed commands with non-fatal errorsKeith Busch4-96/+154
2014-04-11NVMe: Add getgeo to block opsKeith Busch1-0/+11
2014-04-11NVMe: Start-stop nvme_thread during device add-remove.Dan McLeran1-14/+42
2014-04-11NVMe: Make I/O timeout a module parameterKeith Busch2-1/+6
2014-04-11NVMe: CPU hot plug notificationKeith Busch2-0/+20
2014-04-11NVMe: per-cpu io queuesKeith Busch2-38/+172
2014-04-11btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer1-0/+22
2014-04-11efi: Pass correct file handle to efi_file_{read,close}Matt Fleming2-9/+9
2014-04-11x86/efi: Correct EFI boot stub use of code32_startMatt Fleming3-14/+8
2014-04-11x86/efi: Fix boot failure with EFI stubMatt Fleming1-1/+1
2014-04-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds11-481/+1901
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds12-37/+53
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds41-183/+323
2014-04-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-19/+35
2014-04-10alienware-wmi: cover some scenarios where memory allocations would failMario Limonciello1-2/+10
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds33-129/+275
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds36-73/+2837
2014-04-10Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-18/+75
2014-04-10block: fix regression with block enabled taggingJens Axboe6-14/+24
2014-04-10scsi: Make sure cmd_flags are 64-bitMartin K. Petersen2-4/+4
2014-04-10tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers3-7/+19
2014-04-10x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+5
2014-04-10x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller1-1/+1
2014-04-10x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPIBehan Webster1-41/+45
2014-04-10LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2-0/+19
2014-04-10LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster1-1/+2
2014-04-10kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...Jan-Simon Möller1-1/+1
2014-04-10Documentation: LLVMLinux: Update Documentation/dontdiffJan-Simon Möller1-0/+3
2014-04-10kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller1-1/+11
2014-04-10kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster1-1/+29
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai85-477/+954
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds64-501/+3292
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds63-1166/+2577
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds40-738/+546
2014-04-09futex: avoid race between requeue and wakeLinus Torvalds1-0/+5
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers3-5/+9
2014-04-09block: Ensure we only enable integrity metadata for reads and writesMartin K. Petersen1-0/+3
2014-04-09block: Fix integrity verificationMartin K. Petersen1-10/+9
2014-04-09block: Fix for_each_bvec()Martin K. Petersen1-3/+3
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas3-29/+37
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas4-13/+18
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-09raid5: get_active_stripe avoids device_lockShaohua Li1-7/+2
2014-04-09raid5: make_request does less prepare waitShaohua Li1-5/+14
2014-04-09md: avoid oops on unload if some process is in poll or select.NeilBrown1-0/+16