summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-07zsmalloc: fix obj_to_head use page_private(page) as value but not pointerHui Zhu
2015-11-07zsmalloc: add comments for ->inuse to zspageHui Zhu
2015-11-07mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY
2015-11-07zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman
2015-11-07zswap: use charp for zswap param stringsDan Streetman
2015-11-07module: export param_free_charp()Dan Streetman
2015-11-07mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get()Alexey Klimov
2015-11-07zram: make is_partial_io/valid_io_request/page_zero_filled return booleanGeliang Tang
2015-11-07zram: keep the exact overcommited value in mem_used_maxSergey SENOZHATSKY
2015-11-07zram: introduce comp algorithm fallback functionalityLuis Henriques
2015-11-07mm/memcontrol.c: uninline mem_cgroup_usageAndrew Morton
2015-11-07fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writebackJan Kara
2015-11-07thp: remove unused vma parameter from khugepaged_alloc_pageAaron Tomlin
2015-11-07mm, fs: introduce mapping_gfp_constraint()Michal Hocko
2015-11-07include/linux/mmzone.h: reflow commentAndrew Morton
2015-11-07mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman
2015-11-07mm, page_alloc: only enforce watermarks for order-0 allocationsMel Gorman
2015-11-07mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman
2015-11-07mm, page_alloc: remove MIGRATE_RESERVEMel Gorman
2015-11-07mm, page_alloc: delete the zonelist_cacheMel Gorman
2015-11-07mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-07mm: page_alloc: remove GFP_IOFSMel Gorman
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-07mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman
2015-11-07mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabledMel Gorman
2015-11-07mm, page_alloc: remove unnecessary recalculations for dirty zone balancingMel Gorman
2015-11-07mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman
2015-11-07mm/oom_kill.c: introduce is_sysrq_oom helperYaowei Bai
2015-11-07Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-11-06Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...Jiri Kosina
2015-11-06Merge tag 'for-v4.4-important-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-06HID: logitech: Add support for G29Simon Wood
2015-11-06HID: logitech: Simplify wheel detection schemeSimon Wood
2015-11-06Revert "ARM: dts: twl4030: Add iio properties for bci subnode"Sebastian Reichel
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-06Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-11-06Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-06mfd: avoid newly introduced compiler warningLinus Torvalds
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-06mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris
2015-11-06x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATALinus Torvalds
2015-11-06bcache: Really show state of work pending bitPetr Mladek
2015-11-06livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf