summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-03-07leaking_addresses: Completely remove --version flagTobin C. Harding-2/+1
2019-03-07leaking_addresses: Fix calls to dprintTobin C. Harding-3/+3
2019-03-06Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+24
2019-03-06um: Fix for a possible OOPS in ubd initializationAnton Ivanov-3/+3
2019-03-06um: Remove duplicated include from vector_user.cYueHaibing-3/+0
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1321/+1437
2019-03-06Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas-1/+14
2019-03-06Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas-31/+74
2019-03-06Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas-4/+9
2019-03-06Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas-33/+29
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas-68/+397
2019-03-06Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-127/+408
2019-03-06Merge branch 'remotes/lorenzo/pci/dt'Bjorn Helgaas-1/+3
2019-03-06Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas-1/+1
2019-03-06Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas-26/+250
2019-03-06Merge branch 'pci/pm'Bjorn Helgaas-35/+52
2019-03-06Merge branch 'pci/portdrv'Bjorn Helgaas-9/+134
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas-59/+51
2019-03-06Merge branch 'pci/hotplug'Bjorn Helgaas-37/+15
2019-03-06Merge branch 'pci/enumeration'Bjorn Helgaas-59/+89
2019-03-06Merge branch 'pci/dpc'Bjorn Helgaas-1/+26
2019-03-06Merge branch 'pci/aspm'Bjorn Helgaas-15/+74
2019-03-06Merge branch 'pci/aer'Bjorn Helgaas-8/+22
2019-03-07nios2: update_mmu_cache preload the TLB with the new PTENicholas Piggin-9/+36
2019-03-07nios2: User address TLB flush break after finding the matching entryNicholas Piggin-0/+5
2019-03-07nios2: flush_tlb_all use TLBMISC way auto-increment featureNicholas Piggin-6/+5
2019-03-07nios2: improve readability of tlb functionsNicholas Piggin-27/+33
2019-03-07nios2: flush_tlb_mm flush only the pidNicholas Piggin-12/+14
2019-03-07nios2: flush_tlb_pid can just restore TLBMISC onceNicholas Piggin-2/+2
2019-03-07nios2: TLBMISC writes do not require PID bits to be setNicholas Piggin-12/+7
2019-03-07nios2: Use an invalid TLB entry address helper functionNicholas Piggin-35/+33
2019-03-07nios2: pte_clear does not need to flush TLBNicholas Piggin-1/+0
2019-03-07nios2: flush_tlb_page use PID based flushNicholas Piggin-14/+19
2019-03-07nios2: update_mmu_cache clear the old entry from the TLBNicholas Piggin-0/+2
2019-03-07nios2: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-10/+0
2019-03-07nios2: ksyms: Add missing symbol exportsGuenter Roeck-0/+12
2019-03-06perf data: Force perf_data__open|close zero data->file.pathJiri Olsa-2/+2
2019-03-06perf session: Fix double free in perf_data__closeJiri Olsa-3/+1
2019-03-06perf evsel: Probe for precise_ip with simple attrJiri Olsa-13/+20
2019-03-06perf tools: Read and store caps/max_precise in perf_pmuJiri Olsa-0/+15
2019-03-06perf hist: Fix memory leak of srclineJiri Olsa-2/+12
2019-03-06perf hist: Add error path into hist_entry__initJiri Olsa-20/+19
2019-03-06perf c2c: Fix c2c report for empty numa nodeJiri Olsa-2/+6
2019-03-06perf script python: Add Python3 support to intel-pt-events.pyTony Jones-13/+19
2019-03-06perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones-23/+25
2019-03-06perf script python: add Python3 support to check-perf-trace.pyTony Jones-14/+17
2019-03-06perf script python: Add Python3 support to futex-contention.pyTony Jones-4/+6
2019-03-06perf script python: Remove mixed indentationTony Jones-135/+136
2019-03-06perf diff: Support --pid/--tid filter optionsJin Yao-0/+10
2019-03-06perf diff: Support --cpu filter optionJin Yao-0/+21