summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula
2016-10-10drm: use the right function name in documentationGrazvydas Ignotas
2016-10-10drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-10-09Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-09Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2016-10-08Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-07Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-07Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversionAlex Sidorenko
2016-10-07Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-07console: don't prefer first registered if DT specifies stdout-pathPaul Burton
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07min/max: remove sparse warnings when they're nestedJohannes Berg
2016-10-07seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches
2016-10-07linux/mm.h: canonicalize macro PAGE_ALIGNED() definitionzijun_hu
2016-10-07mm: remove unnecessary condition in remove_inode_hugepageszhong jiang
2016-10-07mm: consolidate warn_alloc_failed usersMichal Hocko
2016-10-07mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walkAndrea Arcangeli
2016-10-07mm: vm_page_prot: update with WRITE_ONCE/READ_ONCEAndrea Arcangeli
2016-10-07mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie
2016-10-07mm, compaction: restrict full priority to non-costly ordersVlastimil Babka
2016-10-07mm: remove page_file_indexHuang Ying
2016-10-07mm, swap: use offset of swap entry as key of swap cacheHuang Ying
2016-10-07thp: reduce usage of huge zero page's atomic counterAaron Lu
2016-10-07thp, dax: add thp_get_unmapped_area for pmd mappingsToshi Kani
2016-10-07mm: don't use radix tree writeback tags for pages in swap cacheHuang Ying
2016-10-07mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu
2016-10-07mm/memblock.c: expose total reserved memorySrikar Dronamraju
2016-10-07mm: introduce arch_reserved_kernel_pages()Srikar Dronamraju
2016-10-07mm: make sure that kthreads will not refault oom reaped memoryMichal Hocko
2016-10-07mm, oom: enforce exit_oom_victim on current taskTetsuo Handa
2016-10-07oom, suspend: fix oom_killer_disable vs. pm suspend properlyMichal Hocko
2016-10-07mm, oom: get rid of signal_struct::oom_victimsMichal Hocko
2016-10-07kernel, oom: fix potential pgd_lock deadlock from __mmdropMichal Hocko
2016-10-07oom: keep mm of the killed task availableMichal Hocko