summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-0617-20/+1013
|\
| * tracing: Call traceoff trigger after event is recordedMasami Hiramatsu2016-09-231-0/+1
| * ftrace/scripts: Add helper script to bisect function tracing problem functionsSteven Rostedt (Red Hat)2016-09-211-0/+115
| * tracing: Have max_latency be defined for HWLAT_TRACER as wellSteven Rostedt (Red Hat)2016-09-122-3/+5
| * tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)2016-09-025-9/+101
| * tracing: Have hwlat trace migrate across tracing_cpumask CPUsSteven Rostedt (Red Hat)2016-09-022-0/+61
| * tracing: Add documentation for hwlat_detector tracerJon Masters2016-09-021-0/+73
| * tracing: Added hardware latency tracerSteven Rostedt (Red Hat)2016-09-027-1/+642
| * ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim2016-09-014-6/+13
| * function_graph: Handle TRACE_BPUTS in print_graph_commentNamhyung Kim2016-09-011-0/+5
| * tracing/uprobe: Drop isdigit() check in create_trace_uprobeDmitry Safonov2016-09-011-4/+0
* | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-0616-239/+208
|\ \
| * | xen/x86: Update topology map for PV VCPUsBoris Ostrovsky2016-10-061-0/+6
| * | xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky2016-10-051-1/+2
| * | xen/pciback: support driver_overrideJuergen Gross2016-09-301-7/+29
| * | xen/pciback: avoid multiple entries in slot listJuergen Gross2016-09-301-8/+31
| * | xen/pciback: simplify pcistub device handlingJuergen Gross2016-09-301-21/+21
| * | xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-308-117/+17
| * | xen/events: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-302-22/+13
| * | xen/x86: Convert to hotplug state machineBoris Ostrovsky2016-09-302-50/+66
| * | x86/xen: add missing \n at end of printk warning messageColin Ian King2016-09-301-1/+1
| * | xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()Markus Elfring2016-08-261-1/+1
| * | xen: Make VPMU init message look less scaryJuergen Gross2016-08-241-2/+5
| * | xen: rename xen_pmu_init() in sys-hypervisor.cJuergen Gross2016-08-241-6/+6
| * | hotplug: Prevent alloc/free of irq descriptors during cpu up/down (again)Boris Ostrovsky2016-08-242-11/+8
| * | xen/x86: Move irq allocation from Xen smp_op.cpu_up()Boris Ostrovsky2016-08-243-56/+63
* | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06127-1635/+4540
|\ \ \
| * \ \ Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář2016-09-295-16/+143
| |\ \ \
| | * | | KVM: MIPS: Drop dubious EntryHi optimisationJames Hogan2016-09-291-2/+1
| | * | | KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan2016-09-294-5/+50
| | * | | KVM: MIPS: Split kernel/user ASID regenerationJames Hogan2016-09-291-2/+10
| | * | | KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-09-291-10/+53
| | * | | KVM: MIPS: Emulate MMIO via TLB miss for EVAJames Hogan2016-09-081-0/+18
| | * | | KVM: MIPS: Override HVA error values for EVAJames Hogan2016-09-081-0/+14
| | |/ /
| * | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-09-2911-143/+34
| |\ \ \
| | * | | KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-09-272-0/+3
| | * | | KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVLThomas Huth2016-09-271-0/+2
| | * | | KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbieBalbir Singh2016-09-271-2/+1
| | * | | KVM: PPC: BookE: Fix a sanity checkDan Carpenter2016-09-271-1/+1
| | * | | KVM: PPC: Book3S HV: Take out virtual core piggybacking codePaul Mackerras2016-09-271-125/+3
| | * | | KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-278-20/+29
| * | | | Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-2956-562/+1076
| |\ \ \ \
| | * | | | KVM: arm/arm64: vgic: Don't flush/sync without a working vgicChristoffer Dall2016-09-271-0/+6
| | * | | | KVM: arm64: Require in-kernel irqchip for PMU supportChristoffer Dall2016-09-272-1/+11
| | * | | | ARM: gic-v3: Work around definition of gic_write_bpr1Marc Zyngier2016-09-231-0/+9
| | * | | | arm64: KVM: Remove duplicating init code for setting VMIDVladimir Murzin2016-09-221-8/+4
| | * | | | ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-2214-80/+66
| | * | | | ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registersVladimir Murzin2016-09-221-0/+64
| | * | | | ARM: Move system register accessors to asm/cp15.hVladimir Murzin2016-09-223-30/+27
| | * | | | ARM: Introduce MPIDR_LEVEL_SHIFT macroVladimir Murzin2016-09-221-0/+1