Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | powerpc/mm/radix: Update to tlb functions ric argument | Aneesh Kumar K.V | 2016-06-10 | 1 | -21/+22 | |
* | | | | | | | | | Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE | Michael Ellerman | 2016-06-25 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-25 | 67 | -207/+178 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64 | Rasmus Villemoes | 2016-06-25 | 1 | -1/+3 | |
| * | | | | | | | | | autofs: don't get stuck in a loop if vfs_write() returns an error | Andrey Vagin | 2016-06-25 | 1 | -3/+4 | |
| * | | | | | | | | | mm/page_owner: avoid null pointer dereference | Sudip Mukherjee | 2016-06-25 | 1 | -2/+4 | |
| * | | | | | | | | | tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences" | Colin Ian King | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | fs/nilfs2: fix potential underflow in call to crc32_le | Torsten Hilbrich | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | oom, suspend: fix oom_reaper vs. oom_killer_disable race | Michal Hocko | 2016-06-25 | 1 | -0/+12 | |
| * | | | | | | | | | ocfs2: disable BUG assertions in reading blocks | Gang He | 2016-06-25 | 2 | -2/+5 | |
| * | | | | | | | | | mm, compaction: abort free scanner if split fails | David Rientjes | 2016-06-25 | 1 | -18/+21 | |
| * | | | | | | | | | mm: prevent KASAN false positives in kmemleak | Dmitry Vyukov | 2016-06-25 | 1 | -0/+2 | |
| * | | | | | | | | | mm/hugetlb: clear compound_mapcount when freeing gigantic pages | Gerald Schaefer | 2016-06-25 | 1 | -0/+1 | |
| * | | | | | | | | | mm/swap.c: flush lru pvecs on compound page arrival | Lukasz Odzioba | 2016-06-25 | 1 | -6/+5 | |
| * | | | | | | | | | memcg: css_alloc should return an ERR_PTR value on error | Tejun Heo | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | memcg: mem_cgroup_migrate() may be called with irq disabled | Tejun Heo | 2016-06-25 | 1 | -2/+3 | |
| * | | | | | | | | | hugetlb: fix nr_pmds accounting with shared page tables | Kirill A. Shutemov | 2016-06-25 | 1 | -2/+1 | |
| * | | | | | | | | | Revert "mm: disable fault around on emulated access bit architecture" | Kirill A. Shutemov | 2016-06-25 | 1 | -8/+0 | |
| * | | | | | | | | | Revert "mm: make faultaround produce old ptes" | Kirill A. Shutemov | 2016-06-25 | 3 | -20/+7 | |
| * | | | | | | | | | mailmap: add Boris Brezillon's email | Antoine Tenart | 2016-06-25 | 1 | -0/+3 | |
| * | | | | | | | | | mailmap: add Antoine Tenart's email | Antoine Tenart | 2016-06-25 | 1 | -0/+1 | |
| * | | | | | | | | | mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask | Mel Gorman | 2016-06-25 | 1 | -1/+2 | |
| * | | | | | | | | | mm: mempool: kasan: don't poot mempool objects in quarantine | Andrey Ryabinin | 2016-06-25 | 3 | -15/+14 | |
| * | | | | | | | | | MAINTAINERS: update Calgary IOMMU | Jon Mason | 2016-06-25 | 1 | -3/+3 | |
| * | | | | | | | | | jbd2: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -25/+7 | |
| * | | | | | | | | | unicore32: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | sh: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | s390: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -4/+2 | |
| * | | | | | | | | | powerpc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 3 | -11/+7 | |
| * | | | | | | | | | score: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -3/+2 | |
| * | | | | | | | | | parisc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -2/+1 | |
| * | | | | | | | | | nios2: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -3/+2 | |
| * | | | | | | | | | mips: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -3/+3 | |
| * | | | | | | | | | arc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -2/+2 | |
| * | | | | | | | | | arm64: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | x86/efi: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | x86: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 2 | -2/+2 | |
| * | | | | | | | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-25 | 27 | -52/+47 | |
| * | | | | | | | | | tmpfs: don't undo fallocate past its last page | Anthony Romano | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | selftests/vm/compaction_test: fix write to restore nr_hugepages | Mike Kravetz | 2016-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | oom_reaper: avoid pointless atomic_inc_not_zero usage. | Tetsuo Handa | 2016-06-25 | 1 | -7/+1 | |
| * | | | | | | | | | mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero() | Tetsuo Handa | 2016-06-25 | 1 | -0/+1 | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-06-25 | 30 | -113/+190 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc... | Doug Ledford | 2016-06-23 | 27 | -82/+161 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | IB/mlx4: Prevent cross page boundary allocation | Chuck Lever | 2016-06-23 | 2 | -18/+18 | |
| | | | * | | | | | | | | | | IB/mlx4: Fix memory leak if QP creation failed | Dotan Barak | 2016-06-23 | 1 | -1/+3 | |
| | | | * | | | | | | | | | | IB/mlx4: Verify port number in flow steering create flow | Yishai Hadas | 2016-06-23 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | IB/mlx4: Fix error flow when sending mads under SRIOV | Yishai Hadas | 2016-06-23 | 1 | -6/+18 |