summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman
2015-11-06mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabledMel Gorman
2015-11-06mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-05mm: introduce VM_LOCKONFAULTEric B Munson
2015-11-05mm: mlock: add new mlock system callEric B Munson
2015-11-05mm: remove refresh_cpu_vm_stats() definition for !SMP kernelTetsuo Handa
2015-11-05mm: page_counter: let page_counter_try_charge() return boolJohannes Weiner
2015-11-05mm: rename mem_cgroup_migrate to mem_cgroup_replace_pageHugh Dickins
2015-11-05mm: do not inc NR_PAGETABLE if ptlock_init failedVladimir Davydov
2015-11-05memcg: simplify and inline __mem_cgroup_from_kmemVladimir Davydov
2015-11-05memcg: unify slab and other kmem pages chargingVladimir Davydov
2015-11-05memcg: simplify charging kmem pagesVladimir Davydov
2015-11-05include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definitionyalin wang
2015-11-05mm/vmstat.c: uninline node_page_state()Andrew Morton
2015-11-05mm: optimize PageHighMem() checkVineet Gupta
2015-11-05mm, oom: remove task_lock protecting comm printingDavid Rientjes
2015-11-05mm, compaction: distinguish contended status in tracepointsVlastimil Babka
2015-11-05mm, compaction: export tracepoints zone names to userspaceVlastimil Babka
2015-11-05mm, compaction: export tracepoints status strings to userspaceVlastimil Babka
2015-11-05mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return boolYaowei Bai
2015-11-05mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi
2015-11-05mm: use only per-device readahead limitRoman Gushchin
2015-11-05mm/page_alloc: remove unused parameter in init_currently_empty_zone()Yaowei Bai
2015-11-05mm/memblock: make memblock_remove_range() staticAlexander Kuleshov
2015-11-05memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()Tejun Heo
2015-11-05memcg: collect kmem bypass conditions into __memcg_kmem_bypass()Tejun Heo
2015-11-05memcg: punt high overage reclaim to return-to-userland pathTejun Heo
2015-11-05memcg: flatten task_struct->memcg_oomTejun Heo
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton
2015-11-05include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes
2015-11-05compiler.h: add support for function attribute assume_alignedRasmus Villemoes
2015-11-05slab: convert slab_is_available() to booleanDenis Kirjanov
2015-11-05kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina
2015-11-05rcu: force alignment on struct callback_head/rcu_headKirill A. Shutemov
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-05Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds