summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-13Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-13MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT
2015-03-13Merge branch 'pm-tools'Rafael J. Wysocki
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13Merge tag 'sound-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck
2015-03-13KVM: VMX: Set msr bitmap correctly if vcpu is in guest modeWincy Van
2015-03-13x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-03-13x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov
2015-03-13arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()Wei Yongjun
2015-03-13crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-03-13perf: Fix context leak in put_event()Leon Yu
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai
2015-03-13uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin
2015-03-13virtio_mmio: generation supportMichael S. Tsirkin
2015-03-13virtio_rpmsg: set DRIVER_OK before using deviceMichael S. Tsirkin
2015-03-139p/trans_virtio: fix hot-unplugMichael S. Tsirkin
2015-03-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-03-13memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov
2015-03-13mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep
2015-03-13kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-13kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-13fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose
2015-03-13mm/nommu.c: export symbol max_mapnrgchen gchen
2015-03-13arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang
2015-03-13nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-03-13mm: cma: fix CMA aligned offset calculationDanesh Petigara
2015-03-13mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes
2015-03-13mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko
2015-03-13drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas
2015-03-13ocfs2: make append_dio an incompat featureMark Fasheh
2015-03-13kvm: x86: i8259: return initialized data on invalid-size readPetr Matousek
2015-03-12Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-03-12Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2015-03-12Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-12mm: thp: Return the correct value for change_huge_pmdMel Gorman
2015-03-12ALSA: hda - Add workaround for MacBook Air 5,2 built-in micTakashi Iwai
2015-03-12ALSA: hda - Set single_adc_amp flag for CS420x codecsTakashi Iwai
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-12Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-03-12Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-03-12x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman
2015-03-12vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEXAlexey Kardashevskiy
2015-03-12mm: fix up numa read-only thread grouping logicLinus Torvalds
2015-03-12x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced modeLi, Aubrey