summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-25unicore32: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25tile: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25sh: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25s390: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25sparc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25powerpc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25score: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25parisc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25nios2: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25mips: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25arc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25arm64: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25x86: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-25tmpfs: don't undo fallocate past its last pageAnthony Romano
2016-06-25selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz
2016-06-25oom_reaper: avoid pointless atomic_inc_not_zero usage.Tetsuo Handa
2016-06-25mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()Tetsuo Handa
2016-06-24Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-06-24Merge tag 'drm-fixes-for-v4.7-rc5' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-06-24Merge 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-23drm/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-22UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-06-22mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-06-22ubi: Make recover_peb power cut awareRichard Weinberger
2016-06-22gpio: make library immune to error pointersLinus Walleij
2016-06-22gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij
2016-06-22gpio: 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