summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm/radeon: don't share plls if monitors differ in audio supportAlex Deucher2015-05-261-1/+3
| |/ / / / / / / /
| * | / / / / / / drm/vgem: drop DRIVER_PRIME (v2)Rob Clark2015-05-264-116/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-05-296-4/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: hda - Fix lost sound due to stream_pm ops cleanupTakashi Iwai2015-05-292-0/+2
| * | | | | | | | ALSA: hda - Disable Headphone Mic boost for ALC662David Henningsson2015-05-281-0/+5
| * | | | | | | | ALSA: hda - Disable power_save_node for IDT92HD71bxxTakashi Iwai2015-05-271-1/+2
| * | | | | | | | ALSA: hda - Fix noise on AMD radeon 290x controllerTakashi Iwai2015-05-271-0/+2
| * | | | | | | | ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai2015-05-274-4/+4
| * | | | | | | | ALSA: hda/realtek - Add ALC256 alias name for DellKailang Yang2015-05-261-0/+1
| * | | | | | | | Revert "ALSA: hda - Add mute-LED mode control to Thinkpad"Takashi Iwai2015-05-241-1/+0
| * | | | | | | | ALSA: usb-audio: Add quirk for MS LifeCam HD-3000Vittorio G (VittGam)2015-05-241-0/+1
* | | | | | | | | Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds2015-05-293-67/+98
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md: fix race when unfreezing sync_actionNeilBrown2015-05-281-6/+8
| * | | | | | | | | md/raid5: break stripe-batches when the array has failed.NeilBrown2015-05-281-0/+1
| * | | | | | | | | md/raid5: call break_stripe_batch_list from handle_stripe_clean_eventNeilBrown2015-05-281-57/+4
| * | | | | | | | | md/raid5: be more selective about distributing flags across batch.NeilBrown2015-05-282-12/+45
| * | | | | | | | | md/raid5: add handle_flags arg to break_stripe_batch_list.NeilBrown2015-05-281-4/+8
| * | | | | | | | | md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_...NeilBrown2015-05-281-3/+16
| * | | | | | | | | md/raid5: remove condition test from check_break_stripe_batch_list.NeilBrown2015-05-281-8/+4
| * | | | | | | | | md/raid5: Ensure a batch member is not handled prematurely.NeilBrown2015-05-281-1/+5
| * | | | | | | | | md/raid5: close race between STRIPE_BIT_DELAY and batching.NeilBrown2015-05-282-3/+25
| * | | | | | | | | md/raid5: ensure whole batch is delayed for all required bitmap updates.NeilBrown2015-05-281-0/+9
* | | | | | | | | | Merge tag 'xtensa-20150526' of git://github.com/czankel/xtensa-linuxLinus Torvalds2015-05-281-0/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()Guenter Roeck2015-05-251-0/+13
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvha...Linus Torvalds2015-05-281-18/+19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | thinkpad_acpi: Revert unintentional device attribute renamingBjørn Mork2015-05-201-18/+19
* | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-05-2713-74/+194
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSEFederico Sauter2015-05-201-1/+2
| * | | | | | | | | | Fix to convert SURROGATE PAIRNakajima Akira2015-05-201-46/+136
| * | | | | | | | | | cifs: potential missing check for posix_lock_file_waitChengyu Song2015-05-201-2/+2
| * | | | | | | | | | Fix to check Unique id and FileType when client refer file directly.Nakajima Akira2015-05-201-0/+25
| * | | | | | | | | | CIFS: remove an unneeded NULL checkDan Carpenter2015-05-201-1/+1
| * | | | | | | | | | [cifs] fix null pointer checkSteve French2015-05-201-1/+1
| * | | | | | | | | | Fix that several functions handle incorrect value of mapcharsNakajima Akira2015-05-109-23/+25
| * | | | | | | | | | cifs: Don't replace dentries for dfs mountsSachin Prabhu2015-05-101-0/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-2737-170/+351
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-05-271-2/+5
| * | | | | | | | | | net_sched: invoke ->attach() after setting dev->qdiscWANG Cong2015-05-271-4/+6
| * | | | | | | | | | xen-netfront: properly destroy queues when removing deviceDavid Vrabel2015-05-271-13/+2
| * | | | | | | | | | mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier2015-05-271-2/+7
| * | | | | | | | | | xen/netback: Properly initialize credit_bytesRoss Lagerwall2015-05-271-0/+1
| * | | | | | | | | | net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-271-3/+3
| * | | | | | | | | | tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann2015-05-271-0/+2
| * | | | | | | | | | unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2015-05-262-0/+16
| * | | | | | | | | | amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas2015-05-261-3/+42
| * | | | | | | | | | Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-267-65/+100
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-204-9/+83
| | * | | | | | | | | | mac80211: don't split remain-on-channel for coalescingJohannes Berg2015-05-202-54/+11
| | * | | | | | | | | | mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-05-192-2/+6
| * | | | | | | | | | | Merge branch 'phyter-bug-fixes'David S. Miller2015-05-251-4/+19
| |\ \ \ \ \ \ \ \ \ \ \