summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zsmalloc: reduce size_class memory usageSergey Senozhatsky2015-11-061-4/+13
* mm/zsmalloc.c: remove useless line in obj_free()Hui Zhu2015-11-061-3/+0
* zsmalloc: don't test shrinker_enabled in zs_shrinker_count()Sergey Senozhatsky2015-11-061-3/+0
* zsmalloc: use preempt.h for in_interrupt()Sergey Senozhatsky2015-11-061-1/+1
* zsmalloc: fix obj_to_head use page_private(page) as value but not pointerHui Zhu2015-11-061-1/+1
* zsmalloc: add comments for ->inuse to zspageHui Zhu2015-11-061-0/+1
* mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-065-11/+13
* zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman2015-11-062-7/+9
* zswap: use charp for zswap param stringsDan Streetman2015-11-061-40/+40
* module: export param_free_charp()Dan Streetman2015-11-062-1/+3
* mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get()Alexey Klimov2015-11-061-1/+1
* zram: make is_partial_io/valid_io_request/page_zero_filled return booleanGeliang Tang2015-11-061-9/+9
* zram: keep the exact overcommited value in mem_used_maxSergey SENOZHATSKY2015-11-061-2/+2
* zram: introduce comp algorithm fallback functionalityLuis Henriques2015-11-061-3/+3
* mm/memcontrol.c: uninline mem_cgroup_usageAndrew Morton2015-11-061-1/+1
* fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writebackJan Kara2015-11-061-1/+2
* thp: remove unused vma parameter from khugepaged_alloc_pageAaron Tomlin2015-11-061-5/+3
* mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-0619-30/+36
* include/linux/mmzone.h: reflow commentAndrew Morton2015-11-061-6/+7
* mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-064-80/+194
* mm, page_alloc: only enforce watermarks for order-0 allocationsMel Gorman2015-11-061-14/+39
* mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-063-10/+135
* mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-064-150/+11
* mm, page_alloc: delete the zonelist_cacheMel Gorman2015-11-062-286/+0
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-0638-68/+71
* mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-0610-13/+12
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-0666-172/+210
* mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman2015-11-062-6/+8
* mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabledMel Gorman2015-11-061-0/+6
* mm, page_alloc: remove unnecessary recalculations for dirty zone balancingMel Gorman2015-11-062-4/+8
* mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman2015-11-063-5/+6
* mm/oom_kill.c: introduce is_sysrq_oom helperYaowei Bai2015-11-061-4/+13
* Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-067-16/+22
|\
| * backlight: pm8941-wled: Add default-brightness propertyBjorn Andersson2015-10-302-0/+10
| * backlight: pm8941-wled: Fix ptr_ret.cocci warningskbuild test robot2015-10-271-4/+1
| * backlight: pwm: Reject legacy PWM request for device defined in DTVladimir Zapolskiy2015-10-151-10/+9
| * backlight: 88pm860x_bl: Add missing of_node_putJulia Lawall2015-10-151-0/+1
| * backlight: adp8870: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-051-1/+0
| * backlight: adp8860: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-051-1/+0
| * backlight: lp855x: Make sure props struct is zeroedWerner Johansson2015-10-051-0/+1
* | mfd: avoid newly introduced compiler warningLinus Torvalds2015-11-061-2/+0
* | Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-0674-410/+2531
|\ \
| * | bindings: mfd: s2mps11: Add documentation for s2mps15 PMICThomas Abraham2015-10-301-7/+14
| * | mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk childrenKrzysztof Kozlowski2015-10-301-5/+2
| * | extcon: arizona: Add extcon specific device tree binding documentCharles Keepax2015-10-301-0/+15
| * | MAINTAINERS: Add binding docs for Cirrus Logic/Wolfson Arizona devicesCharles Keepax2015-10-301-0/+3
| * | mfd: arizona: Remove bindings covered in new subsystem specific docsCharles Keepax2015-10-301-12/+3
| * | mfd: rt5033: Add RT5033 Flash led sub deviceIngi Kim2015-10-301-0/+3
| * | mfd: lpss: Add Intel Broxton PCI IDsAndy Shevchenko2015-10-301-0/+45
| * | mfd: lpss: Add Broxton ACPI IDsMika Westerberg2015-10-301-0/+16
OpenPOWER on IntegriCloud