summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: make swapin readahead to improve thp collapse rateEbru Akagunduz2016-07-261-0/+24
* mm: make optimistic check for swapin readaheadEbru Akagunduz2016-07-261-5/+9
* mm, memcg: use consistent gfp flags during readaheadMichal Hocko2016-07-261-3/+3
* include/linux/memblock.h: Clean up code for several trivial detailsChen Gang2016-07-261-11/+9
* mm: add NR_ZSMALLOC to vmstatMinchan Kim2016-07-261-0/+3
* mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka2016-07-261-14/+20
* mm,oom: remove unused argument from oom_scan_process_thread().Tetsuo Handa2016-07-261-1/+1
* mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov2016-07-262-9/+8
* mm: memcontrol: cleanup kmem charge functionsVladimir Davydov2016-07-261-96/+7
* mm: clean up non-standard page->_mapcount usersVladimir Davydov2016-07-262-41/+37
* mm: remove pointless struct in struct page definitionVladimir Davydov2016-07-261-36/+32
* mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-261-6/+21
* mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-261-11/+33
* mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim2016-07-261-2/+2
* mm/page_owner: introduce split_page_owner and replace manual handlingJoonsoo Kim2016-07-261-7/+5
* mm/compaction: split freepages without holding the zone lockJoonsoo Kim2016-07-261-1/+0
* zsmalloc: page migration supportMinchan Kim2016-07-261-0/+1
* mm: balloon: use general non-lru movable page featureMinchan Kim2016-07-262-37/+18
* mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-266-12/+46
* include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V2016-07-261-0/+2
* mm: oom: add memcg to oom_controlVladimir Davydov2016-07-261-3/+5
* mm: zap ZONE_OOM_LOCKEDVladimir Davydov2016-07-261-1/+0
* memory-hotplug: more general validation of zone during onlineReza Arbab2016-07-261-0/+2
* mm: faster kmalloc_array(), kcalloc()Alexey Dobriyan2016-07-261-0/+2
* mm: SLUB freelist randomizationThomas Garnier2016-07-261-0/+5
* mm: reorganize SLAB freelist randomizationThomas Garnier2016-07-261-1/+1
* fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster2016-07-261-4/+18
* fs/fs-writeback.c: add a new writeback list for syncDave Chinner2016-07-262-0/+7
* debugobjects.h: fix trivial kernel doc warningRandy Dunlap2016-07-261-1/+1
* dax: remote unused fault wrappersRoss Zwisler2016-07-261-5/+0
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-256-9/+50
|\
| * Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-0465-193/+466
| |\
| | * genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-041-0/+8
| | * genirq/msi: Make use of affinity aware allocationsThomas Gleixner2016-07-041-0/+2
| | * genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-042-5/+8
| | * genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2016-07-041-0/+7
| | * genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-07-041-4/+2
| * | genirq: Add untracked irq handlerKeith Busch2016-06-181-0/+1
| * | irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2016-06-131-0/+3
| * | irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2016-06-131-0/+1
| * | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-131-0/+6
| * | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-131-0/+5
| * | genirq: Add runtime power management support for IRQ chipsJon Hunter2016-06-131-0/+4
| * | irqdomain: Don't set type when mapping an IRQJon Hunter2016-06-131-0/+3
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-258-19/+63
|\ \ \
| * \ \ Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-074-5/+12
| |\ \ \
| | * | | clk: Add missing clk_get_sys() stubDaniel Lezcano2016-06-281-0/+4
| | * | | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-282-6/+1
| | * | | clocksource/drivers/sp804: Convert init function to return errorDaniel Lezcano2016-06-281-4/+4
| | * | | clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano2016-06-282-0/+5