summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
AgeCommit message (Expand)Author
2010-09-07perf: Add a script to show packets processingKoki Sanagi
02-23mm: compaction: make __compact_pgdat() and compact_pgdat() return voidAndrew Morton 2013-02-23mm: compaction: do not accidentally skip pageblocks in the migrate scannerMel Gorman 2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman 2013-01-11mm: compaction: fix echo 1 > compact_memory return error issueJason Liu 2012-12-20compaction: fix build error in CMA && !COMPACTIONMinchan Kim 2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2012-12-12mm: compaction: Fix compiler warningThierry Reding 2012-12-11mm: introduce putback_movable_pages()Rafael Aquini 2012-12-11mm: introduce compaction and migration for ballooned pagesRafael Aquini 2012-12-11mm: compaction: Add scanned and isolated counters for compactionMel Gorman 2012-12-11mm: migrate: Add a tracepoint for migrate_pagesMel Gorman 2012-12-11mm: compaction: Move migration fail/success stats to migrate.cMel Gorman 2012-12-06mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman 2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman 2012-10-09CMA: migrate mlocked pagesMinchan Kim 2012-10-09mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman 2012-10-09mm: compaction: Restart compaction from near where it left offMel Gorman 2012-10-09mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman 2012-10-09revert "mm: have order > 0 compaction start off where it left"Mel Gorman 2012-10-09mm: compaction: acquire the zone->lock as late as possibleMel Gorman 2012-10-09mm: compaction: acquire the zone->lru_lock as late as possibleMel Gorman 2012-10-09mm: compaction: Update try_to_compact_pages()kerneldoc commentMel Gorman 2012-10-09mm: compaction: move fatal signal check out of compact_checklock_irqsaveMel Gorman 2012-10-09mm: compaction: abort compaction loop if lock is contended or run too longShaohua Li 2012-10-09cma: fix watermark checkingBartlomiej Zolnierkiewicz 2012-10-09mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman 2012-10-09mm: compaction: update comment in try_to_compact_pagesMel Gorman 2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman 2012-08-21mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman 2012-08-21mm/compaction.c: fix deferring compaction mistakeMinchan Kim 2012-07-31mm: have order > 0 compaction start off where it leftRik van Riel 2012-07-11mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes 2012-06-03Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds 2012-05-29mm/memcg: apply add/del_page to lruvecHugh Dickins 2012-05-29mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov 2012-05-29mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz