Age | Commit message (Expand) | Author | Files | Lines |
2016-10-09 | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -8/+13 |
2016-10-09 | Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -0/+1 |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 11 | -19/+998 |
2016-10-09 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 1 | -3/+20 |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 27 | -153/+250 |
2016-10-07 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -0/+9 |
2016-10-07 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 4 | -0/+100 |
2016-10-07 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -4/+158 |
2016-10-07 | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -15/+4 |
2016-10-07 | console: don't prefer first registered if DT specifies stdout-path | Paul Burton | 1 | -0/+6 |
2016-10-07 | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 1 | -10/+1 |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2 | -0/+11 |
2016-10-07 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 1 | -5/+26 |
2016-10-07 | min/max: remove sparse warnings when they're nested | Johannes Berg | 1 | -20/+28 |
2016-10-07 | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char | Joe Perches | 1 | -2/+2 |
2016-10-07 | linux/mm.h: canonicalize macro PAGE_ALIGNED() definition | zijun_hu | 1 | -1/+1 |
2016-10-07 | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang | 1 | -1/+1 |
2016-10-07 | mm: consolidate warn_alloc_failed users | Michal Hocko | 1 | -3/+2 |
2016-10-07 | mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk | Andrea Arcangeli | 1 | -2/+8 |
2016-10-07 | mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE | Andrea Arcangeli | 1 | -1/+1 |
2016-10-07 | mm/hugetlb: check for reserved hugepages during memory offline | Gerald Schaefer | 1 | -3/+3 |
2016-10-07 | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner | 1 | -2/+4 |
2016-10-07 | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie | 1 | -0/+3 |
2016-10-07 | mm, compaction: restrict full priority to non-costly orders | Vlastimil Babka | 1 | -0/+1 |
2016-10-07 | mm: remove page_file_index | Huang Ying | 2 | -13/+1 |
2016-10-07 | mm, swap: use offset of swap entry as key of swap cache | Huang Ying | 1 | -4/+4 |
2016-10-07 | thp: reduce usage of huge zero page's atomic counter | Aaron Lu | 2 | -4/+5 |
2016-10-07 | thp, dax: add thp_get_unmapped_area for pmd mappings | Toshi Kani | 1 | -0/+7 |
2016-10-07 | mm: don't use radix tree writeback tags for pages in swap cache | Huang Ying | 1 | -0/+12 |
2016-10-07 | mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements | zijun_hu | 1 | -4/+5 |
2016-10-07 | mm/memblock.c: expose total reserved memory | Srikar Dronamraju | 1 | -0/+1 |
2016-10-07 | mm: introduce arch_reserved_kernel_pages() | Srikar Dronamraju | 1 | -0/+3 |
2016-10-07 | mm: make sure that kthreads will not refault oom reaped memory | Michal Hocko | 1 | -0/+1 |
2016-10-07 | mm, oom: enforce exit_oom_victim on current task | Tetsuo Handa | 1 | -1/+1 |
2016-10-07 | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko | 1 | -1/+1 |
2016-10-07 | mm, oom: get rid of signal_struct::oom_victims | Michal Hocko | 2 | -2/+6 |
2016-10-07 | kernel, oom: fix potential pgd_lock deadlock from __mmdrop | Michal Hocko | 2 | -2/+14 |
2016-10-07 | oom: keep mm of the killed task available | Michal Hocko | 1 | -0/+2 |
2016-10-07 | mm,oom_reaper: do not attempt to reap a task twice | Tetsuo Handa | 1 | -1/+0 |
2016-10-07 | mm, swap: add swap_cluster_list | Huang Ying | 1 | -4/+7 |
2016-10-07 | mm: pagewalk: fix the comment for test_walk | James Morse | 1 | -2/+2 |
2016-10-07 | mm/page_owner: don't define fields on struct page_ext by hard-coding | Joonsoo Kim | 1 | -6/+0 |
2016-10-07 | mm/page_ext: support extra space allocation by page_ext user | Joonsoo Kim | 1 | -0/+2 |
2016-10-07 | mm/page_owner: move page_owner specific function to page_owner.c | Joonsoo Kim | 1 | -0/+2 |
2016-10-07 | mm, vmscan: get rid of throttle_vm_writeout | Michal Hocko | 1 | -1/+0 |
2016-10-07 | mm, compaction: create compact_gap wrapper | Vlastimil Babka | 1 | -0/+23 |
2016-10-07 | mm, compaction: add the ultimate direct compaction priority | Vlastimil Babka | 1 | -1/+2 |
2016-10-07 | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka | 2 | -5/+5 |
2016-10-07 | mm, compaction: cleanup unused functions | Vlastimil Babka | 1 | -5/+0 |
2016-10-07 | mm/vmalloc.c: fix align value calculation error | zijun_hu | 1 | -10/+26 |