summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-24score: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24parisc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24nios2: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24arc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24arm64: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24x86: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-24tmpfs: don't undo fallocate past its last pageAnthony Romano
2016-06-24selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz
2016-06-24oom_reaper: avoid pointless atomic_inc_not_zero usage.Tetsuo Handa
2016-06-24mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()Tetsuo Handa
2016-06-23Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-06-23Merge tag 'drm-fixes-for-v4.7-rc5' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-06-23Merge tag 'pci-v4.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-24drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctxMaarten Lankhorst
2016-06-24Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-06-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2016-06-24Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc5' of github.com:bbrezillon/linux-...Dave Airlie
2016-06-24Merge tag 'sunxi-drm-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2016-06-24Merge tag 'drm-intel-fixes-2016-06-22' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-06-24Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-06-24drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds
2016-06-23UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-06-23mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-06-23ubi: Make recover_peb power cut awareRichard Weinberger
2016-06-23gpio: make library immune to error pointersLinus Walleij
2016-06-23gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij
2016-06-23gpio: 104-idi-48: Fix missing spin_lock_init for ack_lockAxel Lin
2016-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-06-22Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-06-21drm/i915/fbc: Disable on HSW by default for nowLyude
2016-06-21drm/i915: Revert DisplayPort fast link training featureMika Kahola
2016-06-21drm/amd/powerplay: enable clock stretch feature for polarisRex Zhu
2016-06-21drm/amdgpu/gfx8: update golden setting for polaris10Rex Zhu
2016-06-21drm/amd/powerplay: enable avfs feature for polarisRex Zhu
2016-06-21drm/amdgpu/atombios: add avfs struct for Polaris10/11Rex Zhu
2016-06-21drm/amd/powerplay: add avfs related define for polarisRex Zhu
2016-06-21drm/amd/powrplay: enable stutter_mode for polaris.Rex Zhu
2016-06-21drm/amd/powerplay: disable UVD SMU handshake for MCLK.Rex Zhu
2016-06-21drm/amd/powerplay: initialize variables which were missed.Rex Zhu
2016-06-21drm/amd/powerplay: enable PowerContainment feature for polaris10/11.Rex Zhu
2016-06-21drm/amd/powerplay: need to notify system bios pcie device readyRex Zhu
2016-06-21drm/amd/powerplay: fix bug that function parameter was incorect.Rex Zhu
2016-06-21drm/amd/powerplay: fix logic error.Rex Zhu
2016-06-21drm: atmel-hlcdc: Fix OF graph parsingBoris Brezillon
2016-06-21drm: atmel-hlcdc: actually disable scaling when no scaling is requiredBoris Brezillon