summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
enbrand 2023-01-11nommu: fix split_vma() map_count errorLiam Howlett 2023-01-11nommu: fix do_munmap() error pathLiam Howlett 2023-01-11nommu: fix memory leak in do_mmap() error pathLiam Howlett 2022-09-26mm: remove the vma linked listLiam R. Howlett 2022-09-26nommu: remove uses of VMA linked listMatthew Wilcox (Oracle) 2022-09-26mm: remove vmacacheLiam R. Howlett 2022-09-26mm: use maple tree operations for find_vma_intersection()Liam R. Howlett 2022-09-26mm: remove rb tree.Liam R. Howlett 2022-09-26mm: start tracking VMAs with maple treeLiam R. Howlett 2022-07-17mm: nommu: pass a pointer to virt_to_page()Linus Walleij 2022-04-25no-MMU: expose vmalloc_huge() for alloc_large_system_hash()Linus Torvalds 2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2021-11-06mm: nommu: kill arch_get_unmapped_area()Kefeng Wang 2021-10-18mm: remove spurious blkdev.h includesChristoph Hellwig 2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds 2021-09-03mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()David Hildenbrand 2021-08-23fs: remove mandatory file locking supportJeff Layton a2'>block: introduce blk_flush_queue to drive flush machineryMing Lei 2014-09-25block: introduce blk_init_flush and its pairMing Lei 2014-09-22blk-mq: unshared timeout handlerChristoph Hellwig 2014-06-11block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig 2014-05-20blk-mq: allow changing of queue depth through sysfsJens Axboe 2014-05-13blk-mq: improve support for shared tags mapsJens Axboe 2014-04-24blk-mq: fix race with timeouts and requeue eventsJens Axboe 2014-04-09block: fix regression with block enabled taggingJens Axboe 2014-01-30block: __elv_next_request() shouldn't call into the elevator if bypassingTejun Heo 2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe