summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CREDITS: update Pavel's information, add GPG key, remove snail mail addressPavel Machek2016-10-071-4/+4
* mailmap: add Johan HovoldJohan Hovold2016-10-071-0/+2
* .gitattributes: set git diff driver for C source code filesJean Delvare2016-10-071-0/+2
* uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2016-10-072-22/+0
* spelling.txt: "modeled" is spelt correctlyJoe Perches2016-10-071-1/+0
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-0749-22/+93
* arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-10-074-63/+27
* nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2016-10-072-9/+9
* nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-0710-39/+72
* min/max: remove sparse warnings when they're nestedJohannes Berg2016-10-071-20/+28
* Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho2016-10-071-0/+12
* mm, proc: fix region lost in /proc/self/smapsRobert Ho2016-10-071-3/+5
* proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz2016-10-071-15/+19
* proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-10-071-0/+10
* proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-10-071-14/+20
* meminfo: break apart a very long seq_printf with #ifdefsJoe Perches2016-10-071-116/+95
* seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches2016-10-075-136/+154
* proc: faster /proc/*/statusAlexey Dobriyan2016-10-071-40/+47
* proc: much faster /proc/vmstatAlexey Dobriyan2016-10-071-1/+4
* atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-0712-17/+0
* ia64: implement atomic64_dec_if_positiveVineet Gupta2016-10-071-0/+16
* linux/mm.h: canonicalize macro PAGE_ALIGNED() definitionzijun_hu2016-10-071-1/+1
* mm: remove unnecessary condition in remove_inode_hugepageszhong jiang2016-10-073-10/+8
* mm: warn about allocations which stall for too longMichal Hocko2016-10-071-0/+10
* mm: consolidate warn_alloc_failed usersMichal Hocko2016-10-073-26/+20
* vfs,mm: fix a dead loop in truncate_inode_pages_range()Wei Fang2016-10-071-0/+4
* arm64 Kconfig: select gigantic pageYisheng Xie2016-10-071-0/+1
* mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2016-10-074-1/+6
* oom: print nodemask in the oom reportMichal Hocko2016-10-071-2/+5
* mm: clarify why we avoid page_mapcount() for slab pages in dump_page()Kirill A. Shutemov2016-10-071-0/+5
* mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rbAndrea Arcangeli2016-10-071-18/+41
* mm: vma_adjust: minor comment correctionAndrea Arcangeli2016-10-071-1/+1
* mm: vma_adjust: remove superfluous check for next not NULLAndrea Arcangeli2016-10-071-1/+1
* mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walkAndrea Arcangeli2016-10-073-29/+139
* mm: vma_adjust: remove superfluous confusing update in remove_next == 1 caseAndrea Arcangeli2016-10-071-2/+22
* mm: vm_page_prot: update with WRITE_ONCE/READ_ONCEAndrea Arcangeli2016-10-075-11/+13
* mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()zhong jiang2016-10-071-1/+6
* mm/page_isolation: fix typo: "paes" -> "pages"Yisheng Xie2016-10-071-1/+1
* mm/hugetlb: improve locking in dissolve_free_huge_pages()Gerald Schaefer2016-10-071-3/+9
* mm/hugetlb: check for reserved hugepages during memory offlineGerald Schaefer2016-10-073-9/+27
* mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer2016-10-071-6/+7
* mm: nobootmem: move the comment of free_all_bootmemWanlong Gao2016-10-071-5/+5
* mm/shmem.c: constify anon_opsRasmus Villemoes2016-10-071-1/+1
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-075-20/+20
* mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie2016-10-073-4/+3
* mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()Andrew Morton2016-10-071-3/+4
* mm: don't emit warning from pagefault_out_of_memory()Tetsuo Handa2016-10-071-11/+1
* mm, compaction: restrict fragindex to costly ordersVlastimil Babka2016-10-071-2/+7
* mm, compaction: ignore fragindex from compaction_zonelist_suitable()Vlastimil Babka2016-10-071-17/+18
* mm, page_alloc: pull no_progress_loops update to should_reclaim_retry()Vlastimil Babka2016-10-071-14/+14
OpenPOWER on IntegriCloud