summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj
2016-05-27dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta
2016-05-27thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)
2016-05-27intel_menlow: reduce code duplicationRasmus Villemoes
2016-05-27asus-wmi: provide access to ALS controlOleksij Rempel
2016-05-27ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann
2016-05-27surfacepro3_button: Add a warning when switching to tablet modeAndy Shevchenko
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie
2016-05-27Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-05-27Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-05-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-27Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4Andrew Morton
2016-05-26update "mm/zsmalloc: don't fail if can't create debugfs info"Dan Streetman
2016-05-26dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-05-26mm: oom_reaper: remove some bloatMichal Hocko
2016-05-26memcg: fix mem_cgroup_out_of_memory() return value.Tetsuo Handa
2016-05-26ocfs2: fix improper handling of return errnoEric Ren
2016-05-26mm: slub: remove unused virt_to_obj()Andrey Ryabinin
2016-05-26mm: kasan: remove unused 'reserved' field from struct kasan_alloc_metaAndrey Ryabinin
2016-05-26mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi
2016-05-26seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-05-26pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes
2016-05-26nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes
2016-05-26Documentation/hwmon: Update links in max34440Glenn Dayton
2016-05-26hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter
2016-05-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25Yama: fix double-spinlock and user access in atomic contextJann Horn
2016-05-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25ceph: fix wake_up_session_cb()Yan, Zheng
2016-05-25ceph: don't use truncate_pagecache() to invalidate read cacheYan, Zheng
2016-05-25ceph: SetPageError() for writeback pages if writepages failsYan, Zheng
2016-05-25ceph: handle interrupted ceph_writepage()Yan, Zheng
2016-05-25ceph: make ceph_update_writeable_page() uninterruptibleYan, Zheng