summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-27xen-netfront: properly destroy queues when removing deviceDavid Vrabel1-13/+2
2015-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+21
2015-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds20-32/+333
2015-05-27drm/radeon/audio: make sure connector is valid in hotplug caseAlex Deucher1-2/+3
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier1-2/+7
2015-05-27lguest: fix out-by-one error in address checking.Rusty Russell1-1/+1
2015-05-27xen/netback: Properly initialize credit_bytesRoss Lagerwall1-0/+1
2015-05-27Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+36
2015-05-27Revert "drm/radeon: only mark audio as connected if the monitor supports it (...Alex Deucher2-21/+14
2015-05-27Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-6/+7
2015-05-27Merge tag 'backlight-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-9/+0
2015-05-27ALSA: hda - Fix noise on AMD radeon 290x controllerTakashi Iwai1-0/+2
2015-05-27dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPEDJunichi Nomura1-2/+2
2015-05-27mfd: da9052: Fix broken regulator probeJohan Hovold2-6/+7
2015-05-27ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai4-4/+4
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy1-3/+3
2015-05-27tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann1-0/+2
2015-05-27unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2-0/+16
2015-05-27drm/radeon: don't share plls if monitors differ in audio supportAlex Deucher1-1/+3
2015-05-27amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas1-3/+42
2015-05-27Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin...David S. Miller7-65/+100
2015-05-26alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang1-2/+1
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang3-1/+7
2015-05-26alpha: Fix bootpfile and bootpzfile make targetsHelge Deller4-7/+319
2015-05-26alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad1-4/+3
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker7-7/+0
2015-05-26alpha: don't use module_init for non-modular core codePaul Gortmaker1-2/+1
2015-05-26smp, alpha: kill SMP single function call interruptJiang Liu1-7/+1
2015-05-26alpha: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven1-1/+0
2015-05-26alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2015-05-26dm: run queue on re-queueJunichi Nomura1-0/+1
2015-05-26crypto: algif_aead - Disable AEAD user-space for nowHerbert Xu1-9/+0
2015-05-26backlight: pwm: Handle EPROBE_DEFER while requesting the PWMNicolas Ferre1-0/+4
2015-05-26ALSA: hda/realtek - Add ALC256 alias name for DellKailang Yang1-0/+1
2015-05-26drm/vgem: drop DRIVER_PRIME (v2)Rob Clark4-116/+2
2015-05-26xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()Guenter Roeck1-0/+13
2015-05-26Merge branch 'phyter-bug-fixes'David S. Miller1-4/+19
2015-05-26net: dp83640: fix improper double spin locking.Richard Cochran1-2/+2
2015-05-26net: dp83640: reinforce locking rules.Richard Cochran1-1/+16
2015-05-26net: dp83640: fix broken calibration routine.Richard Cochran1-1/+1
2015-05-26Merge tag 'pinctrl-v4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-4/+50
2015-05-26Merge tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-5/+7
2015-05-26net: stmmac: create one debugfs dir per net-deviceMathieu Olivari2-23/+59
2015-05-25net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2-15/+8
2015-05-25Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub...David S. Miller12-33/+73
2015-05-25x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2-2/+2
2015-05-25Linux 4.1-rc5v4.1-rc5Linus Torvalds1-1/+1
2015-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds13-77/+71