summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-02-08mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai
2017-02-08printk: introduce per-cpu safe_print seq bufferSergey Senozhatsky
2017-02-08printk: rename nmi.c and exported apiSergey Senozhatsky
2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg
2017-02-08kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-08lib/lz4: remove back-compat wrappersSven Schmidt
2017-02-08lib: update LZ4 compressor moduleSven Schmidt
2017-02-08rbtree: use designated initializersKees Cook
2017-02-08linux-kernelh-fix-div_round_closest-to-support-negative-divisors-fixAndrew Morton
2017-02-08linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund
2017-02-08bug: switch data corruption check to __must_checkKees Cook
2017-02-08compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza
2017-02-08mm: add arch-independent testcases for RODATAJinbum Park
2017-02-08include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada
2017-02-08kasan: drain quarantine of memcg slab objectsGreg Thelen
2017-02-08mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes
2017-02-08mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-08mm: cma_alloc: allow to specify GFP maskLucas Stach
2017-02-08mm: alloc_contig_range: allow to specify GFP maskLucas Stach
2017-02-08userfaultfd: non-cooperative: add event for exit() notificationMike Rapoport
2017-02-08userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport
2017-02-08mm: drop page_check_address{,_transhuge}Kirill A. Shutemov
2017-02-08mm: introduce page_vma_mapped_walk()Kirill A. Shutemov
2017-02-08mm/migration: make isolate_movable_page always definedYisheng Xie
2017-02-08mm/migration: make isolate_movable_page() return int typeYisheng Xie
2017-02-08mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang
2017-02-08mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox
2017-02-08mm, dax: clear PMD or PUD size flags when in fall through pathDave Jiang
2017-02-08mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang
2017-02-08mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-08mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner
2017-02-08mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner
2017-02-08mm: vmscan: scan dirty pages even in laptop modeJohannes Weiner
2017-02-08userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-08memblock: embed memblock type name within struct memblock_typeHeiko Carstens
2017-02-08mm: prepare for hot-{add, remove} of sub-section rangesDan Williams
2017-02-08mm: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams
2017-02-08mm: fix register_new_memory() zone type detectionDan Williams
2017-02-08mm-track-active-portions-of-a-section-at-boot-fixAndrew Morton
2017-02-08mm: track active portions of a section at bootDan Williams
2017-02-08mm: introduce common definitions for the size and mask of a sectionDan Williams
2017-02-08mm: introduce struct mem_section_usage to track partial population of a sectionDan Williams
2017-02-08mm: fix type width of section to/from pfn conversion macrosDan Williams
2017-02-08mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap
2017-02-08mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-08mm: drop zap_details::check_swap_entriesKirill A. Shutemov
2017-02-08mm: drop zap_details::ignore_dirtyKirill A. Shutemov
2017-02-08lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-08mm, page_alloc: warn_alloc print nodemaskMichal Hocko
2017-02-08mm, vmscan: cleanup lru size claculationsMichal Hocko