summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-13arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()Wei Yongjun1-2/+4
2015-03-13perf: Fix context leak in put_event()Leon Yu1-1/+1
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai1-8/+22
2015-03-13uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin1-2/+10
2015-03-13virtio_mmio: generation supportMichael S. Tsirkin1-0/+11
2015-03-13virtio_rpmsg: set DRIVER_OK before using deviceMichael S. Tsirkin1-1/+16
2015-03-139p/trans_virtio: fix hot-unplugMichael S. Tsirkin1-4/+20
2015-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-33/+63
2015-03-12memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov1-1/+3
2015-03-12mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep1-2/+2
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin5-7/+16
2015-03-12fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose1-1/+2
2015-03-12mm/nommu.c: export symbol max_mapnrgchen gchen1-0/+1
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
2015-03-12nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi1-3/+4
2015-03-12mm: cma: fix CMA aligned offset calculationDanesh Petigara1-5/+7
2015-03-12mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes1-1/+3
2015-03-12mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko1-1/+2
2015-03-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas1-0/+1
2015-03-12ocfs2: make append_dio an incompat featureMark Fasheh2-8/+9
2015-03-12kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek1-0/+1
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-27/+47
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie3-57/+53
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-7/+28
2015-03-12mm: thp: Return the correct value for change_huge_pmdMel Gorman1-2/+2
2015-03-12ALSA: hda - Add workaround for MacBook Air 5,2 built-in micTakashi Iwai1-0/+1
2015-03-12ALSA: hda - Set single_adc_amp flag for CS420x codecsTakashi Iwai1-0/+1
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2015-03-12Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-3/+4
2015-03-12Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds7-89/+62
2015-03-12x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman1-6/+16
2015-03-12vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEXAlexey Kardashevskiy1-0/+2
2015-03-12mm: fix up numa read-only thread grouping logicLinus Torvalds2-2/+12
2015-03-12x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced modeLi, Aubrey1-0/+25
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski1-3/+0
2015-03-12ALSA: snd-usb: add quirks for Roland UA-22Daniel Mack1-0/+30
2015-03-12ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai1-0/+4
2015-03-12nios2: update pt_regsChung-Ling Tang7-89/+62
2015-03-11ASoC: kirkwood: fix struct clk pointer comparingShawn Guo1-1/+1
2015-03-11ASoC: fsl_spdif: fix struct clk pointer comparingShawn Guo1-2/+2
2015-03-11ARM: imx: fix struct clk pointer comparingShawn Guo1-2/+3
2015-03-11clk: introduce clk_is_matchMichael Turquette2-0/+44
2015-03-11clk: don't export static symbolJulia Lawall1-1/+0
2015-03-11Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer1-1/+1
2015-03-11Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann8-11/+14
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom1-0/+1
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King1-4/+6
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom1-37/+40