summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-061-0/+7
* 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-061-80/+171
* mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-061-2/+4
* mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-061-8/+2
* mm, page_alloc: delete the zonelist_cacheMel Gorman2015-11-061-74/+0
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-8/+8
* mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-061-1/+0
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-064-19/+40
* 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 parameter from zone_watermark_ok_safeMel Gorman2015-11-061-1/+1
* Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-0612-3/+209
|\
| * mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski2015-10-302-0/+3
| * mfd: rtsx: Add support for rts522AMicky Ching2015-10-301-0/+6
| * mfd: da9053: Addition of extra registers for GPIOs 8-13Steve Twiss2015-10-301-0/+3
| * mfd: atmel-flexcom: Create include file with macros used by DT bindingsCyrille Pitchen2015-10-301-0/+26
| * mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha2015-10-301-0/+69
| * mfd: intel_soc_pmic: Add support for Broxton WC PMICQipeng Zha2015-10-301-0/+2
| * mfd: arizona: Add register bits to support the ANC blockCharles Keepax2015-10-261-0/+70
| * mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski2015-10-262-0/+3
| * mfd: 88pm80x: Add 88pm860 chip type supportVaibhav Hiremath2015-10-261-0/+1
| *-----. Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i...Lee Jones2015-10-2642-109/+263
| |\ \ \ \
| | | * | | mfd: da9150: Add support for Fuel-GaugeAdam Thomson2015-10-131-1/+18
| | * | | | mfd: core: redo ACPI matching of the children devicesAndy Shevchenko2015-10-261-2/+8
* | | | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-051-0/+192
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'clock' into HEADScott Wood2015-10-271-0/+192
| |\ \ \ \ \ \
| | * | | | | | powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-211-0/+192
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-0526-194/+226
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-052-0/+6
| * | | | | | | | mm: introduce VM_LOCKONFAULTEric B Munson2015-11-051-0/+5
| * | | | | | | | mm: mlock: add new mlock system callEric B Munson2015-11-052-1/+5
| * | | | | | | | mm: remove refresh_cpu_vm_stats() definition for !SMP kernelTetsuo Handa2015-11-051-1/+0
| * | | | | | | | mm: page_counter: let page_counter_try_charge() return boolJohannes Weiner2015-11-051-3/+3
| * | | | | | | | mm: rename mem_cgroup_migrate to mem_cgroup_replace_pageHugh Dickins2015-11-051-5/+2
| * | | | | | | | mm: do not inc NR_PAGETABLE if ptlock_init failedVladimir Davydov2015-11-051-1/+3
| * | | | | | | | memcg: simplify and inline __mem_cgroup_from_kmemVladimir Davydov2015-11-051-15/+0
| * | | | | | | | memcg: unify slab and other kmem pages chargingVladimir Davydov2015-11-051-4/+2
| * | | | | | | | memcg: simplify charging kmem pagesVladimir Davydov2015-11-051-50/+19
| * | | | | | | | include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definitionyalin wang2015-11-051-2/+2
| * | | | | | | | mm/vmstat.c: uninline node_page_state()Andrew Morton2015-11-051-23/+1
| * | | | | | | | mm: optimize PageHighMem() checkVineet Gupta2015-11-051-1/+1
| * | | | | | | | mm, oom: remove task_lock protecting comm printingDavid Rientjes2015-11-051-2/+2
| * | | | | | | | mm, compaction: distinguish contended status in tracepointsVlastimil Babka2015-11-052-1/+3
| * | | | | | | | mm, compaction: export tracepoints zone names to userspaceVlastimil Babka2015-11-051-6/+32
| * | | | | | | | mm, compaction: export tracepoints status strings to userspaceVlastimil Babka2015-11-052-3/+32
| * | | | | | | | mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return boolYaowei Bai2015-11-051-3/+3
| * | | | | | | | mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura2015-11-051-0/+1
| * | | | | | | | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-052-0/+22
| * | | | | | | | mm: use only per-device readahead limitRoman Gushchin2015-11-051-2/+0