summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron2016-02-051-6/+32
* radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-051-3/+3
* MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)2016-02-051-2/+0
* dax: dirty inode only if requiredDmitry Monakhov2016-02-051-1/+2
* thp: make deferred_split_scan() work againKirill A. Shutemov2016-02-051-1/+1
* mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-052-44/+25
* ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei2016-02-051-0/+2
* um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange2016-02-051-13/+10
* mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-054-7/+7
* mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz2016-02-051-2/+3
* mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov2016-02-051-1/+1
* mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov2016-02-051-9/+5
* mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa2016-02-051-1/+1
* vmstat: make vmstat_update deferrableMichal Hocko2016-02-051-1/+1
* mm, vmstat: make quiet_vmstat lighterMichal Hocko2016-02-051-22/+46
* mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka2016-02-051-4/+5
* memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson2016-02-051-1/+1
* dump_stack: avoid potential deadlocksEric Dumazet2016-02-051-3/+4
* mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli2016-02-051-2/+5
* m32r: fix build failure due to SMP and MMUSudip Mukherjee2016-02-051-0/+1
* block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler2016-02-051-1/+7
* signals: avoid random wakeups in sigsuspend()Sasha Levin2016-02-051-2/+4
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-02-043-4/+22
|\
| * arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown2016-02-031-0/+1
| * arm64: futex.h: Add missing PAN togglingJames Morse2016-02-021-0/+2
| * arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel2016-02-021-4/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds2016-02-048-56/+61
|\ \
| * \ Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li2016-02-038-56/+61
| |\ \
| | * | md-cluster: delete useless codeShaohua Li2016-01-241-4/+0
| | * | md-cluster: fix missing memory freeShaohua Li2016-01-241-1/+5
| | * | raid6/algos.c : bug fix : Add the missing definitions to the pq.h fileGayatri Kammela2016-01-211-0/+2
| | * | MD: add myself as MD maintainerShaohua Li2016-01-201-0/+1
| | * | MD: rename some functionsShaohua Li2016-01-204-51/+53
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-02-04100-53101/+20
|\ \ \ \ | |/ / / |/| | |
| * | | staging/rdma: remove deprecated ipath driverDoug Ledford2016-02-0341-30440/+0
| * | | staging/rdma: remove deprecated ehca driverDoug Ledford2016-02-0335-13582/+0
| * | | staging/rdma: remove deprecated amso1100 driverDoug Ledford2016-02-0327-9064/+0
| * | | IB/core: Set correct payload length for RoCEv2 over IPv6Moni Shoua2016-02-021-3/+4
| * | | IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb2016-02-021-1/+1
| * | | IB/mlx5: Fix use of null pointer PDMajd Dibbiny2016-02-021-9/+9
| * | | IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny2016-02-021-1/+3
| * | | IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_maskMatan Barak2016-02-021-1/+3
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-0322-193/+269
|\ \ \
| * | | mm: fix memory leak in copy_huge_pmd()Matthew Wilcox2016-02-031-7/+10
| * | | drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox2016-02-031-0/+4
| * | | radix-tree: fix race in gang lookupMatthew Wilcox2016-02-032-2/+26
| * | | mm/vmpressure.c: fix subtree pressure detectionVladimir Davydov2016-02-031-2/+1
| * | | mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-034-11/+28
| * | | mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov2016-02-033-6/+38
| * | | Documentation: cgroup-v2: add memory.stat::sock descriptionJohannes Weiner2016-02-031-0/+4