summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-25Merge tag 'pm-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-25Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-06-25init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64Rasmus Villemoes
2016-06-25autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin
2016-06-25mm/page_owner: avoid null pointer dereferenceSudip Mukherjee
2016-06-25tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King
2016-06-25fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich
2016-06-25oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko
2016-06-25ocfs2: disable BUG assertions in reading blocksGang He
2016-06-25mm, compaction: abort free scanner if split failsDavid Rientjes
2016-06-25mm: prevent KASAN false positives in kmemleakDmitry Vyukov
2016-06-25mm/hugetlb: clear compound_mapcount when freeing gigantic pagesGerald Schaefer
2016-06-25mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba
2016-06-25memcg: css_alloc should return an ERR_PTR value on errorTejun Heo
2016-06-25memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo
2016-06-25hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov
2016-06-25Revert "mm: disable fault around on emulated access bit architecture"Kirill A. Shutemov
2016-06-25Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov
2016-06-25mailmap: add Boris Brezillon's emailAntoine Tenart
2016-06-25mailmap: add Antoine Tenart's emailAntoine Tenart
2016-06-25mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman
2016-06-25mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin
2016-06-25MAINTAINERS: update Calgary IOMMUJon Mason
2016-06-25jbd2: get rid of superfluous __GFP_REPEATMichal Hocko
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-25Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-06-25fix up initial thread stack pointer vs thread_info confusionLinus Torvalds
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-24Merge branches 'pm-devfreq-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-06-24Merge branch 'acpica-fixes'Rafael J. Wysocki