summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-16Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+1
2016-07-16xfs: fix type confusion in xfs_ioc_swapextJann Horn1-0/+6
2016-07-16media: fix airspy usb probe error pathJames Patrick-Evans1-2/+1
2016-07-16EDAC, sb_edac: Fix Knights LandingTony Luck1-14/+6
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-217/+72
2016-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-29/+18
2016-07-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+5
2016-07-15Merge tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~ai...Linus Torvalds9-39/+88
2016-07-15Merge tag 'drm-fixes-for-v4.7-rc8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds5-1/+36
2016-07-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-7/+9
2016-07-15m32r: fix build warning about putcSudip Mukherjee1-4/+5
2016-07-15mm: workingset: printk missing log level, use pr_info()Anton Blanchard1-1/+1
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins4-10/+6
2016-07-15mm: rmap: call page_check_address() with sync enabled to avoid racy checkNaoya Horiguchi1-1/+2
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi2-21/+14
2016-07-15vmlinux.lds: account for destructor sectionsDmitry Vyukov1-0/+4
2016-07-15gcov: add support for gcc version >= 6Florian Meier1-1/+1
2016-07-15mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman1-1/+3
2016-07-15mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman1-1/+1
2016-07-15kasan/quarantine: fix bugs on qlist_move_cache()Joonsoo Kim1-18/+11
2016-07-15uapi: export lirc.h headerMauro Carvalho Chehab1-0/+1
2016-07-15madvise_free, thp: fix madvise_free_huge_pmd return value after splittingHuang Ying1-6/+1
2016-07-15Revert "scripts/gdb: add documentation example for radix tree"Kieran Bingham1-21/+0
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham3-105/+0
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov1-1/+1
2016-07-15scripts/gdb: add constants.py to .gitignoreOmar Sandoval1-0/+1
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham1-2/+3
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham1-0/+1
2016-07-15kasan: add newline to messagesDmitry Vyukov1-2/+2
2016-07-15mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes1-22/+14
2016-07-15Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie9-39/+88
2016-07-15Merge tag 'drm-intel-fixes-2016-07-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-1/+12
2016-07-15Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-0/+24
2016-07-14drm/amdgpu: fix power distribution issue for Polaris10 XTKen Wang3-0/+22
2016-07-14drm/amdgpu: Add a missing register to Polaris golden settingKen Wang1-0/+2
2016-07-14drm/i915: Ignore panel type from OpRegion on SKLVille Syrjälä1-0/+11
2016-07-14drm/i915: Update ifdeffery for mutex->ownerChris Wilson1-1/+1
2016-07-13Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2-1/+2
2016-07-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+95
2016-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+8
2016-07-13sched/core: Correct off by one bug in load migration calculationThomas Gleixner3-7/+9
2016-07-13Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-12/+36
2016-07-13cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner1-0/+2
2016-07-13Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+15
2016-07-12Merge branches 'acpica-fixes' and 'acpi-ec-fixes'Rafael J. Wysocki1-2/+13
2016-07-12Merge tag 'qcom-smd-list-voltage' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2016-07-12i40iw: Enable remote access rights for stag allocationShiraz Saleem1-0/+1
2016-07-12i40iw: do not print unitialized variables in error messageNicolas Iooss1-2/+1
2016-07-12IB core: Add port_xmit_wait counterChristoph Lameter1-0/+4
2016-07-12IB/hfi1: Fix sleep inside atomic issue in init_asic_dataTadeusz Struk1-7/+9