summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-07.gitattributes: set git diff driver for C source code filesJean Delvare
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-07spelling.txt: "modeled" is spelt correctlyJoe Perches
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris 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-07Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho
2016-10-07mm, proc: fix region lost in /proc/self/smapsRobert Ho
2016-10-07proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz
2016-10-07proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz
2016-10-07proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz
2016-10-07meminfo: break apart a very long seq_printf with #ifdefsJoe Perches
2016-10-07seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches
2016-10-07proc: faster /proc/*/statusAlexey Dobriyan
2016-10-07proc: much faster /proc/vmstatAlexey Dobriyan
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07ia64: implement atomic64_dec_if_positiveVineet Gupta
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: warn about allocations which stall for too longMichal Hocko
2016-10-07mm: consolidate warn_alloc_failed usersMichal Hocko
2016-10-07vfs,mm: fix a dead loop in truncate_inode_pages_range()Wei Fang
2016-10-07arm64 Kconfig: select gigantic pageYisheng Xie
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie
2016-10-07oom: print nodemask in the oom reportMichal Hocko
2016-10-07mm: clarify why we avoid page_mapcount() for slab pages in dump_page()Kirill A. Shutemov
2016-10-07mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rbAndrea Arcangeli
2016-10-07mm: vma_adjust: minor comment correctionAndrea Arcangeli
2016-10-07mm: vma_adjust: remove superfluous check for next not NULLAndrea Arcangeli
2016-10-07mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walkAndrea Arcangeli
2016-10-07mm: vma_adjust: remove superfluous confusing update in remove_next == 1 caseAndrea Arcangeli
2016-10-07mm: vm_page_prot: update with WRITE_ONCE/READ_ONCEAndrea Arcangeli
2016-10-07mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()zhong jiang
2016-10-07mm/page_isolation: fix typo: "paes" -> "pages"Yisheng Xie
2016-10-07mm/hugetlb: improve locking in dissolve_free_huge_pages()Gerald Schaefer
2016-10-07mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer
2016-10-07mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer
2016-10-07mm: nobootmem: move the comment of free_all_bootmemWanlong Gao
2016-10-07mm/shmem.c: constify anon_opsRasmus Villemoes
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/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()Andrew Morton
2016-10-07mm: don't emit warning from pagefault_out_of_memory()Tetsuo Handa
2016-10-07mm, compaction: restrict fragindex to costly ordersVlastimil Babka
2016-10-07mm, compaction: ignore fragindex from compaction_zonelist_suitable()Vlastimil Babka
2016-10-07mm, page_alloc: pull no_progress_loops update to should_reclaim_retry()Vlastimil Babka
2016-10-07mm, compaction: make full priority ignore pageblock suitabilityVlastimil Babka
2016-10-07mm, compaction: restrict full priority to non-costly ordersVlastimil Babka