Age | Commit message (Expand) | Author |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-10-10 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-10-10 | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-10-10 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-10 | constify iov_iter_count() and iter_is_iovec() | Al Viro |
2016-10-10 | Merge branch 'printk-cleanups' | Linus Torvalds |
2016-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu |
2016-10-09 | Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-10-09 | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-10-09 | Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-09 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds |
2016-10-09 | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds |
2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro |
2016-10-08 | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro |
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 | 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 |