Age | Commit message (Expand) | Author | Files | Lines |
2016-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+3 |
2016-10-11 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 12 | -41/+146 |
2016-10-11 | Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -69/+272 |
2016-10-11 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -13/+17 |
2016-10-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -4/+3 |
2016-10-10 | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 6 | -3/+89 |
2016-10-10 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -114/+43 |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -15/+34 |
2016-10-10 | constify iov_iter_count() and iter_is_iovec() | Al Viro | 1 | -2/+2 |
2016-10-10 | Merge branch 'printk-cleanups' | Linus Torvalds | 2 | -1/+2 |
2016-10-10 | Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+1 |
2016-10-10 | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -8/+13 |
2016-10-10 | Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -0/+1 |
2016-10-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -1/+12 |
2016-10-09 | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds | 2 | -1/+2 |
2016-10-09 | Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux | Brian Norris | 1 | -0/+107 |
2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 2 | -1/+2 |
2016-10-08 | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro | 3 | -10/+27 |
2016-10-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 24 | -152/+240 |
2016-10-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -4/+60 |
2016-10-08 | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -15/+4 |
2016-10-08 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2 | -9/+0 |
2016-10-08 | console: don't prefer first registered if DT specifies stdout-path | Paul Burton | 1 | -0/+6 |
2016-10-08 | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 1 | -10/+1 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+5 |
2016-10-08 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 1 | -5/+26 |
2016-10-08 | min/max: remove sparse warnings when they're nested | Johannes Berg | 1 | -20/+28 |
2016-10-08 | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char | Joe Perches | 1 | -2/+2 |
2016-10-08 | linux/mm.h: canonicalize macro PAGE_ALIGNED() definition | zijun_hu | 1 | -1/+1 |
2016-10-08 | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang | 1 | -1/+1 |
2016-10-08 | mm: consolidate warn_alloc_failed users | Michal Hocko | 1 | -3/+2 |
2016-10-08 | mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk | Andrea Arcangeli | 1 | -2/+8 |
2016-10-08 | mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE | Andrea Arcangeli | 1 | -1/+1 |
2016-10-08 | mm/hugetlb: check for reserved hugepages during memory offline | Gerald Schaefer | 1 | -3/+3 |
2016-10-08 | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner | 1 | -2/+4 |
2016-10-08 | mm, compaction: restrict full priority to non-costly orders | Vlastimil Babka | 1 | -0/+1 |
2016-10-08 | mm: remove page_file_index | Huang Ying | 2 | -13/+1 |
2016-10-08 | mm, swap: use offset of swap entry as key of swap cache | Huang Ying | 1 | -4/+4 |
2016-10-08 | thp: reduce usage of huge zero page's atomic counter | Aaron Lu | 2 | -4/+5 |
2016-10-08 | thp, dax: add thp_get_unmapped_area for pmd mappings | Toshi Kani | 1 | -0/+7 |
2016-10-08 | mm: don't use radix tree writeback tags for pages in swap cache | Huang Ying | 1 | -0/+12 |
2016-10-08 | mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements | zijun_hu | 1 | -4/+5 |
2016-10-08 | mm/memblock.c: expose total reserved memory | Srikar Dronamraju | 1 | -0/+1 |
2016-10-08 | mm: introduce arch_reserved_kernel_pages() | Srikar Dronamraju | 1 | -0/+3 |
2016-10-08 | mm: make sure that kthreads will not refault oom reaped memory | Michal Hocko | 1 | -0/+1 |
2016-10-08 | mm, oom: enforce exit_oom_victim on current task | Tetsuo Handa | 1 | -1/+1 |
2016-10-08 | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko | 1 | -1/+1 |
2016-10-08 | mm, oom: get rid of signal_struct::oom_victims | Michal Hocko | 2 | -2/+6 |
2016-10-08 | kernel, oom: fix potential pgd_lock deadlock from __mmdrop | Michal Hocko | 2 | -2/+14 |