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
kernel/commit/arch/powerpc/include/asm/book3s/64/pgalloc.h?id=872a100a49c3785b4577e002580ca5689d1be7a1'>powerpc/mm/hash: Don't memset pgd table if not neededAneesh Kumar K.V 2018-02-13powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V 2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V 2017-08-15powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errorsMichael Ellerman 2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko 2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh 2016-06-25Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds 2016-06-24powerpc: get rid of superfluous __GFP_REPEATMichal Hocko 2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko 2016-06-10powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V 2016-05-11powerpc/mm: Add radix pgalloc detailsAneesh Kumar K.V 2016-05-11powerpc/mm: Make 4K and 64K use pte_t for pgtable_tAneesh Kumar K.V 2016-05-11powerpc/mm: Rename function to indicate we are allocating fragmentsAneesh Kumar K.V 2016-05-11powerpc/mm: Simplify the code dropping 4-level table #ifdefAneesh Kumar K.V 2016-05-11powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V 2016-05-11powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3sAneesh Kumar K.V