summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/hyper-v: rename ipi_arg_{ex,non_ex} structuresVitaly Kuznetsov2018-09-202-11/+13
* KVM: VMX: use preemption timer to force immediate VMExitSean Christopherson2018-09-204-2/+31
* KVM: VMX: modify preemption timer bit only when arming timerSean Christopherson2018-09-201-29/+32
* KVM: VMX: immediately mark preemption timer expired only for zero valueSean Christopherson2018-09-201-6/+8
* KVM: SVM: Switch to bitmap_zalloc()Andy Shevchenko2018-09-201-3/+2
* KVM/MMU: Fix comment in walk_shadow_page_lockless_end()Tianyu Lan2018-09-201-1/+1
* kvm: selftests: use -pthread instead of -lpthreadLei Yang2018-09-201-1/+1
* KVM: x86: don't reset root in kvm_mmu_setup()Wei Yang2018-09-201-1/+6
* kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid2018-09-201-2/+2
* x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2018-09-202-3/+20
* Merge tag 'kvm-ppc-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-09-188-143/+99
|\
| * KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping sizeNicholas Piggin2018-09-121-54/+37
| * KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-127-89/+62
* | Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2018-09-183-4/+7
|\ \
| * | KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank2018-09-122-3/+4
| * | s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-09-121-1/+3
* | | Linux 4.19-rc4v4.19-rc4Linus Torvalds2018-09-161-1/+1
* | | Code of Conduct: Let's revamp it.Greg Kroah-Hartman2018-09-163-29/+82
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-157-25/+30
|\ \ \
| * | | x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap2018-09-151-0/+2
| * | | Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel2018-09-142-10/+1
| * | | x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3Guenter Roeck2018-09-121-2/+1
| * | | x86/xen: Disable CPU0 hotplug for Xen PVJuergen Gross2018-09-121-1/+3
| * | | x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky2018-09-111-2/+8
| * | | x86/doc: Fix Documentation/x86/earlyprintk.txtRandy Dunlap2018-09-101-10/+15
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-153-15/+22
|\ \ \ \
| * | | | sched/fair: Fix kernel-doc notation warningRandy Dunlap2018-09-101-0/+1
| * | | | sched/fair: Fix load_balance redo for !imbalanceVincent Guittot2018-09-101-1/+1
| * | | | sched/fair: Fix scale_rt_capacity() for SMTVincent Guittot2018-09-101-3/+3
| * | | | sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle2018-09-101-1/+2
| * | | | sched/pelt: Fix update_blocked_averages() for RT and DL classesVincent Guittot2018-09-101-4/+10
| * | | | sched/topology: Set correct NUMA topology typeSrikar Dronamraju2018-09-101-4/+1
| * | | | sched/debug: Fix potential deadlock when writing to sched_featuresJiada Wang2018-09-101-2/+4
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-1528-43/+423
|\ \ \ \
| * \ \ \ Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/s...Ingo Molnar2018-09-1211-3/+132
| |\ \ \ \
| | * | | | perf tools: Fix maps__find_symbol_by_name()Adrian Hunter2018-09-111-0/+11
| | * | | | tools headers uapi: Update tools's copy of linux/if_link.hArnaldo Carvalho de Melo2018-09-111-0/+17
| | * | | | tools headers uapi: Update tools's copy of linux/vhost.hArnaldo Carvalho de Melo2018-09-111-0/+18
| | * | | | tools headers uapi: Update tools's copies of kvm headersArnaldo Carvalho de Melo2018-09-115-1/+73
| | * | | | tools headers uapi: Update tools's copy of drm/drm.hArnaldo Carvalho de Melo2018-09-111-0/+9
| | * | | | tools headers uapi: Update tools's copy of asm-generic/unistd.hArnaldo Carvalho de Melo2018-09-111-1/+3
| | * | | | tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2018-09-111-1/+1
| |/ / / /
| * | | | perf/core: Force USER_DS when recording user stack dataYabin Cui2018-09-101-0/+4
| * | | | perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra2018-09-101-1/+1
| * | | | perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-09-101-0/+4
| * | | | Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Ingo Molnar2018-09-0915-39/+282
| |\ \ \ \
| | * | | | perf annotate: Fix parsing aarch64 branch instructions after objdump updateKim Phillips2018-08-302-1/+22
| | * | | | perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-08-301-1/+3
| | * | | | perf event-parse: Use fixed size string for commsChris Phlipot2018-08-301-4/+3
| | * | | | perf util: Fix bad memory access in trace info.Chris Phlipot2018-08-301-1/+1