summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copiesArnaldo Carvalho de Melo2018-10-312-0/+3
* tools include uapi: Update linux/fs.h copyArnaldo Carvalho de Melo2018-10-311-2/+2
* perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller2018-10-311-1/+34
* perf cs-etm: Correct CPU mode for samplesLeo Yan2018-10-311-9/+30
* perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2018-10-311-2/+2
* perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo2018-10-312-5/+17
* perf top: Allow disabling the overwrite modeArnaldo Carvalho de Melo2018-10-302-0/+7
* perf trace: Beautify mount's first pathname argArnaldo Carvalho de Melo2018-10-301-1/+2
* perf trace: Beautify the umount's 'name' argumentArnaldo Carvalho de Melo2018-10-301-1/+2
* perf trace: Consider syscall aliases tooArnaldo Carvalho de Melo2018-10-301-1/+21
* perf trace beauty: Beautify mount/umount's 'flags' argumentArnaldo Carvalho de Melo2018-10-305-0/+61
* perf trace beauty: Allow syscalls to mask an argument before considering itArnaldo Carvalho de Melo2018-10-301-0/+19
* perf beauty: Introduce strarray__scnprintf_flags()Arnaldo Carvalho de Melo2018-10-302-11/+17
* perf beauty: Switch from GPL v2.0 to LGPL v2.1Arnaldo Carvalho de Melo2018-10-3035-31/+36
* perf beauty: Add a generator for MS_ mount/umount's flag constantsArnaldo Carvalho de Melo2018-10-301-0/+15
* tools include uapi: Grab a copy of linux/fs.hArnaldo Carvalho de Melo2018-10-302-0/+394
* perf/core: Clean up inconsisent indentationColin Ian King2018-10-301-1/+1
* Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar2018-10-294923-126154/+249844
|\
| * i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds2018-10-271-1/+2
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-27156-1988/+3400
| |\
| | * hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz2018-10-271-0/+6
| | * mm: export add_swap_extent()Omar Sandoval2018-10-271-0/+1
| | * mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval2018-10-273-14/+18
| | * tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman2018-10-273-0/+208
| | * mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()Andrea Arcangeli2018-10-271-2/+2
| | * mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()Andrea Arcangeli2018-10-272-14/+19
| | * mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race conditionAndrea Arcangeli2018-10-271-7/+18
| | * mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_tClark Williams2018-10-271-9/+9
| | * mm/gup: cache dev_pagemap while pinning pagesKeith Busch2018-10-275-73/+79
| | * Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma2018-10-271-12/+3
| | * mm: return zero_resv_unavail optimizationPavel Tatashin2018-10-271-20/+26
| | * mm: zero remaining unavailable struct pagesNaoya Horiguchi2018-10-272-26/+25
| | * tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch2018-10-271-1/+4
| | * tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch2018-10-271-3/+7
| | * tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch2018-10-271-4/+13
| | * tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2018-10-271-0/+1
| | * mm/gup_benchmark.c: add additional pinning methodsKeith Busch2018-10-272-4/+37
| | * mm/gup_benchmark.c: time put_page()Keith Busch2018-10-272-4/+11
| | * mm: don't raise MEMCG_OOM event due to failed high-order allocationRoman Gushchin2018-10-272-2/+6
| | * mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlockDave Chinner2018-10-271-18/+15
| | * mm: move mirrored memory specific code outside of memmap_init_zonePavel Tatashin2018-10-271-38/+33
| | * mm: calculate deferred pages after skipping mirrored memoryPavel Tatashin2018-10-271-20/+25
| | * mm: make memmap_init a proper functionPavel Tatashin2018-10-272-5/+5
| | * mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai2018-10-272-7/+5
| | * mm/page_alloc.c: initialize num_movable in move_freepages()David Rientjes2018-10-271-4/+3
| | * mm/zsmalloc.c: fix fall-through annotationGustavo A. R. Silva2018-10-271-1/+1
| | * userfaultfd: selftest: recycle lock threads firstPeter Xu2018-10-271-5/+6
| | * userfaultfd: selftest: generalize read and pollPeter Xu2018-10-271-34/+43
| | * userfaultfd: selftest: cleanup help messagesPeter Xu2018-10-271-18/+28
| | * mm/vmstat.c: assert that vmstat_text is in sync with stat_items_sizeJann Horn2018-10-271-0/+2