Age | Commit message (Expand) | Author |
2016-10-08 | watchdog: add watchdog pretimeout governor framework | Vladimir Zapolskiy |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2016-10-07 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2016-10-07 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-10-07 | Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversion | Alex Sidorenko |
2016-10-07 | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher |
2016-10-07 | console: don't prefer first registered if DT specifies stdout-path | Paul Burton |
2016-10-07 | cred: simpler, 1D supplementary groups | Alexey Dobriyan |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-07 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf |
2016-10-07 | min/max: remove sparse warnings when they're nested | Johannes Berg |
2016-10-07 | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char | Joe Perches |
2016-10-07 | linux/mm.h: canonicalize macro PAGE_ALIGNED() definition | zijun_hu |
2016-10-07 | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang |
2016-10-07 | mm: consolidate warn_alloc_failed users | Michal Hocko |
2016-10-07 | mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk | Andrea Arcangeli |
2016-10-07 | mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE | Andrea Arcangeli |
2016-10-07 | mm/hugetlb: check for reserved hugepages during memory offline | Gerald Schaefer |
2016-10-07 | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner |
2016-10-07 | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie |
2016-10-07 | mm, compaction: restrict full priority to non-costly orders | Vlastimil Babka |
2016-10-07 | mm: remove page_file_index | Huang Ying |
2016-10-07 | mm, swap: use offset of swap entry as key of swap cache | Huang Ying |
2016-10-07 | thp: reduce usage of huge zero page's atomic counter | Aaron Lu |
2016-10-07 | thp, dax: add thp_get_unmapped_area for pmd mappings | Toshi Kani |
2016-10-07 | mm: don't use radix tree writeback tags for pages in swap cache | Huang Ying |
2016-10-07 | mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements | zijun_hu |
2016-10-07 | mm/memblock.c: expose total reserved memory | Srikar Dronamraju |
2016-10-07 | mm: introduce arch_reserved_kernel_pages() | Srikar Dronamraju |
2016-10-07 | mm: make sure that kthreads will not refault oom reaped memory | Michal Hocko |
2016-10-07 | mm, oom: enforce exit_oom_victim on current task | Tetsuo Handa |
2016-10-07 | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko |
2016-10-07 | mm, oom: get rid of signal_struct::oom_victims | Michal Hocko |
2016-10-07 | kernel, oom: fix potential pgd_lock deadlock from __mmdrop | Michal Hocko |
2016-10-07 | oom: keep mm of the killed task available | Michal Hocko |
2016-10-07 | mm,oom_reaper: do not attempt to reap a task twice | Tetsuo Handa |
2016-10-07 | mm, swap: add swap_cluster_list | Huang Ying |
2016-10-07 | mm: pagewalk: fix the comment for test_walk | James Morse |
2016-10-07 | mm/page_owner: don't define fields on struct page_ext by hard-coding | Joonsoo Kim |
2016-10-07 | mm/page_ext: support extra space allocation by page_ext user | Joonsoo Kim |
2016-10-07 | mm/page_owner: move page_owner specific function to page_owner.c | Joonsoo Kim |
2016-10-07 | mm, vmscan: get rid of throttle_vm_writeout | Michal Hocko |
2016-10-07 | mm, compaction: create compact_gap wrapper | Vlastimil Babka |
2016-10-07 | mm, compaction: add the ultimate direct compaction priority | Vlastimil Babka |
2016-10-07 | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka |
2016-10-07 | mm, compaction: cleanup unused functions | Vlastimil Babka |
2016-10-07 | mm/vmalloc.c: fix align value calculation error | zijun_hu |
2016-10-07 | mm: oom: deduplicate victim selection code for memcg and global oom | Vladimir Davydov |