summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-81/+114
2015-03-17pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov1-0/+3
2015-03-17Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai23-92/+118
2015-03-17Btrfs: prepare block group cache before writingJosef Bacik3-1/+32
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek2-4/+30
2015-03-17virtio_mmio: fix access width for mmioMichael S. Tsirkin1-8/+71
2015-03-17Merge branch 'linux-4.0' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie7-59/+93
2015-03-17drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner1-1/+5
2015-03-17drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)Stefan Huehner1-0/+43
2015-03-17drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switchBen Skeggs1-2/+4
2015-03-17drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addressesBen Skeggs3-6/+6
2015-03-17drm/nouveau/fifo/nv04: remove the loop from the interrupt handlerBen Skeggs1-50/+35
2015-03-17Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti8-75/+105
2015-03-17drm/radeon: Changing number of compute pipe linesBen Goz1-1/+1
2015-03-17drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz1-1/+9
2015-03-17drm/amdkfd: destroy mqd when destroying kernel queueBen Goz1-9/+13
2015-03-17bnx2x: fix encapsulation features on 57710/57711Michal Schmidt1-1/+1
2015-03-16LZ4 : fix the data abort issueJeHyeon Yeon1-0/+3
2015-03-16kernfs: handle poll correctly on 'direct_read' files.NeilBrown1-0/+1
2015-03-16Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/lin...David S. Miller5-8/+47
2015-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-8/+10
2015-03-16dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko1-1/+4
2015-03-16Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov1-4/+1
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov2-51/+184
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2-10/+49
2015-03-16Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95031' int...Mark Brown2-9/+3
2015-03-16Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/f...Mark Brown19-72/+91
2015-03-16Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-11/+24
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown2-17/+18
2015-03-16regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2015-03-16dmaengine: imx-sdma: switch to dynamic context mode after script loadedRobin Gong1-3/+4
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov7-61/+17
2015-03-16drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao1-0/+17
2015-03-16mac80211: ignore CSA to same channelJohannes Berg2-0/+14
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-03-16mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg1-1/+2
2015-03-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski1-1/+1
2015-03-16nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan1-6/+0
2015-03-16isdn: icn: use strlcpy() when parsing setup optionsDan Carpenter1-1/+1
2015-03-16nios2: Remove ucontext.h from exported arch headersTobias Klauser1-1/+0
2015-03-16rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-03-16caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-03-16Linux 4.0-rc4v4.0-rc4Linus Torvalds1-1/+1
2015-03-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-03-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-29/+83
2015-03-15[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-225/+882
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds5-39/+166
2015-03-15HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson3-0/+3
2015-03-15MAINTAINERS: add entry for USB OTG FSMPeter Chen1-0/+7